vanichandna commited on
Commit
ab0bde4
1 Parent(s): 5109624

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -14,8 +14,8 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 1.2842
18
- - Epoch: 0
19
 
20
  ## Model description
21
 
@@ -42,6 +42,8 @@ The following hyperparameters were used during training:
42
  | Train Loss | Epoch |
43
  |:----------:|:-----:|
44
  | 1.2842 | 0 |
 
 
45
 
46
 
47
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.6636
18
+ - Epoch: 2
19
 
20
  ## Model description
21
 
 
42
  | Train Loss | Epoch |
43
  |:----------:|:-----:|
44
  | 1.2842 | 0 |
45
+ | 0.8425 | 1 |
46
+ | 0.6636 | 2 |
47
 
48
 
49
  ### Framework versions