AlexWortega
commited on
Commit
•
740d2d7
1
Parent(s):
cfe91d1
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"
|
@@ -38,5 +38,5 @@
|
|
38 |
"torch_dtype": "float32",
|
39 |
"transformers_version": "4.26.1",
|
40 |
"use_cache": true,
|
41 |
-
"vocab_size":
|
42 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ckpts11/sft_0_25000/",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
|
|
38 |
"torch_dtype": "float32",
|
39 |
"transformers_version": "4.26.1",
|
40 |
"use_cache": true,
|
41 |
+
"vocab_size": 50263
|
42 |
}
|
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:9ddd34db9ba0f569e3eb3882f1409bc13b21317f9d6251edaeca4d5b19c79bc9
|
3 |
+
size 1524285725
|