nguyennghia0902 commited on
Commit
07aa7c6
1 Parent(s): 0b14b8e

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: 3.1881
19
- - Train End Logits Accuracy: 0.3010
20
- - Train Start Logits Accuracy: 0.2689
21
- - Validation Loss: 2.5228
22
- - Validation End Logits Accuracy: 0.4049
23
- - Validation Start Logits Accuracy: 0.3836
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
  | 3.1881 | 0.3010 | 0.2689 | 2.5228 | 0.4049 | 0.3836 | 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: 2.5007
19
+ - Train End Logits Accuracy: 0.4217
20
+ - Train Start Logits Accuracy: 0.3882
21
+ - Validation Loss: 2.0728
22
+ - Validation End Logits Accuracy: 0.5036
23
+ - Validation Start Logits Accuracy: 0.4895
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
  | 3.1881 | 0.3010 | 0.2689 | 2.5228 | 0.4049 | 0.3836 | 0 |
51
+ | 2.5007 | 0.4217 | 0.3882 | 2.0728 | 0.5036 | 0.4895 | 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:ed81c6a886999ba68e57043c26b4209ef9387694d07cbcb0de8b70e3be2209c4
3
  size 54221088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddc1027cad90a3d1cccda76671e27a0e085c2a6a3c1ec999497bbada0b010941
3
  size 54221088