homersimpson
commited on
Commit
·
2a78551
1
Parent(s):
2745152
Upload T5ForConditionalGeneration
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "homersimpson/subsec-t5-
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
@@ -29,5 +29,5 @@
|
|
29 |
"torch_dtype": "float32",
|
30 |
"transformers_version": "4.35.2",
|
31 |
"use_cache": true,
|
32 |
-
"vocab_size":
|
33 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "homersimpson/subsec-t5-italian-30k",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
|
|
29 |
"torch_dtype": "float32",
|
30 |
"transformers_version": "4.35.2",
|
31 |
"use_cache": true,
|
32 |
+
"vocab_size": 30000
|
33 |
}
|
model.safetensors
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:db22e60670b7d9c5ec256836a75ad6f0c6d5a289713a61b10ca2ba5ad984e6db
|
3 |
+
size 977270632
|