Bencode92 commited on
Commit
fd1c9a5
·
1 Parent(s): a61c1c4

🔄 Incremental label | Acc: 0.714, F1: 0.652

Browse files
README.md CHANGED
@@ -21,12 +21,12 @@ Fine-tuned FinBERT model for financial sentiment analysis in TradePulse.
21
 
22
  ## Performance
23
 
24
- *Last training: 2025-07-25 12:37*
25
  *Dataset: `news_20250725.csv` (125 samples)*
26
 
27
  | Metric | Value |
28
  |--------|-------|
29
- | Loss | 2.0091 |
30
  | Accuracy | 0.6250 |
31
  | F1 Score | 0.6219 |
32
 
@@ -65,4 +65,4 @@ predictions = outputs.logits.softmax(dim=-1)
65
  ## Model Card Authors
66
 
67
  - TradePulse ML Team
68
- - Auto-generated on 2025-07-25 12:37:02
 
21
 
22
  ## Performance
23
 
24
+ *Last training: 2025-07-25 13:39*
25
  *Dataset: `news_20250725.csv` (125 samples)*
26
 
27
  | Metric | Value |
28
  |--------|-------|
29
+ | Loss | 2.0312 |
30
  | Accuracy | 0.6250 |
31
  | F1 Score | 0.6219 |
32
 
 
65
  ## Model Card Authors
66
 
67
  - TradePulse ML Team
68
+ - Auto-generated on 2025-07-25 13:39:35
checkpoint-24/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:197d688dae8c3b067c25d91f0215f32d00c18754beb584e64ca23709fa520872
3
  size 439039996
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4873b3e29870df78e839bbc233f2f6b30f3cc9cb9822b3192648d8e379971ecb
3
  size 439039996
checkpoint-24/trainer_state.json CHANGED
@@ -10,14 +10,14 @@
10
  "log_history": [
11
  {
12
  "epoch": 0.4166666666666667,
13
- "grad_norm": 9.689000535217929e-07,
14
  "learning_rate": 4.347826086956522e-06,
15
  "loss": 0.0,
16
  "step": 10
17
  },
18
  {
19
  "epoch": 0.8333333333333334,
20
- "grad_norm": 1.6937527789195883e-06,
21
  "learning_rate": 8.695652173913044e-06,
22
  "loss": 0.0,
23
  "step": 20
@@ -27,14 +27,14 @@
27
  "eval_accuracy": 0.625,
28
  "eval_f1": 0.6219444444444444,
29
  "eval_f1_macro": 0.5837037037037036,
30
- "eval_loss": 2.0091264247894287,
31
  "eval_precision": 0.6213942307692308,
32
  "eval_precision_macro": 0.594017094017094,
33
  "eval_recall": 0.625,
34
  "eval_recall_macro": 0.5777777777777778,
35
- "eval_runtime": 17.7591,
36
- "eval_samples_per_second": 1.802,
37
- "eval_steps_per_second": 0.45,
38
  "step": 24
39
  }
40
  ],
 
10
  "log_history": [
11
  {
12
  "epoch": 0.4166666666666667,
13
+ "grad_norm": 7.967016699694796e-07,
14
  "learning_rate": 4.347826086956522e-06,
15
  "loss": 0.0,
16
  "step": 10
17
  },
18
  {
19
  "epoch": 0.8333333333333334,
20
+ "grad_norm": 1.5679427178838523e-06,
21
  "learning_rate": 8.695652173913044e-06,
22
  "loss": 0.0,
23
  "step": 20
 
27
  "eval_accuracy": 0.625,
28
  "eval_f1": 0.6219444444444444,
29
  "eval_f1_macro": 0.5837037037037036,
30
+ "eval_loss": 2.0312016010284424,
31
  "eval_precision": 0.6213942307692308,
32
  "eval_precision_macro": 0.594017094017094,
33
  "eval_recall": 0.625,
34
  "eval_recall_macro": 0.5777777777777778,
35
+ "eval_runtime": 17.9062,
36
+ "eval_samples_per_second": 1.787,
37
+ "eval_steps_per_second": 0.447,
38
  "step": 24
39
  }
40
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:197d688dae8c3b067c25d91f0215f32d00c18754beb584e64ca23709fa520872
3
  size 439039996
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4873b3e29870df78e839bbc233f2f6b30f3cc9cb9822b3192648d8e379971ecb
3
  size 439039996