Matthew Kenney
commited on
Commit
•
1e30665
1
Parent(s):
4ef5385
commit files to HF hub
Browse files- config.json +2 -2
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/content/
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
6 |
],
|
7 |
"attn_pdrop": 0.1,
|
8 |
"bos_token_id": 50256,
|
9 |
-
"dropout": 0.
|
10 |
"embd_pdrop": 0.1,
|
11 |
"eos_token_id": 50256,
|
12 |
"initializer_range": 0.02,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/content/2_vsmall_256_epoch_1e_3/checkpoint-3460",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
6 |
],
|
7 |
"attn_pdrop": 0.1,
|
8 |
"bos_token_id": 50256,
|
9 |
+
"dropout": 0.1,
|
10 |
"embd_pdrop": 0.1,
|
11 |
"eos_token_id": 50256,
|
12 |
"initializer_range": 0.02,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 120185720
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e58015c5085e78f05fff7b2c8e87d252c175a09a21a95509eeb8d1616e258ddf
|
3 |
size 120185720
|