mizo0409 commited on
Commit
e694586
1 Parent(s): a7eb977

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. README.md +6 -6
  2. config.json +1 -1
  3. tf_model.h5 +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: apache-2.0
3
- base_model: google/mt5-small
4
  tags:
5
  - generated_from_keras_callback
6
  model-index:
@@ -13,10 +13,10 @@ probably proofread and complete it, then remove this comment. -->
13
 
14
  # mizo0409/mt5-small
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: 20.1052
19
- - Validation Loss: 12.9343
20
  - Epoch: 0
21
 
22
  ## Model description
@@ -36,14 +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': 192, '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: float32
41
 
42
  ### Training results
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
- | 20.1052 | 12.9343 | 0 |
47
 
48
 
49
  ### Framework versions
 
1
  ---
2
  license: apache-2.0
3
+ base_model: mizo0409/mt5-small
4
  tags:
5
  - generated_from_keras_callback
6
  model-index:
 
13
 
14
  # mizo0409/mt5-small
15
 
16
+ This model is a fine-tuned version of [mizo0409/mt5-small](https://huggingface.co/mizo0409/mt5-small) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 19.8489
19
+ - Validation Loss: 14.7712
20
  - Epoch: 0
21
 
22
  ## Model description
 
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': 504, '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: float32
41
 
42
  ### Training results
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
+ | 19.8489 | 14.7712 | 0 |
47
 
48
 
49
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/mt5-small",
3
  "architectures": [
4
  "MT5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "mizo0409/mt5-small",
3
  "architectures": [
4
  "MT5ForConditionalGeneration"
5
  ],
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b43c5416fe7a599e3bac6ce02ca222b7e9c862a0b7169ebfa762bd4e383f1c7a
3
  size 2225556280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9253e3977e549e1f60293e7837a5d37ea9804a762f95b3cf7558adc4363ae415
3
  size 2225556280