HelloImSteven
commited on
Commit
•
a6bbf41
1
Parent(s):
840336e
Update model
Browse files- config.json +2 -2
- generation_config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "./
|
3 |
"activation_dropout": 0.1,
|
4 |
"activation_function": "gelu",
|
5 |
"add_bias_logits": false,
|
@@ -68,7 +68,7 @@
|
|
68 |
}
|
69 |
},
|
70 |
"torch_dtype": "float32",
|
71 |
-
"transformers_version": "4.
|
72 |
"use_cache": true,
|
73 |
"vocab_size": 50265
|
74 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./c14",
|
3 |
"activation_dropout": 0.1,
|
4 |
"activation_function": "gelu",
|
5 |
"add_bias_logits": false,
|
|
|
68 |
}
|
69 |
},
|
70 |
"torch_dtype": "float32",
|
71 |
+
"transformers_version": "4.28.1",
|
72 |
"use_cache": true,
|
73 |
"vocab_size": 50265
|
74 |
}
|
generation_config.json
CHANGED
@@ -8,5 +8,5 @@
|
|
8 |
"no_repeat_ngram_size": 3,
|
9 |
"num_beams": 4,
|
10 |
"pad_token_id": 1,
|
11 |
-
"transformers_version": "4.
|
12 |
}
|
|
|
8 |
"no_repeat_ngram_size": 3,
|
9 |
"num_beams": 4,
|
10 |
"pad_token_id": 1,
|
11 |
+
"transformers_version": "4.28.1"
|
12 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1625534221
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bce62250bb7c11d094559b8296dadd1a60a4e7e8a83be7578fdb29b3b199bda
|
3 |
size 1625534221
|