Upload T5ForConditionalGeneration
Browse files- config.json +1 -1
- generation_config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -71,7 +71,7 @@
|
|
| 71 |
},
|
| 72 |
"tie_word_embeddings": false,
|
| 73 |
"torch_dtype": "float16",
|
| 74 |
-
"transformers_version": "4.
|
| 75 |
"use_cache": true,
|
| 76 |
"vocab_size": 32128
|
| 77 |
}
|
|
|
|
| 71 |
},
|
| 72 |
"tie_word_embeddings": false,
|
| 73 |
"torch_dtype": "float16",
|
| 74 |
+
"transformers_version": "4.49.0",
|
| 75 |
"use_cache": true,
|
| 76 |
"vocab_size": 32128
|
| 77 |
}
|
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.49.0"
|
| 6 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 340168944
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe1f76c17e5a3db7491e937a6fe25f04835feb6a15350a7e65cb7c0e7c938066
|
| 3 |
size 340168944
|