Commit
•
1d98535
1
Parent(s):
f8738cc
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": "finetune-t5-base-standard-bahasa-cased/checkpoint-
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
@@ -28,5 +28,5 @@
|
|
28 |
"torch_dtype": "float32",
|
29 |
"transformers_version": "4.25.1",
|
30 |
"use_cache": false,
|
31 |
-
"vocab_size":
|
32 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "finetune-t5-base-standard-bahasa-cased/checkpoint-280000",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
|
|
28 |
"torch_dtype": "float32",
|
29 |
"transformers_version": "4.25.1",
|
30 |
"use_cache": false,
|
31 |
+
"vocab_size": 32103
|
32 |
}
|
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:a962303f1d48b066b7336a119cc0feabfed2b041becf6113b0092c88c7302635
|
3 |
+
size 891622545
|