knat commited on
Commit
30dc03a
·
1 Parent(s): ae3cdc3

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. README.md +5 -7
  2. config.json +1 -1
  3. tf_model.h5 +1 -1
README.md CHANGED
@@ -12,11 +12,11 @@ probably proofread and complete it, then remove this comment. -->
12
 
13
  # knat/electra_eli5_mlm_model_kt
14
 
15
- This model is a fine-tuned version of [google/electra-small-generator](https://huggingface.co/google/electra-small-generator) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 2.2236
18
- - Validation Loss: 2.1200
19
- - Epoch: 2
20
 
21
  ## Model description
22
 
@@ -42,9 +42,7 @@ The following hyperparameters were used during training:
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
- | 2.4086 | 2.1770 | 0 |
46
- | 2.2641 | 2.1221 | 1 |
47
- | 2.2236 | 2.1200 | 2 |
48
 
49
 
50
  ### Framework versions
 
12
 
13
  # knat/electra_eli5_mlm_model_kt
14
 
15
+ This model is a fine-tuned version of [knat/electra_eli5_mlm_model_kt](https://huggingface.co/knat/electra_eli5_mlm_model_kt) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 2.4828
18
+ - Validation Loss: 2.3100
19
+ - Epoch: 0
20
 
21
  ## Model description
22
 
 
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
+ | 2.4828 | 2.3100 | 0 |
 
 
46
 
47
 
48
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/electra-small-generator",
3
  "architectures": [
4
  "ElectraForMaskedLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "knat/electra_eli5_mlm_model_kt",
3
  "architectures": [
4
  "ElectraForMaskedLM"
5
  ],
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb44ee62a4d9b9233ecc81fd88f303048dee2f694ecc79d33c6a1c7a483fdb24
3
  size 70366536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81e4c04b6637bd9b58909393505086fd6176ba5105d757a43549ca98eddae825
3
  size 70366536