Venkatesh4342 commited on
Commit
dace6c2
1 Parent(s): baa6973

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -16,8 +16,8 @@ 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.1402
20
- - F1: 0.8089
21
 
22
  ## Model description
23
 
@@ -51,10 +51,10 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | F1 |
53
  |:-------------:|:-----:|:----:|:---------------:|:------:|
54
- | No log | 1.0 | 2463 | 0.1446 | 0.7890 |
55
- | No log | 2.0 | 4926 | 0.1369 | 0.8034 |
56
- | 0.1387 | 3.0 | 7389 | 0.1382 | 0.8075 |
57
- | 0.1387 | 4.0 | 9852 | 0.1402 | 0.8089 |
58
 
59
 
60
  ### Framework versions
 
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.1400
20
+ - F1: 0.8123
21
 
22
  ## Model description
23
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | F1 |
53
  |:-------------:|:-----:|:----:|:---------------:|:------:|
54
+ | No log | 1.0 | 2477 | 0.1418 | 0.7966 |
55
+ | No log | 2.0 | 4954 | 0.1387 | 0.8071 |
56
+ | 0.1386 | 3.0 | 7431 | 0.1388 | 0.8115 |
57
+ | 0.1386 | 4.0 | 9908 | 0.1400 | 0.8123 |
58
 
59
 
60
  ### Framework versions