nguyennghia0902 commited on
Commit
d3727b7
1 Parent(s): f0ed43c

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 [google/electra-small-discriminator](https://huggingface.co/google/electra-small-discriminator) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 4.0205
19
- - Train End Logits Accuracy: 0.1761
20
- - Train Start Logits Accuracy: 0.1499
21
- - Validation Loss: 3.1750
22
- - Validation End Logits Accuracy: 0.2881
23
- - Validation Start Logits Accuracy: 0.2533
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
  | 4.0205 | 0.1761 | 0.1499 | 3.1750 | 0.2881 | 0.2533 | 0 |
 
51
 
52
 
53
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [google/electra-small-discriminator](https://huggingface.co/google/electra-small-discriminator) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 3.1331
19
+ - Train End Logits Accuracy: 0.3100
20
+ - Train Start Logits Accuracy: 0.2675
21
+ - Validation Loss: 2.8517
22
+ - Validation End Logits Accuracy: 0.3481
23
+ - Validation Start Logits Accuracy: 0.3184
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
  | 4.0205 | 0.1761 | 0.1499 | 3.1750 | 0.2881 | 0.2533 | 0 |
51
+ | 3.1331 | 0.3100 | 0.2675 | 2.8517 | 0.3481 | 0.3184 | 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:1c9f990803e934c03bf4a5e233d4188ce3bde5a88c549176aa0cb8b2c5331277
3
  size 54221088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90bb67268af2242bb6ff365bc0beed1fe3cdd3c2e3b07f73bd77f31c24725b6b
3
  size 54221088