mikaberidze commited on
Commit
e656b77
·
verified ·
1 Parent(s): 85a7c34

Training complete!

Browse files
README.md CHANGED
@@ -4,6 +4,9 @@ license: mit
4
  base_model: xlm-roberta-base
5
  tags:
6
  - generated_from_trainer
 
 
 
7
  model-index:
8
  - name: xlm-roberta-base-finetuned-gss
9
  results: []
@@ -16,8 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.5804
20
- - Mae: 0.362
 
21
 
22
  ## Model description
23
 
@@ -46,10 +50,10 @@ The following hyperparameters were used during training:
46
 
47
  ### Training results
48
 
49
- | Training Loss | Epoch | Step | Validation Loss | Mae |
50
- |:-------------:|:-----:|:----:|:---------------:|:-----:|
51
- | 0.7879 | 1.0 | 183 | 0.6521 | 0.391 |
52
- | 0.6423 | 2.0 | 366 | 0.5804 | 0.362 |
53
 
54
 
55
  ### Framework versions
 
4
  base_model: xlm-roberta-base
5
  tags:
6
  - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
  model-index:
11
  - name: xlm-roberta-base-finetuned-gss
12
  results: []
 
19
 
20
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.6361
23
+ - Accuracy: 0.762
24
+ - F1: 0.7629
25
 
26
  ## Model description
27
 
 
50
 
51
  ### Training results
52
 
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
+ | 0.5777 | 1.0 | 183 | 0.6264 | 0.756 | 0.7484 |
56
+ | 0.411 | 2.0 | 366 | 0.6361 | 0.762 | 0.7629 |
57
 
58
 
59
  ### Framework versions
runs/Oct09_21-08-06_d75327d9d71c/events.out.tfevents.1728508533.d75327d9d71c.290.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2a87a6d8e49863f73b359dcea81bc50660232d7ab9ac0599f6905905a2b5a729
3
- size 6805
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d3ec2fd8f4dd85df8f006c2f2e97379ece4ea958ed4809736ce1abd60dcb773
3
+ size 7159