syabusyabu0141 commited on
Commit
db3a6c7
1 Parent(s): 5424589

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +5 -8
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [google/electra-base-discriminator](https://huggingface.co/google/electra-base-discriminator) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.1363
19
- - Validation Loss: 0.1758
20
- - Epoch: 3
21
 
22
  ## Model description
23
 
@@ -36,17 +36,14 @@ More information needed
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
- - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': 5e-06, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False, 'weight_decay_rate': 0.01}
40
  - training_precision: float32
41
 
42
  ### Training results
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
- | 0.3313 | 0.2069 | 0 |
47
- | 0.2310 | 0.1827 | 1 |
48
- | 0.1737 | 0.1717 | 2 |
49
- | 0.1363 | 0.1758 | 3 |
50
 
51
 
52
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [google/electra-base-discriminator](https://huggingface.co/google/electra-base-discriminator) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.2775
19
+ - Validation Loss: 0.1572
20
+ - Epoch: 0
21
 
22
  ## Model description
23
 
 
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
+ - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': 1e-05, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False, 'weight_decay_rate': 0.01}
40
  - training_precision: float32
41
 
42
  ### Training results
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
+ | 0.2775 | 0.1572 | 0 |
 
 
 
47
 
48
 
49
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c39361dcdb4c5db20058c36c41ec1966c2dae02d66ac18d4774cdadc16c0585c
3
  size 438225104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf3b8bed9541dd27699ecf505d1c77548e9b4ef2ea1010b26e43ffda3b35ae3c
3
  size 438225104