codebyzeb commited on
Commit
7c493bd
1 Parent(s): 4681311

Training in progress, step 100000

Browse files
babyslm/syntactic.txt CHANGED
The diff for this file is too large to render. See raw diff
 
blimp_results.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:76410b857f71ec7f1878911728d5905774d47f099712cf67110325d7a8caad09
3
- size 80230056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:212130ec3f4bb86bfc2b9749511392097eaefc6d4f50037b134a632f85d17cb1
3
+ size 80216458
config.json CHANGED
@@ -3,20 +3,20 @@
3
  "architectures": [
4
  "GPT2LMHeadModel"
5
  ],
6
- "attn_pdrop": 0.3,
7
  "bos_token_id": 0,
8
- "embd_pdrop": 0.3,
9
  "eos_token_id": 0,
10
  "initializer_range": 0.02,
11
  "layer_norm_epsilon": 1e-05,
12
  "model_type": "gpt2",
13
- "n_embd": 768,
14
- "n_head": 12,
15
- "n_inner": 3072,
16
- "n_layer": 12,
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,
 
3
  "architectures": [
4
  "GPT2LMHeadModel"
5
  ],
6
+ "attn_pdrop": 0.1,
7
  "bos_token_id": 0,
8
+ "embd_pdrop": 0.1,
9
  "eos_token_id": 0,
10
  "initializer_range": 0.02,
11
  "layer_norm_epsilon": 1e-05,
12
  "model_type": "gpt2",
13
+ "n_embd": 512,
14
+ "n_head": 8,
15
+ "n_inner": 2048,
16
+ "n_layer": 6,
17
  "n_positions": 256,
18
  "reorder_and_upcast_attn": false,
19
+ "resid_pdrop": 0.1,
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:3c3f57720261820330ee95da753a6c15ae9d37bb82e68ac923e61276d685a882
3
- size 390177408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:670bbe67b4ddafe189a296862499109994dab1c512f310dceaba7af83b281ea0
3
+ size 108961160
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6bf434d08adffb63320a056f43c3d312c362758a72db108fcc5c86bb963bff1
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dc80136f7f23f477ebdd661d182228c4de21c404425ed1d103d090bb1541237
3
  size 5368