hungnm commited on
Commit
9e9b59c
·
verified ·
1 Parent(s): 2e710f1

End of training

Browse files
README.md CHANGED
@@ -9,14 +9,14 @@ 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 [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
 
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 [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
all_results.json CHANGED
@@ -1,19 +1,19 @@
1
  {
2
  "epoch": 5.0,
3
- "eval_f1": 0.8167605279211759,
4
- "eval_loss": 0.426025390625,
5
- "eval_precision": 0.8178058937030933,
6
- "eval_recall": 0.8160241347563627,
7
- "eval_runtime": 638.791,
8
- "eval_samples_per_second": 615.906,
9
- "eval_steps_per_second": 1.204,
10
- "test_f1": 0.818214717800741,
11
- "test_loss": 0.426025390625,
12
- "test_precision": 0.8194261526626615,
13
- "test_recall": 0.8173822865874517,
14
- "test_runtime": 637.6536,
15
- "test_samples_per_second": 617.006,
16
- "test_steps_per_second": 1.206,
17
  "train_loss": 0.7952802232433311,
18
  "train_runtime": 71244.959,
19
  "train_samples_per_second": 220.891,
 
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
+ "test_f1": 0.8175033526795037,
11
+ "test_loss": 0.432861328125,
12
+ "test_precision": 0.8183836278334976,
13
+ "test_recall": 0.816858252942219,
14
+ "test_runtime": 387.6197,
15
+ "test_samples_per_second": 1015.005,
16
+ "test_steps_per_second": 1.984,
17
  "train_loss": 0.7952802232433311,
18
  "train_runtime": 71244.959,
19
  "train_samples_per_second": 220.891,
eval_results.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "epoch": 5.0,
3
- "eval_f1": 0.8167605279211759,
4
- "eval_loss": 0.426025390625,
5
- "eval_precision": 0.8178058937030933,
6
- "eval_recall": 0.8160241347563627,
7
- "eval_runtime": 638.791,
8
- "eval_samples_per_second": 615.906,
9
- "eval_steps_per_second": 1.204
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
  }
runs/Jan02_10-47-18_hn-fornix-testing-gpu-platform-2/events.out.tfevents.1735887419.hn-fornix-testing-gpu-platform-2.3915291.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe6fb9b8d798d44c67147e155cdfbbc5ef5be00ea3f9c012f69b8b777b0bb11f
3
+ size 508
test_results.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "test_f1": 0.818214717800741,
3
- "test_loss": 0.426025390625,
4
- "test_precision": 0.8194261526626615,
5
- "test_recall": 0.8173822865874517,
6
- "test_runtime": 637.6536,
7
- "test_samples_per_second": 617.006,
8
- "test_steps_per_second": 1.206
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
  }