hungnm commited on
Commit
fbc1ac7
·
verified ·
1 Parent(s): ee81b15

End of training

Browse files
README.md CHANGED
@@ -9,21 +9,21 @@ metrics:
9
  - precision
10
  - recall
11
  model-index:
12
- - name: modernBERT-base-multilingual-sentiment
13
  results: []
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
  should probably proofread and complete it, then remove this comment. -->
18
 
19
- # modernBERT-base-multilingual-sentiment
20
 
21
  This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.5464
24
- - F1: 0.7944
25
- - Precision: 0.7945
26
- - Recall: 0.7944
27
 
28
  ## Model description
29
 
 
9
  - precision
10
  - recall
11
  model-index:
12
+ - name: clapAI/modernBERT-base-multilingual-sentiment
13
  results: []
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
  should probably proofread and complete it, then remove this comment. -->
18
 
19
+ # clapAI/modernBERT-base-multilingual-sentiment
20
 
21
  This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.4517
24
+ - F1: 0.8012
25
+ - Precision: 0.8020
26
+ - Recall: 0.8007
27
 
28
  ## Model description
29
 
all_results.json CHANGED
@@ -1,5 +1,19 @@
1
  {
2
  "epoch": 5.0,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  "train_loss": 0.7729351929743412,
4
  "train_runtime": 35402.7725,
5
  "train_samples_per_second": 444.524,
 
1
  {
2
  "epoch": 5.0,
3
+ "eval_f1": 0.8012369099843738,
4
+ "eval_loss": 0.45166015625,
5
+ "eval_precision": 0.8020338050069477,
6
+ "eval_recall": 0.8006626052475169,
7
+ "eval_runtime": 253.5535,
8
+ "eval_samples_per_second": 1551.684,
9
+ "eval_steps_per_second": 1.518,
10
+ "test_f1": 0.8016275597111338,
11
+ "test_loss": 0.450439453125,
12
+ "test_precision": 0.8026123522766202,
13
+ "test_recall": 0.8009420818603815,
14
+ "test_runtime": 258.8507,
15
+ "test_samples_per_second": 1519.934,
16
+ "test_steps_per_second": 1.487,
17
  "train_loss": 0.7729351929743412,
18
  "train_runtime": 35402.7725,
19
  "train_samples_per_second": 444.524,
eval_results.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
- "epoch": 2.0,
3
- "eval_f1": 0.12910686958067819,
4
- "eval_loss": 1.8330078125,
5
- "eval_precision": 0.16504066117321736,
6
- "eval_recall": 0.1890018282051825,
7
- "eval_runtime": 0.2271,
8
- "eval_samples_per_second": 8807.622,
9
- "eval_steps_per_second": 4.404
10
  }
 
1
  {
2
+ "epoch": 5.0,
3
+ "eval_f1": 0.8012369099843738,
4
+ "eval_loss": 0.45166015625,
5
+ "eval_precision": 0.8020338050069477,
6
+ "eval_recall": 0.8006626052475169,
7
+ "eval_runtime": 253.5535,
8
+ "eval_samples_per_second": 1551.684,
9
+ "eval_steps_per_second": 1.518
10
  }
runs/Jan01_01-03-55_hn-fornix-testing-gpu-platform-2/events.out.tfevents.1735729608.hn-fornix-testing-gpu-platform-2.1050019.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d5333de02153d439774fc4088bed579dacd20d606ca4662c03283e5c3b1cd29
3
+ size 508
test_results.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "test_f1": 0.12457335796698589,
3
- "test_loss": 1.833984375,
4
- "test_precision": 0.16755594823291797,
5
- "test_recall": 0.1749254997504109,
6
- "test_runtime": 0.3221,
7
- "test_samples_per_second": 6208.711,
8
- "test_steps_per_second": 3.104
9
  }
 
1
  {
2
+ "test_f1": 0.8016275597111338,
3
+ "test_loss": 0.450439453125,
4
+ "test_precision": 0.8026123522766202,
5
+ "test_recall": 0.8009420818603815,
6
+ "test_runtime": 258.8507,
7
+ "test_samples_per_second": 1519.934,
8
+ "test_steps_per_second": 1.487
9
  }