Upload model
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "gpt2large-trim/gpt2-
|
| 3 |
"activation_function": "gelu_new",
|
| 4 |
"architectures": [
|
| 5 |
"GPT2LMHeadModel"
|
|
@@ -35,5 +35,5 @@
|
|
| 35 |
"torch_dtype": "float32",
|
| 36 |
"transformers_version": "4.43.3",
|
| 37 |
"use_cache": true,
|
| 38 |
-
"vocab_size":
|
| 39 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "gpt2large-trim/gpt2-large_25000_token_trim",
|
| 3 |
"activation_function": "gelu_new",
|
| 4 |
"architectures": [
|
| 5 |
"GPT2LMHeadModel"
|
|
|
|
| 35 |
"torch_dtype": "float32",
|
| 36 |
"transformers_version": "4.43.3",
|
| 37 |
"use_cache": true,
|
| 38 |
+
"vocab_size": 25002
|
| 39 |
}
|
model.safetensors
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:cebfe19253edfe36830889c896349262fcc38ac27b18a852c96b3cea5e2f5f3e
|
| 3 |
+
size 2966860328
|