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

Training in progress epoch 2

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: 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
 
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
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
 
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.4265
19
+ - Train End Logits Accuracy: 0.8515
20
+ - Train Start Logits Accuracy: 0.9052
21
+ - Validation Loss: 0.4948
22
+ - Validation End Logits Accuracy: 0.8448
23
+ - Validation Start Logits Accuracy: 0.9049
24
+ - Epoch: 2
25
 
26
  ## Model description
27
 
 
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
+ | 0.4265 | 0.8515 | 0.9052 | 0.4948 | 0.8448 | 0.9049 | 2 |
53
 
54
 
55
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9d1cf9ab45e7247300b44b3d26f8877156387351c6919360ceee503a83f545b
3
  size 1110105320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7987db5ecac58e2a0f79d9fa5ba33705df7da23f7cce2efd2362f332819861be
3
  size 1110105320