Leonard Püttmann
commited on
Upload MT5ForConditionalGeneration
Browse files- config.json +2 -2
- generation_config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "C:\\Users\\
|
3 |
"architectures": [
|
4 |
"MT5ForConditionalGeneration"
|
5 |
],
|
@@ -26,7 +26,7 @@
|
|
26 |
"tie_word_embeddings": false,
|
27 |
"tokenizer_class": "T5Tokenizer",
|
28 |
"torch_dtype": "float32",
|
29 |
-
"transformers_version": "4.
|
30 |
"use_cache": true,
|
31 |
"vocab_size": 250112
|
32 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "C:\\Users\\leopu\\OneDrive\\Programming\\Python\\llamaestro\\t5\\results\\mt0-tatoeba-en-it-46774",
|
3 |
"architectures": [
|
4 |
"MT5ForConditionalGeneration"
|
5 |
],
|
|
|
26 |
"tie_word_embeddings": false,
|
27 |
"tokenizer_class": "T5Tokenizer",
|
28 |
"torch_dtype": "float32",
|
29 |
+
"transformers_version": "4.46.3",
|
30 |
"use_cache": true,
|
31 |
"vocab_size": 250112
|
32 |
}
|
generation_config.json
CHANGED
@@ -2,5 +2,5 @@
|
|
2 |
"decoder_start_token_id": 0,
|
3 |
"eos_token_id": 1,
|
4 |
"pad_token_id": 0,
|
5 |
-
"transformers_version": "4.
|
6 |
}
|
|
|
2 |
"decoder_start_token_id": 0,
|
3 |
"eos_token_id": 1,
|
4 |
"pad_token_id": 0,
|
5 |
+
"transformers_version": "4.46.3"
|
6 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1200729512
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:187a76f6bef50546d7e8b55d48cd594738991018a56bee9bbc91b2e4fe4432ee
|
3 |
size 1200729512
|