ViditRaj commited on
Commit
62d5beb
·
1 Parent(s): 317be85

Training in progress epoch 4

Browse files
Files changed (2) hide show
  1. README.md +8 -4
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,10 +14,10 @@ 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.4309
18
- - Validation Loss: 0.2186
19
- - Train Accuracy: 0.9249
20
- - Epoch: 0
21
 
22
  ## Model description
23
 
@@ -44,6 +44,10 @@ The following hyperparameters were used during training:
44
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
45
  |:----------:|:---------------:|:--------------:|:-----:|
46
  | 0.4309 | 0.2186 | 0.9249 | 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.0768
18
+ - Validation Loss: 0.2352
19
+ - Train Accuracy: 0.9348
20
+ - Epoch: 4
21
 
22
  ## Model description
23
 
 
44
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
45
  |:----------:|:---------------:|:--------------:|:-----:|
46
  | 0.4309 | 0.2186 | 0.9249 | 0 |
47
+ | 0.1939 | 0.1786 | 0.9348 | 1 |
48
+ | 0.1383 | 0.1973 | 0.9348 | 2 |
49
+ | 0.1000 | 0.2296 | 0.9348 | 3 |
50
+ | 0.0768 | 0.2352 | 0.9348 | 4 |
51
 
52
 
53
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81efdddb1b785d9b1b40db4187c63c82e9b22b3d23d6636f78e2618de5a42ef6
3
  size 1112470400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b63cb633cdb61c217bb6916d2c5f334e97f17026b0caf64f416576f5e6c0cb0
3
  size 1112470400