Upload T5ForConditionalGeneration
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/home/s2498103/bsc-model/src/../output-model/
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
@@ -44,5 +44,5 @@
|
|
44 |
"torch_dtype": "float32",
|
45 |
"transformers_version": "4.25.1",
|
46 |
"use_cache": true,
|
47 |
-
"vocab_size":
|
48 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/home/s2498103/bsc-model/src/../output-model/3al7orq4",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
|
|
44 |
"torch_dtype": "float32",
|
45 |
"transformers_version": "4.25.1",
|
46 |
"use_cache": true,
|
47 |
+
"vocab_size": 32103
|
48 |
}
|
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:9b5e83f0afc10bec67806a0bb2896d2b85463821cba6b45cdae494233f975929
|
3 |
+
size 891622545
|