kekunh commited on
Commit
19b0e18
1 Parent(s): ea53238

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -18
README.md CHANGED
@@ -7,8 +7,12 @@ metrics:
7
  - accuracy
8
  - f1
9
  model-index:
10
- - name: financial-twhin-bert-large-3labels-tt
11
  results: []
 
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -50,26 +54,10 @@ The following hyperparameters were used during training:
50
 
51
  ### Training results
52
 
53
- | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
- |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
- | 0.8622 | 0.15 | 100 | 0.6806 | 0.7442 | 0.6936 |
56
- | 0.7005 | 0.3 | 200 | 0.5887 | 0.7731 | 0.7317 |
57
- | 0.5556 | 0.46 | 300 | 0.4472 | 0.8242 | 0.8328 |
58
- | 0.462 | 0.61 | 400 | 0.4188 | 0.8509 | 0.8546 |
59
- | 0.4282 | 0.76 | 500 | 0.3870 | 0.8444 | 0.8498 |
60
- | 0.4109 | 0.91 | 600 | 0.3031 | 0.8818 | 0.8813 |
61
- | 0.3524 | 1.06 | 700 | 0.3483 | 0.8876 | 0.8859 |
62
- | 0.2896 | 1.21 | 800 | 0.3430 | 0.8725 | 0.8757 |
63
- | 0.2731 | 1.37 | 900 | 0.3743 | 0.8602 | 0.8659 |
64
- | 0.2598 | 1.52 | 1000 | 0.3246 | 0.8905 | 0.8917 |
65
- | 0.2954 | 1.67 | 1100 | 0.2988 | 0.8927 | 0.8942 |
66
- | 0.2456 | 1.82 | 1200 | 0.2981 | 0.8912 | 0.8930 |
67
- | 0.2428 | 1.97 | 1300 | 0.2959 | 0.8934 | 0.8943 |
68
-
69
 
70
  ### Framework versions
71
 
72
  - Transformers 4.37.2
73
  - Pytorch 2.1.0+cu121
74
  - Datasets 2.17.1
75
- - Tokenizers 0.15.2
 
7
  - accuracy
8
  - f1
9
  model-index:
10
+ - name: financial-twhin-bert-large-3labels
11
  results: []
12
+ datasets:
13
+ - zeroshot/twitter-financial-news-sentiment
14
+ language:
15
+ - en
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
54
 
55
  ### Training results
56
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
 
58
  ### Framework versions
59
 
60
  - Transformers 4.37.2
61
  - Pytorch 2.1.0+cu121
62
  - Datasets 2.17.1
63
+ - Tokenizers 0.15.2