wgj0714 commited on
Commit
bf52e99
1 Parent(s): 2f4c96a

End of training

Browse files
Files changed (2) hide show
  1. README.md +16 -2
  2. model.safetensors +1 -1
README.md CHANGED
@@ -2,6 +2,8 @@
2
  base_model: klue/roberta-large
3
  tags:
4
  - generated_from_trainer
 
 
5
  model-index:
6
  - name: TC_model
7
  results: []
@@ -13,6 +15,9 @@ should probably proofread and complete it, then remove this comment. -->
13
  # TC_model
14
 
15
  This model is a fine-tuned version of [klue/roberta-large](https://huggingface.co/klue/roberta-large) on the None dataset.
 
 
 
16
 
17
  ## Model description
18
 
@@ -37,13 +42,22 @@ The following hyperparameters were used during training:
37
  - seed: 42
38
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
39
  - lr_scheduler_type: linear
40
- - num_epochs: 1
41
 
42
  ### Training results
43
 
44
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
45
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
46
- | No log | 1.0 | 85 | 0.3388 | 0.9524 |
 
 
 
 
 
 
 
 
 
47
 
48
 
49
  ### Framework versions
 
2
  base_model: klue/roberta-large
3
  tags:
4
  - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
  model-index:
8
  - name: TC_model
9
  results: []
 
15
  # TC_model
16
 
17
  This model is a fine-tuned version of [klue/roberta-large](https://huggingface.co/klue/roberta-large) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.5923
20
+ - Accuracy: 0.9405
21
 
22
  ## Model description
23
 
 
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
+ - num_epochs: 10
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | No log | 1.0 | 85 | 0.6354 | 0.9167 |
52
+ | No log | 2.0 | 170 | 0.5542 | 0.9048 |
53
+ | No log | 3.0 | 255 | 0.4928 | 0.9405 |
54
+ | No log | 4.0 | 340 | 0.5524 | 0.9405 |
55
+ | No log | 5.0 | 425 | 0.5733 | 0.9405 |
56
+ | 0.0575 | 6.0 | 510 | 0.5815 | 0.9405 |
57
+ | 0.0575 | 7.0 | 595 | 0.5857 | 0.9405 |
58
+ | 0.0575 | 8.0 | 680 | 0.5896 | 0.9405 |
59
+ | 0.0575 | 9.0 | 765 | 0.5922 | 0.9405 |
60
+ | 0.0575 | 10.0 | 850 | 0.5923 | 0.9405 |
61
 
62
 
63
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e720f4c50c0cc5e45dbce83c3a7acf902c762a104d73c97f0c7e24cc5dc429d0
3
  size 1346690120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b712a1749c1f5969a91fe2a2f894b56cd585c7e0a3322ac420917b89f934e01e
3
  size 1346690120