Commit ·
787d54b
1
Parent(s): bc8b595
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"
|
|
@@ -27,7 +27,7 @@
|
|
| 27 |
"summary_proj_to_labels": true,
|
| 28 |
"summary_type": "cls_index",
|
| 29 |
"summary_use_proj": true,
|
| 30 |
-
"torch_dtype": "
|
| 31 |
"transformers_version": "4.26.1",
|
| 32 |
"use_cache": true,
|
| 33 |
"vocab_size": 50263
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "ckpts19/sft_0_5000/",
|
| 3 |
"activation_function": "gelu_new",
|
| 4 |
"architectures": [
|
| 5 |
"GPT2LMHeadModel"
|
|
|
|
| 27 |
"summary_proj_to_labels": true,
|
| 28 |
"summary_type": "cls_index",
|
| 29 |
"summary_use_proj": true,
|
| 30 |
+
"torch_dtype": "float16",
|
| 31 |
"transformers_version": "4.26.1",
|
| 32 |
"use_cache": true,
|
| 33 |
"vocab_size": 50263
|
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:5acb8ac75dbf6ec5f534ab36662296b8923b98b0a0ddfdddab7e8fdd6c77f188
|
| 3 |
+
size 1621392669
|