hw2942 commited on
Commit
d8d96ec
1 Parent(s): 52bd516

End of training

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: hfl/chinese-macbert-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: chinese-macbert-base-climate-related-prediction-v1
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # chinese-macbert-base-climate-related-prediction-v1
17
+
18
+ This model is a fine-tuned version of [hfl/chinese-macbert-base](https://huggingface.co/hfl/chinese-macbert-base) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.2081
21
+ - Accuracy: 0.96
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 2e-05
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 10
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 175 | 0.1134 | 0.98 |
53
+ | No log | 2.0 | 350 | 0.0883 | 0.99 |
54
+ | 0.0623 | 3.0 | 525 | 0.1480 | 0.98 |
55
+ | 0.0623 | 4.0 | 700 | 0.1990 | 0.97 |
56
+ | 0.0623 | 5.0 | 875 | 0.3897 | 0.95 |
57
+ | 0.0016 | 6.0 | 1050 | 0.2664 | 0.96 |
58
+ | 0.0016 | 7.0 | 1225 | 0.2637 | 0.96 |
59
+ | 0.0016 | 8.0 | 1400 | 0.2044 | 0.96 |
60
+ | 0.0001 | 9.0 | 1575 | 0.2069 | 0.96 |
61
+ | 0.0001 | 10.0 | 1750 | 0.2081 | 0.96 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.42.4
67
+ - Pytorch 2.3.1+cu121
68
+ - Datasets 2.20.0
69
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7fb31b3d6632eb86879d2f5297399c2eaf5a96c6ef1bd6cb1a077a02a8dc01e
3
  size 409100240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:579172531c049d1d54ce43a1bc9d4d8a720497a0b51da2dc8238278b09bd4d7f
3
  size 409100240