nguyennghia0902 commited on
Commit
fbffda1
1 Parent(s): 08c9934

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.0718
19
- - Train End Logits Accuracy: 0.3197
20
- - Train Start Logits Accuracy: 0.2882
21
- - Validation Loss: 2.3841
22
- - Validation End Logits Accuracy: 0.4358
23
- - Validation Start Logits Accuracy: 0.4158
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.0718 | 0.3197 | 0.2882 | 2.3841 | 0.4358 | 0.4158 | 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.4050
19
+ - Train End Logits Accuracy: 0.4412
20
+ - Train Start Logits Accuracy: 0.4100
21
+ - Validation Loss: 1.9607
22
+ - Validation End Logits Accuracy: 0.5286
23
+ - Validation Start Logits Accuracy: 0.5126
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.0718 | 0.3197 | 0.2882 | 2.3841 | 0.4358 | 0.4158 | 0 |
51
+ | 2.4050 | 0.4412 | 0.4100 | 1.9607 | 0.5286 | 0.5126 | 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:c2f596daf0449e9af10943b164d8c7a02dfa02cca9278e043900109c12beaf73
3
  size 54221088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f014e8b19cd5d352d96ea2603b3aeedcc7363ad5aeebbda327e04f90b18be7f0
3
  size 54221088