Training in progress, step 175000
Browse files- babyslm/syntactic.txt +0 -0
- blimp_results.json +2 -2
- config.json +3 -3
- model.safetensors +1 -1
- training_args.bin +1 -1
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:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4077b97cb17b9a891037eb1e1a98a6a0489cb3bd9d8db76b784bc8efa51e449
|
3 |
+
size 80216532
|
config.json
CHANGED
@@ -3,9 +3,9 @@
|
|
3 |
"architectures": [
|
4 |
"GPT2LMHeadModel"
|
5 |
],
|
6 |
-
"attn_pdrop": 0.
|
7 |
"bos_token_id": 0,
|
8 |
-
"embd_pdrop": 0.
|
9 |
"eos_token_id": 0,
|
10 |
"initializer_range": 0.02,
|
11 |
"layer_norm_epsilon": 1e-05,
|
@@ -16,7 +16,7 @@
|
|
16 |
"n_layer": 6,
|
17 |
"n_positions": 256,
|
18 |
"reorder_and_upcast_attn": false,
|
19 |
-
"resid_pdrop": 0.
|
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,
|
|
|
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:
|
3 |
size 35609928
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1bc586300dbd946ba00b7e665fcbc6993629cb71cc1ae2089685f2ac024ac05
|
3 |
size 35609928
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc05a9b18c09d9343d851f614a906fd152098177d5c8db3b58ee8a0f0ce54453
|
3 |
size 5368
|