Upload 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_function": "gelu_fast",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
@@ -28,7 +28,7 @@
|
|
28 |
"summary_type": "cls_index",
|
29 |
"summary_use_proj": true,
|
30 |
"torch_dtype": "float16",
|
31 |
-
"transformers_version": "4.28.
|
32 |
"use_cache": true,
|
33 |
"vocab_size": 44928
|
34 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "output",
|
3 |
"activation_function": "gelu_fast",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
|
|
28 |
"summary_type": "cls_index",
|
29 |
"summary_use_proj": true,
|
30 |
"torch_dtype": "float16",
|
31 |
+
"transformers_version": "4.28.1",
|
32 |
"use_cache": true,
|
33 |
"vocab_size": 44928
|
34 |
}
|
generation_config.json
CHANGED
@@ -2,5 +2,5 @@
|
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 2,
|
4 |
"eos_token_id": 3,
|
5 |
-
"transformers_version": "4.28.
|
6 |
}
|
|
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 2,
|
4 |
"eos_token_id": 3,
|
5 |
+
"transformers_version": "4.28.1"
|
6 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2630701341
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1fefdb3c168ee6d3ecc720958b3a89ea36609bd97ddb46fc07fca9af8b2f240a
|
3 |
size 2630701341
|