datht commited on
Commit
0575ad4
·
verified ·
1 Parent(s): 73ca91f

End of training

Browse files
README.md CHANGED
@@ -9,21 +9,21 @@ metrics:
9
  - precision
10
  - recall
11
  model-index:
12
- - name: roberta-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
- # roberta-base-multilingual-sentiment
20
 
21
  This model is a fine-tuned version of [vinai/phobert-base](https://huggingface.co/vinai/phobert-base) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 1.7158
24
- - F1: 0.0679
25
- - Precision: 0.0446
26
- - Recall: 0.1429
27
 
28
  ## Model description
29
 
 
9
  - precision
10
  - recall
11
  model-index:
12
+ - name: clapAI/roberta-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/roberta-base-multilingual-sentiment
20
 
21
  This model is a fine-tuned version of [vinai/phobert-base](https://huggingface.co/vinai/phobert-base) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 1.9434
24
+ - F1: 0.0943
25
+ - Precision: 0.1725
26
+ - Recall: 0.1346
27
 
28
  ## Model description
29
 
all_results.json CHANGED
@@ -1,5 +1,19 @@
1
  {
2
  "epoch": 4.181818181818182,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  "train_loss": 1.7666796875,
4
  "train_runtime": 58.4112,
5
  "train_samples_per_second": 474.909,
 
1
  {
2
  "epoch": 4.181818181818182,
3
+ "eval_f1": 0.09432731429418081,
4
+ "eval_loss": 1.943359375,
5
+ "eval_precision": 0.1725200652415304,
6
+ "eval_recall": 0.13460980331549635,
7
+ "eval_runtime": 0.343,
8
+ "eval_samples_per_second": 2000.066,
9
+ "eval_steps_per_second": 5.831,
10
+ "test_f1": 0.10009022401776128,
11
+ "test_loss": 1.943359375,
12
+ "test_precision": 0.14356813693219223,
13
+ "test_recall": 0.14150273929500776,
14
+ "test_runtime": 0.3029,
15
+ "test_samples_per_second": 2287.579,
16
+ "test_steps_per_second": 6.602,
17
  "train_loss": 1.7666796875,
18
  "train_runtime": 58.4112,
19
  "train_samples_per_second": 474.909,
eval_results.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
- "epoch": 5.0,
3
- "eval_f1": 0.8168653004456122,
4
- "eval_loss": 0.43408203125,
5
- "eval_precision": 0.8175998099908078,
6
- "eval_recall": 0.8163082686068494,
7
- "eval_runtime": 441.4366,
8
- "eval_samples_per_second": 891.261,
9
- "eval_steps_per_second": 1.742
10
  }
 
1
  {
2
+ "epoch": 4.181818181818182,
3
+ "eval_f1": 0.09432731429418081,
4
+ "eval_loss": 1.943359375,
5
+ "eval_precision": 0.1725200652415304,
6
+ "eval_recall": 0.13460980331549635,
7
+ "eval_runtime": 0.343,
8
+ "eval_samples_per_second": 2000.066,
9
+ "eval_steps_per_second": 5.831
10
  }
runs/May08_04-16-29_hn-fornix-testing-gpu-platform-2/events.out.tfevents.1746677905.hn-fornix-testing-gpu-platform-2.2355931.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b39b11836efa83e9c80665900be504f2b1017d4c08366f7936379b373566367
3
+ size 500
test_results.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "test_f1": 0.8175033526795037,
3
- "test_loss": 0.432861328125,
4
- "test_precision": 0.8183836278334976,
5
- "test_recall": 0.816858252942219,
6
- "test_runtime": 387.6197,
7
- "test_samples_per_second": 1015.005,
8
- "test_steps_per_second": 1.984
9
  }
 
1
  {
2
+ "test_f1": 0.10009022401776128,
3
+ "test_loss": 1.943359375,
4
+ "test_precision": 0.14356813693219223,
5
+ "test_recall": 0.14150273929500776,
6
+ "test_runtime": 0.3029,
7
+ "test_samples_per_second": 2287.579,
8
+ "test_steps_per_second": 6.602
9
  }