AlexWortega
commited on
Commit
•
1b9b367
1
Parent(s):
cdc2dbb
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": "
|
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_95000",
|
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": "float16",
|
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:7da89bc2289c69b93c3247c5ee243dff93b8251865eaa079992df9e5cc97ae56
|
3 |
+
size 812523805
|