rubakha commited on
Commit
b556a42
1 Parent(s): cd2e12c

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +9 -8
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,14 +15,14 @@ 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.6612
19
- - Train Accuracy: 0.9235
20
- - Validation Loss: 0.2473
21
- - Validation Accuracy: 0.9235
22
- - Train Precision: 0.9269
23
- - Train Recall: 0.9235
24
- - Train F1: 0.9223
25
- - Epoch: 0
26
 
27
  ## Model description
28
 
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
49
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Train Precision | Train Recall | Train F1 | Epoch |
50
  |:----------:|:--------------:|:---------------:|:-------------------:|:---------------:|:------------:|:--------:|:-----:|
51
  | 0.6612 | 0.9235 | 0.2473 | 0.9235 | 0.9269 | 0.9235 | 0.9223 | 0 |
 
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.2021
19
+ - Train Accuracy: 0.9385
20
+ - Validation Loss: 0.1769
21
+ - Validation Accuracy: 0.9385
22
+ - Train Precision: 0.9405
23
+ - Train Recall: 0.9385
24
+ - Train F1: 0.9381
25
+ - Epoch: 1
26
 
27
  ## Model description
28
 
 
49
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Train Precision | Train Recall | Train F1 | Epoch |
50
  |:----------:|:--------------:|:---------------:|:-------------------:|:---------------:|:------------:|:--------:|:-----:|
51
  | 0.6612 | 0.9235 | 0.2473 | 0.9235 | 0.9269 | 0.9235 | 0.9223 | 0 |
52
+ | 0.2021 | 0.9385 | 0.1769 | 0.9385 | 0.9405 | 0.9385 | 0.9381 | 1 |
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:20bf6c1bf1e5d8a0d4871ad23fe50bed1566f0a3a7f5dd15361df3a786dd9420
3
  size 1112482624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f716232b86e92ae4e5fc435148c48524c24c14d30304d2b02222f08bce180daf
3
  size 1112482624