Lucas Leão
commited on
Commit
•
95d5d31
1
Parent(s):
9236f0f
add model
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
@@ -22,7 +22,7 @@
|
|
22 |
"relative_attention_num_buckets": 32,
|
23 |
"tie_word_embeddings": false,
|
24 |
"tokenizer_class": "ByT5Tokenizer",
|
25 |
-
"transformers_version": "4.
|
26 |
"use_cache": true,
|
27 |
"vocab_size": 384
|
28 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "model-small",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
|
|
22 |
"relative_attention_num_buckets": 32,
|
23 |
"tie_word_embeddings": false,
|
24 |
"tokenizer_class": "ByT5Tokenizer",
|
25 |
+
"transformers_version": "4.7.0",
|
26 |
"use_cache": true,
|
27 |
"vocab_size": 384
|
28 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1198625069
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02f484471b3f2bda7c6b6d72e90500451b3d963636b956a9b31367f6b9d5148f
|
3 |
size 1198625069
|