AlexWortega
commited on
Commit
·
8689cf4
1
Parent(s):
36fdec8
Upload model
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "ckpts5/
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
@@ -35,7 +35,7 @@
|
|
35 |
"summary_proj_to_labels": true,
|
36 |
"summary_type": "cls_index",
|
37 |
"summary_use_proj": true,
|
38 |
-
"torch_dtype": "
|
39 |
"transformers_version": "4.26.1",
|
40 |
"use_cache": true,
|
41 |
"vocab_size": 50260
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ckpts5/sft_0_10000",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
|
|
35 |
"summary_proj_to_labels": true,
|
36 |
"summary_type": "cls_index",
|
37 |
"summary_use_proj": true,
|
38 |
+
"torch_dtype": "float32",
|
39 |
"transformers_version": "4.26.1",
|
40 |
"use_cache": true,
|
41 |
"vocab_size": 50260
|
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:4c014fdd8c5da63677439e611d8feca02262c8c6bb2336215885e41b1f6170db
|
3 |
+
size 1524268701
|