Safetensors
English
gpt2
codebyzeb commited on
Commit
1057c5d
·
verified ·
1 Parent(s): 27d959a

Training in progress, step 40000

Browse files
babyslm/lexical.txt CHANGED
The diff for this file is too large to render. See raw diff
 
babyslm/syntactic.txt CHANGED
The diff for this file is too large to render. See raw diff
 
config.json CHANGED
@@ -3,9 +3,9 @@
3
  "architectures": [
4
  "GPT2LMHeadModel"
5
  ],
6
- "attn_pdrop": 0.5,
7
  "bos_token_id": 3,
8
- "embd_pdrop": 0.5,
9
  "eos_token_id": 3,
10
  "initializer_range": 0.02,
11
  "layer_norm_epsilon": 1e-05,
@@ -16,7 +16,7 @@
16
  "n_layer": 2,
17
  "n_positions": 256,
18
  "reorder_and_upcast_attn": false,
19
- "resid_pdrop": 0.5,
20
  "scale_attn_by_inverse_layer_idx": false,
21
  "scale_attn_weights": true,
22
  "summary_activation": null,
 
3
  "architectures": [
4
  "GPT2LMHeadModel"
5
  ],
6
+ "attn_pdrop": 0.3,
7
  "bos_token_id": 3,
8
+ "embd_pdrop": 0.3,
9
  "eos_token_id": 3,
10
  "initializer_range": 0.02,
11
  "layer_norm_epsilon": 1e-05,
 
16
  "n_layer": 2,
17
  "n_positions": 256,
18
  "reorder_and_upcast_attn": false,
19
+ "resid_pdrop": 0.3,
20
  "scale_attn_by_inverse_layer_idx": false,
21
  "scale_attn_weights": true,
22
  "summary_activation": null,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5edad0cb10075fac6a511418278575a1b8c2fd78c741a046e37a2975828abcc5
3
  size 1745032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25f50c0a32688380429a2f1b774702f8c08a4faaf899b9b4196ce7aa8b142ec4
3
  size 1745032
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b9b765c1b0d5c3170421edaaf07ff354aa11c1164c70c06fa584ec213165e72
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95cf514facfc68f8a8162bf175cd6ffcb7da3e7bb66e66c9b6aed5b1a733865b
3
  size 5432