Doowon96 commited on
Commit
66bbc43
1 Parent(s): 4ef192c

End of training

Browse files
Files changed (2) hide show
  1. README.md +75 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: klue/roberta-base
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ - f1
8
+ - precision
9
+ - recall
10
+ model-index:
11
+ - name: roberta-base-finetuned-tc
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # roberta-base-finetuned-tc
19
+
20
+ This model is a fine-tuned version of [klue/roberta-base](https://huggingface.co/klue/roberta-base) on the None dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.6339
23
+ - Accuracy: 0.8293
24
+ - F1: 0.8259
25
+ - Precision: 0.8249
26
+ - Recall: 0.8293
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 2e-05
46
+ - train_batch_size: 128
47
+ - eval_batch_size: 128
48
+ - seed: 42
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: linear
51
+ - lr_scheduler_warmup_steps: 10
52
+ - num_epochs: 10
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
57
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
58
+ | No log | 1.0 | 16 | 0.6302 | 0.8209 | 0.8055 | 0.8172 | 0.8209 |
59
+ | No log | 2.0 | 32 | 0.6061 | 0.8113 | 0.8011 | 0.8175 | 0.8113 |
60
+ | No log | 3.0 | 48 | 0.5938 | 0.8269 | 0.8203 | 0.8254 | 0.8269 |
61
+ | No log | 4.0 | 64 | 0.5889 | 0.8377 | 0.8311 | 0.8365 | 0.8377 |
62
+ | No log | 5.0 | 80 | 0.5907 | 0.8425 | 0.8387 | 0.8387 | 0.8425 |
63
+ | No log | 6.0 | 96 | 0.6237 | 0.8317 | 0.8289 | 0.8296 | 0.8317 |
64
+ | No log | 7.0 | 112 | 0.6401 | 0.8233 | 0.8209 | 0.8193 | 0.8233 |
65
+ | No log | 8.0 | 128 | 0.6498 | 0.8245 | 0.8204 | 0.8194 | 0.8245 |
66
+ | No log | 9.0 | 144 | 0.6413 | 0.8269 | 0.8233 | 0.8223 | 0.8269 |
67
+ | No log | 10.0 | 160 | 0.6339 | 0.8293 | 0.8259 | 0.8249 | 0.8293 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - Transformers 4.38.2
73
+ - Pytorch 2.1.0+cu121
74
+ - Datasets 2.18.0
75
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9e031182cb5390e011bdd51f288b4e98f0e2e02ac4c2defe01ea784318bbd0c
3
  size 442518124
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c99c6ef48b0e65adbadb400bdb0f952ef6a003b64d3f61cd3fd01f022a040977
3
  size 442518124