Commit
·
20713db
1
Parent(s):
2e1bc6a
Upload T5ForConditionalGeneration
Browse files- config.json +1 -1
- generation_config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -25,7 +25,7 @@
|
|
25 |
"relative_attention_max_distance": 128,
|
26 |
"relative_attention_num_buckets": 32,
|
27 |
"torch_dtype": "float32",
|
28 |
-
"transformers_version": "4.29.
|
29 |
"use_cache": true,
|
30 |
"vocab_size": 32128
|
31 |
}
|
|
|
25 |
"relative_attention_max_distance": 128,
|
26 |
"relative_attention_num_buckets": 32,
|
27 |
"torch_dtype": "float32",
|
28 |
+
"transformers_version": "4.29.2",
|
29 |
"use_cache": true,
|
30 |
"vocab_size": 32128
|
31 |
}
|
generation_config.json
CHANGED
@@ -3,5 +3,5 @@
|
|
3 |
"decoder_start_token_id": 0,
|
4 |
"eos_token_id": 1,
|
5 |
"pad_token_id": 0,
|
6 |
-
"transformers_version": "4.29.
|
7 |
}
|
|
|
3 |
"decoder_start_token_id": 0,
|
4 |
"eos_token_id": 1,
|
5 |
"pad_token_id": 0,
|
6 |
+
"transformers_version": "4.29.2"
|
7 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 891699345
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a469699519aec948baef2706fc12cf4a7c7ba0d3fc526b83b295d689ebb377b
|
3 |
size 891699345
|