hyunjongkimmath
commited on
Commit
•
8988d6a
1
Parent(s):
19df38e
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": "./models/
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
@@ -56,5 +56,5 @@
|
|
56 |
"torch_dtype": "float32",
|
57 |
"transformers_version": "4.25.1",
|
58 |
"use_cache": true,
|
59 |
-
"vocab_size":
|
60 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./models/notation_summarizations_model_2024_05_27_5",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
|
|
56 |
"torch_dtype": "float32",
|
57 |
"transformers_version": "4.25.1",
|
58 |
"use_cache": true,
|
59 |
+
"vocab_size": 32638
|
60 |
}
|
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:dfc185338928a08bc6c4180818836ac39940a5729ffde34bc25f1ae67ee64209
|
3 |
+
size 243114265
|