Upload model
Browse files- config.json +1 -1
- generation_config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"activation_function": "gelu_new",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attn_pdrop": 0.1,
|
7 |
"bos_token_id": 50256,
|
|
|
1 |
{
|
2 |
"activation_function": "gelu_new",
|
3 |
"architectures": [
|
4 |
+
"GPT2LMHeadModel"
|
5 |
],
|
6 |
"attn_pdrop": 0.1,
|
7 |
"bos_token_id": 50256,
|
generation_config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"_from_model_config": true,
|
3 |
-
"_original_object_hash":
|
4 |
"bos_token_id": 50256,
|
5 |
"eos_token_id": 50256,
|
6 |
"num_assistant_tokens": 5,
|
|
|
1 |
{
|
2 |
"_from_model_config": true,
|
3 |
+
"_original_object_hash": -8720983552698538326,
|
4 |
"bos_token_id": 50256,
|
5 |
"eos_token_id": 50256,
|
6 |
"num_assistant_tokens": 5,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 497805594
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15597cc7cae00b2b84cac19b54e69c5cb439f51c1180605b70752b9b46767d5e
|
3 |
size 497805594
|