jo0hnd0e commited on
Commit
e7a5c23
1 Parent(s): 1b4693c

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. README.md +7 -14
  2. config.json +1 -1
  3. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,9 +14,9 @@ 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: 4.1574
18
- - Validation Loss: 3.4068
19
- - Epoch: 7
20
 
21
  ## Model description
22
 
@@ -42,19 +42,12 @@ The following hyperparameters were used during training:
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
- | 10.5328 | 4.9229 | 0 |
46
- | 6.3261 | 4.1139 | 1 |
47
- | 5.4130 | 3.7304 | 2 |
48
- | 4.8950 | 3.5726 | 3 |
49
- | 4.5543 | 3.4901 | 4 |
50
- | 4.3561 | 3.4474 | 5 |
51
- | 4.2291 | 3.4171 | 6 |
52
- | 4.1574 | 3.4068 | 7 |
53
 
54
 
55
  ### Framework versions
56
 
57
- - Transformers 4.18.0
58
  - TensorFlow 2.8.0
59
- - Datasets 2.0.0
60
- - Tokenizers 0.11.6
 
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: 9.6302
18
+ - Validation Loss: 4.2399
19
+ - Epoch: 0
20
 
21
  ## Model description
22
 
 
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
+ | 9.6302 | 4.2399 | 0 |
 
 
 
 
 
 
 
46
 
47
 
48
  ### Framework versions
49
 
50
+ - Transformers 4.19.2
51
  - TensorFlow 2.8.0
52
+ - Datasets 2.2.2
53
+ - Tokenizers 0.12.1
config.json CHANGED
@@ -22,7 +22,7 @@
22
  "relative_attention_num_buckets": 32,
23
  "tie_word_embeddings": false,
24
  "tokenizer_class": "T5Tokenizer",
25
- "transformers_version": "4.18.0",
26
  "use_cache": true,
27
  "vocab_size": 250112
28
  }
 
22
  "relative_attention_num_buckets": 32,
23
  "tie_word_embeddings": false,
24
  "tokenizer_class": "T5Tokenizer",
25
+ "transformers_version": "4.19.2",
26
  "use_cache": true,
27
  "vocab_size": 250112
28
  }
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2cadfb0a8f6d141aa672533e0d7ade3d373f0d1cc0069f16f577329100a1436a
3
  size 1201092992
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c504bde652d2b729158b743202fb144aa93c4b0630fdb634b826dd5cf7366bd7
3
  size 1201092992