theyorubayesian
commited on
Commit
•
a6e4ae9
1
Parent(s):
6ded7d8
Upload T5ForConditionalGeneration
Browse files- config.json +2 -1
- pytorch_model.bin +3 -0
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
@@ -25,6 +25,7 @@
|
|
25 |
"relative_attention_max_distance": 128,
|
26 |
"relative_attention_num_buckets": 32,
|
27 |
"tie_word_embeddings": false,
|
|
|
28 |
"transformers_version": "4.27.3",
|
29 |
"use_cache": true,
|
30 |
"vocab_size": 150144
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/share/jimmylin/collections/arawat5/large/pytorch_checkpoint_524288",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
|
|
25 |
"relative_attention_max_distance": 128,
|
26 |
"relative_attention_num_buckets": 32,
|
27 |
"tie_word_embeddings": false,
|
28 |
+
"torch_dtype": "float32",
|
29 |
"transformers_version": "4.27.3",
|
30 |
"use_cache": true,
|
31 |
"vocab_size": 150144
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e8945c19d7caf930bb0877f6be505b38dacd6a0a928c374a24965ca58e08798
|
3 |
+
size 4099573314
|