saumyasinha0510 commited on
Commit
0f3dfd2
1 Parent(s): ae539e3

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +5 -11
  2. tf_model.h5 +2 -2
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/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 2.7132
19
- - Validation Loss: 2.5070
20
- - Epoch: 6
21
 
22
  ## Model description
23
 
@@ -36,20 +36,14 @@ More information needed
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
- - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'module': 'keras.optimizers.schedules', 'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 5.6e-05, 'decay_steps': 206848, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}, 'registered_name': None}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01}
40
  - training_precision: mixed_float16
41
 
42
  ### Training results
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
- | 3.9535 | 2.8364 | 0 |
47
- | 3.0698 | 2.6765 | 1 |
48
- | 2.9187 | 2.6098 | 2 |
49
- | 2.8341 | 2.5671 | 3 |
50
- | 2.7772 | 2.5349 | 4 |
51
- | 2.7391 | 2.5196 | 5 |
52
- | 2.7132 | 2.5070 | 6 |
53
 
54
 
55
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: nan
19
+ - Validation Loss: nan
20
+ - Epoch: 0
21
 
22
  ## Model description
23
 
 
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
+ - optimizer: {'inner_optimizer': {'module': 'transformers.optimization_tf', 'class_name': 'AdamWeightDecay', 'config': {'name': 'AdamWeightDecay', 'learning_rate': {'module': 'keras.optimizers.schedules', 'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 5.6e-05, 'decay_steps': 206848, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}, 'registered_name': None}, 'decay': 0.0, 'beta_1': 0.8999999761581421, 'beta_2': 0.9990000128746033, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01}, 'registered_name': 'AdamWeightDecay'}, 'dynamic': True, 'initial_scale': 32768.0, 'dynamic_growth_steps': 2000}
40
  - training_precision: mixed_float16
41
 
42
  ### Training results
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
+ | nan | nan | 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:c6a6055aa580cfc9022594945a13ec4e3e4aa50e1492aedddc9ae23c738bc3db
3
- size 2225556280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be52e261f95f2b3f91695ecd08e06b9df20a06e33b1b8ae908657f91af681f66
3
+ size 2225560376