xjlulu commited on
Commit
a1275b6
1 Parent(s): 212ea8d

End of training

Browse files
Files changed (2) hide show
  1. README.md +12 -10
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -15,7 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [hfl/chinese-roberta-wwm-ext](https://huggingface.co/hfl/chinese-roberta-wwm-ext) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.6539
 
19
 
20
  ## Model description
21
 
@@ -35,26 +36,27 @@ More information needed
35
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 3e-05
38
- - train_batch_size: 4
39
  - eval_batch_size: 1
40
  - seed: 42
41
- - gradient_accumulation_steps: 32
42
- - total_train_batch_size: 128
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
- - num_epochs: 2
46
 
47
  ### Training results
48
 
49
- | Training Loss | Epoch | Step | Validation Loss |
50
- |:-------------:|:-----:|:----:|:---------------:|
51
- | No log | 1.0 | 169 | 0.6782 |
52
- | No log | 1.99 | 338 | 0.6539 |
 
53
 
54
 
55
  ### Framework versions
56
 
57
  - Transformers 4.34.1
58
  - Pytorch 2.1.0+cu118
59
- - Datasets 2.14.5
60
  - Tokenizers 0.14.1
 
15
 
16
  This model is a fine-tuned version of [hfl/chinese-roberta-wwm-ext](https://huggingface.co/hfl/chinese-roberta-wwm-ext) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.1714
19
+ - Em Accuracy: 0.7763
20
 
21
  ## Model description
22
 
 
36
 
37
  The following hyperparameters were used during training:
38
  - learning_rate: 3e-05
39
+ - train_batch_size: 1
40
  - eval_batch_size: 1
41
  - seed: 42
42
+ - gradient_accumulation_steps: 2
43
+ - total_train_batch_size: 2
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 3
47
 
48
  ### Training results
49
 
50
+ | Training Loss | Epoch | Step | Validation Loss | Em Accuracy |
51
+ |:-------------:|:-----:|:-----:|:---------------:|:-----------:|
52
+ | 0.9879 | 1.0 | 10857 | 0.9306 | 0.7441 |
53
+ | 0.5075 | 2.0 | 21714 | 0.9758 | 0.7723 |
54
+ | 0.2514 | 3.0 | 32571 | 1.1714 | 0.7763 |
55
 
56
 
57
  ### Framework versions
58
 
59
  - Transformers 4.34.1
60
  - Pytorch 2.1.0+cu118
61
+ - Datasets 2.14.6
62
  - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:07fbb7afc346f337c3b54cef5178fd87c97d2849b92cccaa0ed2ab850611f90d
3
  size 406782566
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4e1d3552955c4b1825b37bb495a271d03eea6e6b8380cf6ffa48593f52deea8
3
  size 406782566