kiatkock commited on
Commit
bc15e9d
1 Parent(s): 185a553

End of training

Browse files
README.md CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [ahmedrachid/FinancialBERT-Sentiment-Analysis](https://huggingface.co/ahmedrachid/FinancialBERT-Sentiment-Analysis) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.5186
21
- - Accuracy: 0.8108
22
- - F1: 0.8090
23
 
24
  ## Model description
25
 
@@ -46,15 +46,28 @@ The following hyperparameters were used during training:
46
  - total_train_batch_size: 32
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: linear
49
- - num_epochs: 2
50
 
51
  ### Training results
52
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
 
54
 
55
  ### Framework versions
56
 
57
  - Transformers 4.41.2
58
  - Pytorch 2.3.0+cu121
59
- - Datasets 2.19.1
60
  - Tokenizers 0.19.1
 
17
 
18
  This model is a fine-tuned version of [ahmedrachid/FinancialBERT-Sentiment-Analysis](https://huggingface.co/ahmedrachid/FinancialBERT-Sentiment-Analysis) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.5934
21
+ - Accuracy: 0.8235
22
+ - F1: 0.8236
23
 
24
  ## Model description
25
 
 
46
  - total_train_batch_size: 32
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: linear
49
+ - num_epochs: 5
50
 
51
  ### Training results
52
 
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
+ |:-------------:|:------:|:----:|:---------------:|:--------:|:------:|
55
+ | No log | 0.4464 | 50 | 0.5398 | 0.7797 | 0.7809 |
56
+ | No log | 0.8929 | 100 | 0.4638 | 0.8203 | 0.8221 |
57
+ | No log | 1.3393 | 150 | 0.4749 | 0.8183 | 0.8196 |
58
+ | No log | 1.7857 | 200 | 0.4944 | 0.8144 | 0.8150 |
59
+ | No log | 2.2321 | 250 | 0.5050 | 0.8157 | 0.8158 |
60
+ | No log | 2.6786 | 300 | 0.5470 | 0.8085 | 0.8079 |
61
+ | No log | 3.125 | 350 | 0.5299 | 0.8196 | 0.8200 |
62
+ | No log | 3.5714 | 400 | 0.5651 | 0.8150 | 0.8146 |
63
+ | No log | 4.0179 | 450 | 0.5684 | 0.8288 | 0.8294 |
64
+ | 0.3419 | 4.4643 | 500 | 0.5934 | 0.8235 | 0.8236 |
65
+ | 0.3419 | 4.9107 | 550 | 0.5976 | 0.8203 | 0.8208 |
66
 
67
 
68
  ### Framework versions
69
 
70
  - Transformers 4.41.2
71
  - Pytorch 2.3.0+cu121
72
+ - Datasets 2.19.2
73
  - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f973dfd365e708786a2448c42d1bc1f1e51f47d02161127b957ca4e9d6487f5d
3
  size 439039996
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b170295cd2a1c06b2f786c32957664fa0059c288fdd77b6bdc03d6414b87412
3
  size 439039996
runs/Jun04_06-13-51_2aec338b2b36/events.out.tfevents.1717481661.2aec338b2b36.1307.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d88a7f24cfb0dd739154bc5c89df6829b8b47ca93ba2d6df36041dd7ed75ccf7
3
+ size 9674
runs/Jun04_06-13-51_2aec338b2b36/events.out.tfevents.1717481910.2aec338b2b36.1307.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9b87b5d049f5f7adf7419e90d59ae5177588aaf34fa8e6efc329d271a0d4b54
3
+ size 457
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:52e3ab4fc68473a9d0e88ff4c1a2034b6162ad0819cd6c196ef1147d896b1362
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c33ad7c0c3aee6549618b12f0e11004c3fe1cdaa7f64df3f932119e5405d5f82
3
  size 5112