AmitBHuji commited on
Commit
6379457
1 Parent(s): 8351404

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. README.md +5 -8
  2. config.json +1 -1
  3. tf_model.h5 +2 -2
README.md CHANGED
@@ -14,8 +14,8 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: nan
18
- - Epoch: 3
19
 
20
  ## Model description
21
 
@@ -34,22 +34,19 @@ More information needed
34
  ### Training hyperparameters
35
 
36
  The following hyperparameters were used during training:
37
- - optimizer: {'inner_optimizer': {'class_name': 'AdamWeightDecay', 'config': {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 5.6e-05, 'decay_steps': 596, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01}}, 'dynamic': True, 'initial_scale': 32768.0, 'dynamic_growth_steps': 2000}
38
  - training_precision: mixed_float16
39
 
40
  ### Training results
41
 
42
  | Train Loss | Epoch |
43
  |:----------:|:-----:|
44
- | nan | 0 |
45
- | nan | 1 |
46
- | nan | 2 |
47
- | nan | 3 |
48
 
49
 
50
  ### Framework versions
51
 
52
- - Transformers 4.20.0
53
  - TensorFlow 2.8.2
54
  - Datasets 2.3.2
55
  - Tokenizers 0.12.1
 
14
 
15
  This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 15.0522
18
+ - Epoch: 0
19
 
20
  ## Model description
21
 
 
34
  ### Training hyperparameters
35
 
36
  The following hyperparameters were used during training:
37
+ - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 5.6e-05, 'decay_steps': 596, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01}
38
  - training_precision: mixed_float16
39
 
40
  ### Training results
41
 
42
  | Train Loss | Epoch |
43
  |:----------:|:-----:|
44
+ | 15.0522 | 0 |
 
 
 
45
 
46
 
47
  ### Framework versions
48
 
49
+ - Transformers 4.20.1
50
  - TensorFlow 2.8.2
51
  - Datasets 2.3.2
52
  - Tokenizers 0.12.1
config.json CHANGED
@@ -24,7 +24,7 @@
24
  "relative_attention_num_buckets": 32,
25
  "tie_word_embeddings": false,
26
  "tokenizer_class": "T5Tokenizer",
27
- "transformers_version": "4.20.0",
28
  "use_cache": true,
29
  "vocab_size": 250112
30
  }
 
24
  "relative_attention_num_buckets": 32,
25
  "tie_word_embeddings": false,
26
  "tokenizer_class": "T5Tokenizer",
27
+ "transformers_version": "4.20.1",
28
  "use_cache": true,
29
  "vocab_size": 250112
30
  }
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eaba0d72edacb6f659c29ae5cd5b37c48cb331974e8001c611c7e2f6b92d45e0
3
- size 1201097104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74216e5fdc601bb0d3eac31984df9219035154b9ee696b1e554ea68622179239
3
+ size 1201092992