leandroaraujodev commited on
Commit
a0fbb00
1 Parent(s): 4b5528c

End of training

Browse files
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: ProsusAI/finbert
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ model-index:
8
+ - name: finbert
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
+ # finbert
16
+
17
+ This model is a fine-tuned version of [ProsusAI/finbert](https://huggingface.co/ProsusAI/finbert) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.3181
20
+ - Accuracy: 0.7891
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: 32
41
+ - eval_batch_size: 32
42
+ - seed: 42
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 2
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | 0.4355 | 1.0 | 818 | 0.3364 | 0.7677 |
52
+ | 0.3034 | 2.0 | 1636 | 0.3181 | 0.7891 |
53
+
54
+
55
+ ### Framework versions
56
+
57
+ - Transformers 4.42.4
58
+ - Pytorch 2.3.1+cu121
59
+ - Datasets 2.20.0
60
+ - Tokenizers 0.19.1
runs/Jul31_12-34-59_5928b804e537/events.out.tfevents.1722429300.5928b804e537.1660.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:12e0a3ee97a335bf1c150a5d0344d3c739cee228ff15a6fb8d4e9c2a40b198b4
3
- size 6002
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edfd0fd9977e604b23e133c9a9814e732af340c285c7250f0968fdcc9f533e57
3
+ size 6679