Bencode92 commited on
Commit
508df80
Β·
1 Parent(s): 110577f

πŸ”„ Incremental label | Acc: 0.500, F1: 0.356

Browse files
README.md CHANGED
@@ -21,19 +21,19 @@ Fine-tuned FinBERT model for financial sentiment analysis in TradePulse.
21
 
22
  ## Performance
23
 
24
- *Last training: 2025-07-29 07:59*
25
- *Dataset: `news_20250729.csv` (27 samples)*
26
 
27
  | Metric | Value |
28
  |--------|-------|
29
- | Loss | 0.1201 |
30
- | Accuracy | 1.0000 |
31
- | F1 Score | 1.0000 |
32
 
33
- | F1 Macro | 1.0000 |
34
 
35
- | Precision | 1.0000 |
36
- | Recall | 1.0000 |
37
 
38
  ## Training Details
39
 
@@ -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-29 07:59:58
 
21
 
22
  ## Performance
23
 
24
+ *Last training: 2025-07-29 09:27*
25
+ *Dataset: `news_20250729.csv` (53 samples)*
26
 
27
  | Metric | Value |
28
  |--------|-------|
29
+ | Loss | 2.1347 |
30
+ | Accuracy | 0.5714 |
31
+ | F1 Score | 0.5536 |
32
 
33
+ | F1 Macro | 0.5536 |
34
 
35
+ | Precision | 0.6429 |
36
+ | Recall | 0.5714 |
37
 
38
  ## Training Details
39
 
 
65
  ## Model Card Authors
66
 
67
  - TradePulse ML Team
68
+ - Auto-generated on 2025-07-29 09:27:33
{checkpoint-5 β†’ checkpoint-10}/config.json RENAMED
File without changes
{checkpoint-5 β†’ checkpoint-10}/model.safetensors RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69b5afda46709983253e6cc51423482ec82275a9a60c512235eabdf180c0d324
3
  size 439039996
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:762e4b5f3de0d6932bc387b2ca47fab34971ea86f950d431db351f7d5269f6ba
3
  size 439039996
{checkpoint-5 β†’ checkpoint-10}/special_tokens_map.json RENAMED
File without changes
{checkpoint-5 β†’ checkpoint-10}/tokenizer.json RENAMED
File without changes
{checkpoint-5 β†’ checkpoint-10}/tokenizer_config.json RENAMED
File without changes
{checkpoint-5 β†’ checkpoint-10}/trainer_state.json RENAMED
@@ -1,31 +1,38 @@
1
  {
2
- "best_metric": 1.0,
3
- "best_model_checkpoint": "hf-sentiment-production/checkpoint-5",
4
  "epoch": 1.0,
5
  "eval_steps": 500,
6
- "global_step": 5,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
  "epoch": 1.0,
13
- "eval_accuracy": 1.0,
14
- "eval_f1": 1.0,
15
- "eval_f1_macro": 1.0,
16
- "eval_loss": 0.12006361037492752,
17
- "eval_precision": 1.0,
18
- "eval_precision_macro": 1.0,
19
- "eval_recall": 1.0,
20
- "eval_recall_macro": 1.0,
21
- "eval_runtime": 3.8799,
22
- "eval_samples_per_second": 1.804,
 
 
 
 
 
 
 
23
  "eval_steps_per_second": 0.515,
24
- "step": 5
25
  }
26
  ],
27
  "logging_steps": 10,
28
- "max_steps": 10,
29
  "num_input_tokens_seen": 0,
30
  "num_train_epochs": 2,
31
  "save_steps": 500,
@@ -50,7 +57,7 @@
50
  "attributes": {}
51
  }
52
  },
53
- "total_flos": 5262268354560.0,
54
  "train_batch_size": 4,
55
  "trial_name": null,
56
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.5535714285714286,
3
+ "best_model_checkpoint": "hf-sentiment-production/checkpoint-10",
4
  "epoch": 1.0,
5
  "eval_steps": 500,
6
+ "global_step": 10,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
  "epoch": 1.0,
13
+ "grad_norm": 116.80064392089844,
14
+ "learning_rate": 9.090909090909091e-06,
15
+ "loss": 2.1666,
16
+ "step": 10
17
+ },
18
+ {
19
+ "epoch": 1.0,
20
+ "eval_accuracy": 0.5714285714285714,
21
+ "eval_f1": 0.5535714285714286,
22
+ "eval_f1_macro": 0.5787037037037037,
23
+ "eval_loss": 2.1347310543060303,
24
+ "eval_precision": 0.6428571428571429,
25
+ "eval_precision_macro": 0.7222222222222222,
26
+ "eval_recall": 0.5714285714285714,
27
+ "eval_recall_macro": 0.5555555555555555,
28
+ "eval_runtime": 7.7629,
29
+ "eval_samples_per_second": 1.803,
30
  "eval_steps_per_second": 0.515,
31
+ "step": 10
32
  }
33
  ],
34
  "logging_steps": 10,
35
+ "max_steps": 20,
36
  "num_input_tokens_seen": 0,
37
  "num_train_epochs": 2,
38
  "save_steps": 500,
 
57
  "attributes": {}
58
  }
59
  },
60
+ "total_flos": 10261423291392.0,
61
  "train_batch_size": 4,
62
  "trial_name": null,
63
  "trial_params": null
{checkpoint-5 β†’ checkpoint-10}/vocab.txt RENAMED
File without changes
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69b5afda46709983253e6cc51423482ec82275a9a60c512235eabdf180c0d324
3
  size 439039996
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:762e4b5f3de0d6932bc387b2ca47fab34971ea86f950d431db351f7d5269f6ba
3
  size 439039996
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a73d72562f4cffef7c111bb7419e095d87df7c9b49e48b855a28e531bcf3d26
3
  size 5521
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b8f159013fb904e2f36d2e95adb0ed11cf2cbd3e2b66c3ee3ec1d0c1082226e
3
  size 5521