againeureka commited on
Commit
82dd169
·
verified ·
1 Parent(s): 729f1e9

End of training

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: klue/roberta-small
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: causal_classifier_small
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # causal_classifier_small
17
+
18
+ This model is a fine-tuned version of [klue/roberta-small](https://huggingface.co/klue/roberta-small) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.7335
21
+ - Accuracy: 0.7015
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 2e-05
41
+ - train_batch_size: 270
42
+ - eval_batch_size: 270
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 10
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
52
+ | 0.4603 | 1.0 | 2038 | 0.7334 | 0.6838 |
53
+ | 0.4032 | 2.0 | 4076 | 0.7335 | 0.7015 |
54
+ | 0.3648 | 3.0 | 6114 | 0.7501 | 0.6834 |
55
+ | 0.3323 | 4.0 | 8152 | 0.7589 | 0.6995 |
56
+ | 0.3056 | 5.0 | 10190 | 0.8167 | 0.6979 |
57
+ | 0.2828 | 6.0 | 12228 | 0.8580 | 0.7007 |
58
+ | 0.2645 | 7.0 | 14266 | 0.8950 | 0.6935 |
59
+ | 0.2473 | 8.0 | 16304 | 0.9598 | 0.6866 |
60
+ | 0.2318 | 9.0 | 18342 | 1.0059 | 0.6866 |
61
+ | 0.2249 | 10.0 | 20380 | 1.0261 | 0.6858 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.44.2
67
+ - Pytorch 2.4.0+cu124
68
+ - Datasets 2.21.0
69
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:70cc8688542357f358717a97c9842a0159ee712e9bf70e56faa83e5ebc2e997f
3
  size 272385276
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e07779f856902a5e656ddd965086b8917cedcddb3548f65649cc81cf6d8bf05
3
  size 272385276