hw2942 commited on
Commit
f77b7f8
1 Parent(s): 1538aeb

End of training

Browse files
Files changed (2) hide show
  1. README.md +68 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: bert-base-chinese
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ model-index:
8
+ - name: bert-base-chinese-climate-related-prediction-1
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # bert-base-chinese-climate-related-prediction-1
16
+
17
+ This model is a fine-tuned version of [bert-base-chinese](https://huggingface.co/bert-base-chinese) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.3132
20
+ - Accuracy: 0.95
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 2e-05
40
+ - train_batch_size: 8
41
+ - eval_batch_size: 8
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 | 175 | 0.1263 | 0.97 |
52
+ | No log | 2.0 | 350 | 0.2586 | 0.95 |
53
+ | 0.0616 | 3.0 | 525 | 0.0913 | 0.99 |
54
+ | 0.0616 | 4.0 | 700 | 0.1558 | 0.98 |
55
+ | 0.0616 | 5.0 | 875 | 0.3458 | 0.94 |
56
+ | 0.007 | 6.0 | 1050 | 0.3482 | 0.94 |
57
+ | 0.007 | 7.0 | 1225 | 0.2984 | 0.95 |
58
+ | 0.007 | 8.0 | 1400 | 0.3079 | 0.95 |
59
+ | 0.0 | 9.0 | 1575 | 0.3121 | 0.95 |
60
+ | 0.0 | 10.0 | 1750 | 0.3132 | 0.95 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.41.2
66
+ - Pytorch 2.3.0+cu121
67
+ - Datasets 2.20.0
68
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb609c9e2159965adb8f9537c84ff3f6a22fe47ff92291c3b8cfaf7bcf5ed2cf
3
  size 409100240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97ae24859ce78357afc66cd56a4a119fcd9256a4e5c7cbbcc79fa562b1c780b1
3
  size 409100240