tripathysagar
commited on
Commit
•
c821918
1
Parent(s):
eed12ba
Upload model
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "./
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
@@ -28,5 +28,5 @@
|
|
28 |
"torch_dtype": "float32",
|
29 |
"transformers_version": "4.44.2",
|
30 |
"use_cache": true,
|
31 |
-
"vocab_size":
|
32 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./gpt2_finetuned_3",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
|
|
28 |
"torch_dtype": "float32",
|
29 |
"transformers_version": "4.44.2",
|
30 |
"use_cache": true,
|
31 |
+
"vocab_size": 14611
|
32 |
}
|
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:88c3adc89c323d08be00eb93755774c9579a5b4d40c8dce45820d0ff21e3bc89
|
3 |
+
size 388269696
|