nguyennghia0902 commited on
Commit
6051769
1 Parent(s): dd8da95

Training in progress epoch 4

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: 1.8125
19
- - Train End Logits Accuracy: 0.5587
20
- - Train Start Logits Accuracy: 0.5287
21
- - Validation Loss: 1.2995
22
- - Validation End Logits Accuracy: 0.6688
23
- - Validation Start Logits Accuracy: 0.6512
24
- - Epoch: 3
25
 
26
  ## Model description
27
 
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
51
  | 2.3162 | 0.4597 | 0.4260 | 1.8267 | 0.5511 | 0.5364 | 1 |
52
  | 2.0285 | 0.5160 | 0.4813 | 1.5472 | 0.6109 | 0.5994 | 2 |
53
  | 1.8125 | 0.5587 | 0.5287 | 1.2995 | 0.6688 | 0.6512 | 3 |
 
54
 
55
 
56
  ### 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: 1.6192
19
+ - Train End Logits Accuracy: 0.5963
20
+ - Train Start Logits Accuracy: 0.5677
21
+ - Validation Loss: 1.0973
22
+ - Validation End Logits Accuracy: 0.7105
23
+ - Validation Start Logits Accuracy: 0.7030
24
+ - Epoch: 4
25
 
26
  ## Model description
27
 
 
51
  | 2.3162 | 0.4597 | 0.4260 | 1.8267 | 0.5511 | 0.5364 | 1 |
52
  | 2.0285 | 0.5160 | 0.4813 | 1.5472 | 0.6109 | 0.5994 | 2 |
53
  | 1.8125 | 0.5587 | 0.5287 | 1.2995 | 0.6688 | 0.6512 | 3 |
54
+ | 1.6192 | 0.5963 | 0.5677 | 1.0973 | 0.7105 | 0.7030 | 4 |
55
 
56
 
57
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9891ccf528e8abe76a86cd9be302500ce71f9e35cd273a64e8c7774a4a765676
3
  size 54221088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ac93ee6eba08957a7168aea600ce2e4435bf08c7967fa8302c4d5b62911bc67
3
  size 54221088