nguyennghia0902 commited on
Commit
7016ec4
1 Parent(s): df9932c

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.0253
19
- - Train End Logits Accuracy: 0.3302
20
- - Train Start Logits Accuracy: 0.2968
21
- - Validation Loss: 2.2414
22
- - Validation End Logits Accuracy: 0.4704
23
- - Validation Start Logits Accuracy: 0.4533
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.0253 | 0.3302 | 0.2968 | 2.2414 | 0.4704 | 0.4533 | 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.3162
19
+ - Train End Logits Accuracy: 0.4597
20
+ - Train Start Logits Accuracy: 0.4260
21
+ - Validation Loss: 1.8267
22
+ - Validation End Logits Accuracy: 0.5511
23
+ - Validation Start Logits Accuracy: 0.5364
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.0253 | 0.3302 | 0.2968 | 2.2414 | 0.4704 | 0.4533 | 0 |
51
+ | 2.3162 | 0.4597 | 0.4260 | 1.8267 | 0.5511 | 0.5364 | 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:c5b495dd192c097527a39ab0046f58051416e2ad2540d6fb81fb2c82b0787aa6
3
  size 54221088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbddc51b9c10cadfb9787114957074de851e8278dc7f8754ec4b6bad8fbd6580
3
  size 54221088