vnktrmnb commited on
Commit
b5362b4
1 Parent(s): ce7f76a

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +8 -7
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 1.5062
19
- - Train End Logits Accuracy: 0.6059
20
- - Train Start Logits Accuracy: 0.6533
21
- - Validation Loss: 0.5270
22
- - Validation End Logits Accuracy: 0.8308
23
- - Validation Start Logits Accuracy: 0.8867
24
- - Epoch: 0
25
 
26
  ## Model description
27
 
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
48
  | Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
49
  |:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
50
  | 1.5062 | 0.6059 | 0.6533 | 0.5270 | 0.8308 | 0.8867 | 0 |
 
51
 
52
 
53
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.6589
19
+ - Train End Logits Accuracy: 0.7895
20
+ - Train Start Logits Accuracy: 0.8564
21
+ - Validation Loss: 0.4835
22
+ - Validation End Logits Accuracy: 0.8406
23
+ - Validation Start Logits Accuracy: 0.8979
24
+ - Epoch: 1
25
 
26
  ## Model description
27
 
 
48
  | Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
49
  |:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
50
  | 1.5062 | 0.6059 | 0.6533 | 0.5270 | 0.8308 | 0.8867 | 0 |
51
+ | 0.6589 | 0.7895 | 0.8564 | 0.4835 | 0.8406 | 0.8979 | 1 |
52
 
53
 
54
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb1570b623f122c995c19b65146134c7e3808449d885cdad963f45b3ab46a08a
3
  size 1110105320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9d1cf9ab45e7247300b44b3d26f8877156387351c6919360ceee503a83f545b
3
  size 1110105320