xjlulu commited on
Commit
28c7f25
1 Parent(s): e43befc

End of training

Browse files
Files changed (2) hide show
  1. README.md +63 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: bert-base-chinese
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: ntu_adl_span_selection_bert
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
+ should probably proofread and complete it, then remove this comment. -->
12
+
13
+ # ntu_adl_span_selection_bert
14
+
15
+ This model is a fine-tuned version of [bert-base-chinese](https://huggingface.co/bert-base-chinese) on an unknown dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Loss: 2.0552
18
+ - Em Accuracy: 0.7607
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 3e-05
38
+ - train_batch_size: 1
39
+ - eval_batch_size: 1
40
+ - seed: 42
41
+ - gradient_accumulation_steps: 2
42
+ - total_train_batch_size: 2
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 5
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss | Em Accuracy |
50
+ |:-------------:|:-----:|:-----:|:---------------:|:-----------:|
51
+ | 1.161 | 1.0 | 10857 | 1.2192 | 0.7029 |
52
+ | 0.7596 | 2.0 | 21714 | 1.3003 | 0.7338 |
53
+ | 0.551 | 3.0 | 32571 | 1.5081 | 0.7398 |
54
+ | 0.2034 | 4.0 | 43428 | 1.8194 | 0.7474 |
55
+ | 0.0762 | 5.0 | 54285 | 2.0552 | 0.7607 |
56
+
57
+
58
+ ### Framework versions
59
+
60
+ - Transformers 4.34.1
61
+ - Pytorch 2.1.0+cu118
62
+ - Datasets 2.14.6
63
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8296e5928d8ae7bb6175c7845d4fb88e04fea3e1ee895d6839d8d42a288f3d88
3
  size 406782566
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89063a4e7ef60c6d99f88f3634a1df1d74b9000db0b2911bbae746fb7472794f
3
  size 406782566