End of training
Browse files- config.json +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
"num_attention_heads": 4,
|
18 |
"num_hidden_layers": 2,
|
19 |
"num_key_value_heads": 4,
|
20 |
-
"pad_token_id":
|
21 |
"pretraining_tp": 1,
|
22 |
"rms_norm_eps": 1e-06,
|
23 |
"rope_scaling": null,
|
|
|
17 |
"num_attention_heads": 4,
|
18 |
"num_hidden_layers": 2,
|
19 |
"num_key_value_heads": 4,
|
20 |
+
"pad_token_id": 2,
|
21 |
"pretraining_tp": 1,
|
22 |
"rms_norm_eps": 1e-06,
|
23 |
"rope_scaling": null,
|
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:750792ad134e423127576b1605e3360d342a33a6c2fc571ff54ea8d85ac8df3c
|
3 |
size 5368
|