sharkMeow commited on
Commit
32d361f
·
1 Parent(s): 3b26e19

End of training

Browse files
Files changed (2) hide show
  1. README.md +62 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ metrics:
5
+ - accuracy
6
+ model-index:
7
+ - name: bert-base-chinese-finetuned-swag-8B
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # bert-base-chinese-finetuned-swag-8B
15
+
16
+ This model was trained from scratch on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.3345
19
+ - Accuracy: 0.9568
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
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: 8
43
+ - total_train_batch_size: 8
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 | Accuracy |
51
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 0.091 | 1.0 | 2714 | 0.2826 | 0.9482 |
53
+ | 0.0612 | 2.0 | 5428 | 0.2978 | 0.9558 |
54
+ | 0.0171 | 3.0 | 8142 | 0.3345 | 0.9568 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.34.0
60
+ - Pytorch 1.13.1+cu116
61
+ - Datasets 2.14.5
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:bb940e47c2fc0264359969674720ce4c6acb31fc141c119bd61f2d7d23103b4c
3
  size 409142065
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc605cbfe22936fc6c77acd699b37dc1a1cb217194b40b8d3bd0c61edada29b6
3
  size 409142065