sharkMeow commited on
Commit
f9ec197
1 Parent(s): 59953e1

End of training

Browse files
Files changed (2) hide show
  1. README.md +61 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: gpl-3.0
3
+ base_model: ckiplab/bert-base-chinese
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: bert-base-chinese-finetuned-QA-b8
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-QA-b8
15
+
16
+ This model is a fine-tuned version of [ckiplab/bert-base-chinese](https://huggingface.co/ckiplab/bert-base-chinese) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.7119
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: 2
39
+ - eval_batch_size: 2
40
+ - seed: 42
41
+ - gradient_accumulation_steps: 16
42
+ - total_train_batch_size: 32
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 3
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:-----:|:----:|:---------------:|
51
+ | 0.9291 | 1.0 | 864 | 0.6085 |
52
+ | 0.3699 | 2.0 | 1729 | 0.6280 |
53
+ | 0.2003 | 3.0 | 2592 | 0.7119 |
54
+
55
+
56
+ ### Framework versions
57
+
58
+ - Transformers 4.34.0
59
+ - Pytorch 1.13.1+cu116
60
+ - Datasets 2.14.5
61
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1a936a10ccd413276447e1899dd1e0c17e96ba3b2dcf9e22a3417f2fc1bcbac
3
  size 406782121
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:341da47aa05e7fca9abb6039f7a35ad94a13c180a6198eb008fb32b4387586bd
3
  size 406782121