Venkatesh4342 commited on
Commit
4c40057
1 Parent(s): a322925

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.1446
20
- - F1: 0.8111
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 | 2509 | 0.1507 | 0.7986 |
55
- | No log | 2.0 | 5019 | 0.1419 | 0.8054 |
56
- | 0.1385 | 3.0 | 7529 | 0.1399 | 0.8077 |
57
- | 0.1385 | 4.0 | 10036 | 0.1446 | 0.8111 |
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.1404
20
+ - F1: 0.8130
21
 
22
  ## Model description
23
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | F1 |
53
  |:-------------:|:-----:|:-----:|:---------------:|:------:|
54
+ | No log | 1.0 | 2509 | 0.1427 | 0.7972 |
55
+ | No log | 2.0 | 5019 | 0.1366 | 0.8101 |
56
+ | 0.1384 | 3.0 | 7529 | 0.1366 | 0.8139 |
57
+ | 0.1384 | 4.0 | 10036 | 0.1404 | 0.8130 |
58
 
59
 
60
  ### Framework versions