Upload T5ForConditionalGeneration
Browse files- config.json +1 -1
- generation_config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -54,7 +54,7 @@
|
|
54 |
}
|
55 |
},
|
56 |
"torch_dtype": "float32",
|
57 |
-
"transformers_version": "4.
|
58 |
"use_cache": true,
|
59 |
"vocab_size": 32128
|
60 |
}
|
|
|
54 |
}
|
55 |
},
|
56 |
"torch_dtype": "float32",
|
57 |
+
"transformers_version": "4.31.0",
|
58 |
"use_cache": true,
|
59 |
"vocab_size": 32128
|
60 |
}
|
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.31.0"
|
6 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f59929751999400b7d8b635f8af3c0d1dedb2aaa07b1b0c84227dc2162be165
|
3 |
+
size 891700799
|