Training in progress, step 62
Browse files- config.json +1 -0
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -33,6 +33,7 @@
|
|
33 |
"num_attention_heads": 9,
|
34 |
"num_hidden_layers": 30,
|
35 |
"num_key_value_heads": 3,
|
|
|
36 |
"pretraining_tp": 1,
|
37 |
"problem_type": "multi_label_classification",
|
38 |
"rms_norm_eps": 1e-05,
|
|
|
33 |
"num_attention_heads": 9,
|
34 |
"num_hidden_layers": 30,
|
35 |
"num_key_value_heads": 3,
|
36 |
+
"pad_token_id": 0,
|
37 |
"pretraining_tp": 1,
|
38 |
"problem_type": "multi_label_classification",
|
39 |
"rms_norm_eps": 1e-05,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 269066392
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99ee4ee3499ef2b15562edbc66debd30c3ac0e1b3f7f599878b74f40e64ba267
|
3 |
size 269066392
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0afed7748d7fa176cb46d10bc7688e387b8e553633073811568f2eb58f2293b
|
3 |
size 5304
|