Bencode92 commited on
Commit
ce2a7cb
·
verified ·
1 Parent(s): 0c2a595

Model save

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: yiyanghkust/finbert-tone
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ - precision
8
+ - recall
9
+ - f1
10
+ model-index:
11
+ - name: tradepulse-finbert-sentiment
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # tradepulse-finbert-sentiment
19
+
20
+ This model is a fine-tuned version of [yiyanghkust/finbert-tone](https://huggingface.co/yiyanghkust/finbert-tone) on the None dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 9.4917
23
+ - Accuracy: 0.0
24
+ - Precision: 0.0
25
+ - Recall: 0.0
26
+ - F1: 0.0
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 2e-05
46
+ - train_batch_size: 8
47
+ - eval_batch_size: 8
48
+ - seed: 42
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: linear
51
+ - lr_scheduler_warmup_steps: 5
52
+ - num_epochs: 3
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
57
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:---:|
58
+ | No log | 1.0 | 3 | 13.7030 | 0.0 | 0.0 | 0.0 | 0.0 |
59
+ | No log | 2.0 | 6 | 11.3165 | 0.0 | 0.0 | 0.0 | 0.0 |
60
+ | No log | 3.0 | 9 | 9.4917 | 0.0 | 0.0 | 0.0 | 0.0 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.41.0
66
+ - Pytorch 2.7.1+cpu
67
+ - Datasets 2.19.1
68
+ - Tokenizers 0.19.1
logs/events.out.tfevents.1751980590.pkrvmbietmlfzoi.2387.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f08a8bcc09056e135e382d5685f227c52228f96dea0df1f8a4461affa962153f
3
- size 5920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:725d1a3bd4f1288c73cdc357fe90fc3ad963898e6c09f15a630af5a7cd52fa0f
3
+ size 6731
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae5c8dbfa7ee8c2526fd164a9b5f1c178017e19f504e117d219e983708798203
3
  size 439039996
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77bf95fc8c4e80a66a9c01740b0e8eefb19a41501c7162673b7b7303fe0b732b
3
  size 439039996