chujiezheng
commited on
Commit
•
c57e44a
1
Parent(s):
9cc466e
Upload BlenderbotForConditionalGeneration
Browse files- config.json +4 -3
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"add_bias_logits": false,
|
@@ -56,8 +56,9 @@
|
|
56 |
"pad_token_id": 0,
|
57 |
"scale_embedding": true,
|
58 |
"static_position_embeddings": false,
|
59 |
-
"
|
|
|
60 |
"unk_token_id": 3,
|
61 |
"use_cache": true,
|
62 |
-
"vocab_size":
|
63 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "checkpoints/esconv",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"add_bias_logits": false,
|
|
|
56 |
"pad_token_id": 0,
|
57 |
"scale_embedding": true,
|
58 |
"static_position_embeddings": false,
|
59 |
+
"torch_dtype": "float32",
|
60 |
+
"transformers_version": "4.23.1",
|
61 |
"unk_token_id": 3,
|
62 |
"use_cache": true,
|
63 |
+
"vocab_size": 8008
|
64 |
}
|
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:9d56a8ea272db89071d28f59b44855f08c447ff7b3685570f9b1ee19a23b8173
|
3 |
+
size 1459354817
|