hw2942 commited on
Commit
e865ae4
1 Parent(s): 3afb8ed

End of training

Browse files
Files changed (2) hide show
  1. README.md +68 -0
  2. pytorch_model.bin +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-wallstreetcn-morning-news-market-overview-SSE50-v1
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-wallstreetcn-morning-news-market-overview-SSE50-v1
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.7025
20
+ - Accuracy: 0.7879
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 | 34 | 0.7253 | 0.3939 |
52
+ | No log | 2.0 | 68 | 0.6520 | 0.6061 |
53
+ | No log | 3.0 | 102 | 0.6079 | 0.6970 |
54
+ | No log | 4.0 | 136 | 0.5872 | 0.6667 |
55
+ | No log | 5.0 | 170 | 0.4618 | 0.7879 |
56
+ | No log | 6.0 | 204 | 0.4237 | 0.7879 |
57
+ | No log | 7.0 | 238 | 0.6489 | 0.6667 |
58
+ | No log | 8.0 | 272 | 0.5943 | 0.8182 |
59
+ | No log | 9.0 | 306 | 0.7921 | 0.7879 |
60
+ | No log | 10.0 | 340 | 0.7025 | 0.7879 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.33.2
66
+ - Pytorch 2.0.1+cu118
67
+ - Datasets 2.14.5
68
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:76596fd590905cf9239dbb518eef7015c233aafea4ae9fa3ae0bd5ac09543c9d
3
  size 409145137
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f475e9c07451421282aa59496c91a954af708e8207ae8d2f93fe10475c9888df
3
  size 409145137