vjsyong commited on
Commit
528948d
·
1 Parent(s): 7600367

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. README.md +4 -4
  2. tf_model.h5 +1 -1
  3. tokenizer.json +2 -2
README.md CHANGED
@@ -14,9 +14,9 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.3099
18
- - Validation Loss: 0.1790
19
- - Train Accuracy: 0.9331
20
  - Epoch: 0
21
 
22
  ## Model description
@@ -43,7 +43,7 @@ The following hyperparameters were used during training:
43
 
44
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
45
  |:----------:|:---------------:|:--------------:|:-----:|
46
- | 0.3099 | 0.1790 | 0.9331 | 0 |
47
 
48
 
49
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.4227
18
+ - Validation Loss: 0.2402
19
+ - Train Accuracy: 0.9081
20
  - Epoch: 0
21
 
22
  ## Model description
 
43
 
44
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
45
  |:----------:|:---------------:|:--------------:|:-----:|
46
+ | 0.4227 | 0.2402 | 0.9081 | 0 |
47
 
48
 
49
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:76e31dc894ddf41503c04e4df2aad1a2fc77a75047e29eeb7be7e47f9693886f
3
  size 1112470336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ad0cbed81929cffa073f4a3a7c4e9310828c9ef13999a650b3e81aece39222e
3
  size 1112470336
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2c509a525eb51aebb33fb59c24ee923c1d4c1db23c3ae81fe05ccf354084f7b
3
- size 17082758
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62c24cdc13d4c9952d63718d6c9fa4c287974249e16b7ade6d5a85e7bbb75626
3
+ size 17082660