Instructions to use fc91/CQoT_SFT_merged_16bit_lora-Llama-3.2-3B-Instruct-v.DR-GRPO_7.2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fc91/CQoT_SFT_merged_16bit_lora-Llama-3.2-3B-Instruct-v.DR-GRPO_7.2 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("fc91/CQoT_SFT_merged_16bit_lora-Llama-3.2-3B-Instruct-v.DR-GRPO_7.2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
Training in progress, step 480, checkpoint
Browse files- last-checkpoint/adapter_config.json +4 -4
- last-checkpoint/adapter_model.safetensors +1 -1
- last-checkpoint/optimizer.pt +1 -1
- last-checkpoint/rng_state.pth +1 -1
- last-checkpoint/scaler.pt +1 -1
- last-checkpoint/scheduler.pt +1 -1
- last-checkpoint/trainer_state.json +224 -4
- last-checkpoint/training_args.bin +1 -1
last-checkpoint/adapter_config.json
CHANGED
|
@@ -29,13 +29,13 @@
|
|
| 29 |
"rank_pattern": {},
|
| 30 |
"revision": null,
|
| 31 |
"target_modules": [
|
|
|
|
| 32 |
"gate_proj",
|
| 33 |
-
"down_proj",
|
| 34 |
-
"v_proj",
|
| 35 |
"q_proj",
|
|
|
|
| 36 |
"k_proj",
|
| 37 |
-
"
|
| 38 |
-
"
|
| 39 |
],
|
| 40 |
"task_type": "CAUSAL_LM",
|
| 41 |
"trainable_token_indices": null,
|
|
|
|
| 29 |
"rank_pattern": {},
|
| 30 |
"revision": null,
|
| 31 |
"target_modules": [
|
| 32 |
+
"up_proj",
|
| 33 |
"gate_proj",
|
|
|
|
|
|
|
| 34 |
"q_proj",
|
| 35 |
+
"down_proj",
|
| 36 |
"k_proj",
|
| 37 |
+
"o_proj",
|
| 38 |
+
"v_proj"
|
| 39 |
],
|
| 40 |
"task_type": "CAUSAL_LM",
|
| 41 |
"trainable_token_indices": null,
|
last-checkpoint/adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 194563400
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:493afea1d4b0a4b8fcbabd4782faf59bce83b78390d3fe22c1f7e9f9009ee34f
|
| 3 |
size 194563400
|
last-checkpoint/optimizer.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 100256339
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c30c5fc8db3a087f890fea74bf58a9464576de6fd24c51084c1a9e86ddbdb29
|
| 3 |
size 100256339
|
last-checkpoint/rng_state.pth
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 14645
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c8e1591707f95e85ddb52f431f3d9894670c8a0156ac1d112e63ad294b567127
|
| 3 |
size 14645
|
last-checkpoint/scaler.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1383
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:97d84fa515775ff9ef37dff77ad8970e6a70fabe1b6fd86d0f16647a32126001
|
| 3 |
size 1383
|
last-checkpoint/scheduler.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1465
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d9671054f4efb882fe928a0a76ad9e3c53090dcbe026d23891f2bbb0f73c2434
|
| 3 |
size 1465
|
last-checkpoint/trainer_state.json
CHANGED
|
@@ -2,9 +2,9 @@
|
|
| 2 |
"best_global_step": null,
|
| 3 |
"best_metric": null,
|
| 4 |
"best_model_checkpoint": null,
|
| 5 |
-
"epoch":
|
| 6 |
"eval_steps": 500,
|
| 7 |
-
"global_step":
|
| 8 |
"is_hyper_param_search": false,
|
| 9 |
"is_local_process_zero": true,
|
| 10 |
"is_world_process_zero": true,
|
|
@@ -10348,12 +10348,232 @@
|
|
| 10348 |
"rewards/compute_weighted_reward/mean": 0.8570833802223206,
|
| 10349 |
"rewards/compute_weighted_reward/std": 1.384502649307251,
|
| 10350 |
"step": 470
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10351 |
}
|
| 10352 |
],
|
| 10353 |
"logging_steps": 1,
|
| 10354 |
"max_steps": 500,
|
| 10355 |
-
"num_input_tokens_seen":
|
| 10356 |
-
"num_train_epochs":
|
| 10357 |
"save_steps": 10,
|
| 10358 |
"stateful_callbacks": {
|
| 10359 |
"TrainerControl": {
|
|
|
|
| 2 |
"best_global_step": null,
|
| 3 |
"best_metric": null,
|
| 4 |
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 68.57142857142857,
|
| 6 |
"eval_steps": 500,
|
| 7 |
+
"global_step": 480,
|
| 8 |
"is_hyper_param_search": false,
|
| 9 |
"is_local_process_zero": true,
|
| 10 |
"is_world_process_zero": true,
|
|
|
|
| 10348 |
"rewards/compute_weighted_reward/mean": 0.8570833802223206,
|
| 10349 |
"rewards/compute_weighted_reward/std": 1.384502649307251,
|
| 10350 |
"step": 470
|
| 10351 |
+
},
|
| 10352 |
+
{
|
| 10353 |
+
"completion_length": 1400.0,
|
| 10354 |
+
"completions/clipped_ratio": 0.16666666666666663,
|
| 10355 |
+
"completions/max_length": 1400.0,
|
| 10356 |
+
"completions/max_terminated_length": 1061.0,
|
| 10357 |
+
"completions/mean_length": 729.3333740234375,
|
| 10358 |
+
"completions/mean_terminated_length": 595.2000122070312,
|
| 10359 |
+
"completions/min_length": 333.0,
|
| 10360 |
+
"completions/min_terminated_length": 333.0,
|
| 10361 |
+
"epoch": 67.28571428571429,
|
| 10362 |
+
"frac_reward_zero_std": 0.0,
|
| 10363 |
+
"grad_norm": 6.319087982177734,
|
| 10364 |
+
"kl": 0.008305572322569788,
|
| 10365 |
+
"learning_rate": 2.642109712683971e-09,
|
| 10366 |
+
"loss": 0.0083,
|
| 10367 |
+
"num_tokens": 12849834.0,
|
| 10368 |
+
"reward": 0.3420833945274353,
|
| 10369 |
+
"reward_std": 1.2131065130233765,
|
| 10370 |
+
"rewards/compute_weighted_reward/mean": 0.3420833349227905,
|
| 10371 |
+
"rewards/compute_weighted_reward/std": 1.3302565813064575,
|
| 10372 |
+
"step": 471
|
| 10373 |
+
},
|
| 10374 |
+
{
|
| 10375 |
+
"completion_length": 1400.0,
|
| 10376 |
+
"completions/clipped_ratio": 0.16666666666666663,
|
| 10377 |
+
"completions/max_length": 1400.0,
|
| 10378 |
+
"completions/max_terminated_length": 1239.0,
|
| 10379 |
+
"completions/mean_length": 852.2916870117188,
|
| 10380 |
+
"completions/mean_terminated_length": 742.75,
|
| 10381 |
+
"completions/min_length": 336.0,
|
| 10382 |
+
"completions/min_terminated_length": 336.0,
|
| 10383 |
+
"epoch": 67.42857142857143,
|
| 10384 |
+
"frac_reward_zero_std": 0.0,
|
| 10385 |
+
"grad_norm": 8.495345115661621,
|
| 10386 |
+
"kl": 0.007552888710051775,
|
| 10387 |
+
"learning_rate": 2.4850645694436735e-09,
|
| 10388 |
+
"loss": 0.0076,
|
| 10389 |
+
"num_tokens": 12877975.0,
|
| 10390 |
+
"reward": 0.9245834350585938,
|
| 10391 |
+
"reward_std": 0.9624896049499512,
|
| 10392 |
+
"rewards/compute_weighted_reward/mean": 0.924583375453949,
|
| 10393 |
+
"rewards/compute_weighted_reward/std": 1.2036573886871338,
|
| 10394 |
+
"step": 472
|
| 10395 |
+
},
|
| 10396 |
+
{
|
| 10397 |
+
"completion_length": 1400.0,
|
| 10398 |
+
"completions/clipped_ratio": 0.20833333333333337,
|
| 10399 |
+
"completions/max_length": 1400.0,
|
| 10400 |
+
"completions/max_terminated_length": 1256.0,
|
| 10401 |
+
"completions/mean_length": 909.3333740234375,
|
| 10402 |
+
"completions/mean_terminated_length": 780.2105102539062,
|
| 10403 |
+
"completions/min_length": 455.0,
|
| 10404 |
+
"completions/min_terminated_length": 455.0,
|
| 10405 |
+
"epoch": 67.57142857142857,
|
| 10406 |
+
"frac_reward_zero_std": 0.0,
|
| 10407 |
+
"grad_norm": 4.351540565490723,
|
| 10408 |
+
"kl": 0.008479526557493955,
|
| 10409 |
+
"learning_rate": 2.332772166583208e-09,
|
| 10410 |
+
"loss": 0.0085,
|
| 10411 |
+
"num_tokens": 12907827.0,
|
| 10412 |
+
"reward": 0.9654167890548706,
|
| 10413 |
+
"reward_std": 1.0205336809158325,
|
| 10414 |
+
"rewards/compute_weighted_reward/mean": 0.965416669845581,
|
| 10415 |
+
"rewards/compute_weighted_reward/std": 1.1710046529769897,
|
| 10416 |
+
"step": 473
|
| 10417 |
+
},
|
| 10418 |
+
{
|
| 10419 |
+
"completion_length": 1400.0,
|
| 10420 |
+
"completions/clipped_ratio": 0.16666666666666663,
|
| 10421 |
+
"completions/max_length": 1400.0,
|
| 10422 |
+
"completions/max_terminated_length": 1350.0,
|
| 10423 |
+
"completions/mean_length": 832.5833740234375,
|
| 10424 |
+
"completions/mean_terminated_length": 719.1000366210938,
|
| 10425 |
+
"completions/min_length": 412.0,
|
| 10426 |
+
"completions/min_terminated_length": 412.0,
|
| 10427 |
+
"epoch": 67.71428571428571,
|
| 10428 |
+
"frac_reward_zero_std": 0.0,
|
| 10429 |
+
"grad_norm": 6.586337089538574,
|
| 10430 |
+
"kl": 0.005711609264835715,
|
| 10431 |
+
"learning_rate": 2.1852399266194312e-09,
|
| 10432 |
+
"loss": 0.0057,
|
| 10433 |
+
"num_tokens": 12934991.0,
|
| 10434 |
+
"reward": 1.3825000524520874,
|
| 10435 |
+
"reward_std": 1.280817985534668,
|
| 10436 |
+
"rewards/compute_weighted_reward/mean": 1.3825000524520874,
|
| 10437 |
+
"rewards/compute_weighted_reward/std": 1.626124382019043,
|
| 10438 |
+
"step": 474
|
| 10439 |
+
},
|
| 10440 |
+
{
|
| 10441 |
+
"completion_length": 1400.0,
|
| 10442 |
+
"completions/clipped_ratio": 0.25,
|
| 10443 |
+
"completions/max_length": 1400.0,
|
| 10444 |
+
"completions/max_terminated_length": 1314.0,
|
| 10445 |
+
"completions/mean_length": 806.1666870117188,
|
| 10446 |
+
"completions/mean_terminated_length": 608.2222290039062,
|
| 10447 |
+
"completions/min_length": 155.0,
|
| 10448 |
+
"completions/min_terminated_length": 155.0,
|
| 10449 |
+
"epoch": 67.85714285714286,
|
| 10450 |
+
"frac_reward_zero_std": 0.25,
|
| 10451 |
+
"grad_norm": 2.7453975677490234,
|
| 10452 |
+
"kl": 0.0077794051030650735,
|
| 10453 |
+
"learning_rate": 2.042475040065594e-09,
|
| 10454 |
+
"loss": 0.0078,
|
| 10455 |
+
"num_tokens": 12961863.0,
|
| 10456 |
+
"reward": 1.28000009059906,
|
| 10457 |
+
"reward_std": 0.8226708173751831,
|
| 10458 |
+
"rewards/compute_weighted_reward/mean": 1.28000009059906,
|
| 10459 |
+
"rewards/compute_weighted_reward/std": 1.3074235916137695,
|
| 10460 |
+
"step": 475
|
| 10461 |
+
},
|
| 10462 |
+
{
|
| 10463 |
+
"completion_length": 1400.0,
|
| 10464 |
+
"completions/clipped_ratio": 0.29166666666666663,
|
| 10465 |
+
"completions/max_length": 1400.0,
|
| 10466 |
+
"completions/max_terminated_length": 1241.0,
|
| 10467 |
+
"completions/mean_length": 988.3333740234375,
|
| 10468 |
+
"completions/mean_terminated_length": 818.8235473632812,
|
| 10469 |
+
"completions/min_length": 546.0,
|
| 10470 |
+
"completions/min_terminated_length": 546.0,
|
| 10471 |
+
"epoch": 68.0,
|
| 10472 |
+
"frac_reward_zero_std": 0.0,
|
| 10473 |
+
"grad_norm": 4.332049369812012,
|
| 10474 |
+
"kl": 0.006601755856536329,
|
| 10475 |
+
"learning_rate": 1.9044844650808465e-09,
|
| 10476 |
+
"loss": 0.0066,
|
| 10477 |
+
"num_tokens": 12994193.0,
|
| 10478 |
+
"reward": 0.9479166865348816,
|
| 10479 |
+
"reward_std": 1.4858897924423218,
|
| 10480 |
+
"rewards/compute_weighted_reward/mean": 0.9479167461395264,
|
| 10481 |
+
"rewards/compute_weighted_reward/std": 1.6872307062149048,
|
| 10482 |
+
"step": 476
|
| 10483 |
+
},
|
| 10484 |
+
{
|
| 10485 |
+
"completion_length": 1400.0,
|
| 10486 |
+
"completions/clipped_ratio": 0.25,
|
| 10487 |
+
"completions/max_length": 1400.0,
|
| 10488 |
+
"completions/max_terminated_length": 1327.0,
|
| 10489 |
+
"completions/mean_length": 930.75,
|
| 10490 |
+
"completions/mean_terminated_length": 774.3333129882812,
|
| 10491 |
+
"completions/min_length": 366.0,
|
| 10492 |
+
"completions/min_terminated_length": 366.0,
|
| 10493 |
+
"epoch": 68.14285714285714,
|
| 10494 |
+
"frac_reward_zero_std": 0.0,
|
| 10495 |
+
"grad_norm": 5.931741714477539,
|
| 10496 |
+
"kl": 0.007084662560373545,
|
| 10497 |
+
"learning_rate": 1.771274927131139e-09,
|
| 10498 |
+
"loss": 0.0071,
|
| 10499 |
+
"num_tokens": 13023893.0,
|
| 10500 |
+
"reward": 0.3487500548362732,
|
| 10501 |
+
"reward_std": 1.4327483177185059,
|
| 10502 |
+
"rewards/compute_weighted_reward/mean": 0.3487500250339508,
|
| 10503 |
+
"rewards/compute_weighted_reward/std": 1.395942211151123,
|
| 10504 |
+
"step": 477
|
| 10505 |
+
},
|
| 10506 |
+
{
|
| 10507 |
+
"completion_length": 1400.0,
|
| 10508 |
+
"completions/clipped_ratio": 0.16666666666666663,
|
| 10509 |
+
"completions/max_length": 1400.0,
|
| 10510 |
+
"completions/max_terminated_length": 1297.0,
|
| 10511 |
+
"completions/mean_length": 822.0833740234375,
|
| 10512 |
+
"completions/mean_terminated_length": 706.5,
|
| 10513 |
+
"completions/min_length": 400.0,
|
| 10514 |
+
"completions/min_terminated_length": 400.0,
|
| 10515 |
+
"epoch": 68.28571428571429,
|
| 10516 |
+
"frac_reward_zero_std": 0.25,
|
| 10517 |
+
"grad_norm": 5.619762420654297,
|
| 10518 |
+
"kl": 0.00922736810753122,
|
| 10519 |
+
"learning_rate": 1.6428529186614193e-09,
|
| 10520 |
+
"loss": 0.0092,
|
| 10521 |
+
"num_tokens": 13051501.0,
|
| 10522 |
+
"reward": 0.8408333659172058,
|
| 10523 |
+
"reward_std": 0.8763567805290222,
|
| 10524 |
+
"rewards/compute_weighted_reward/mean": 0.8408333659172058,
|
| 10525 |
+
"rewards/compute_weighted_reward/std": 1.3136537075042725,
|
| 10526 |
+
"step": 478
|
| 10527 |
+
},
|
| 10528 |
+
{
|
| 10529 |
+
"completion_length": 1400.0,
|
| 10530 |
+
"completions/clipped_ratio": 0.08333333333333337,
|
| 10531 |
+
"completions/max_length": 1400.0,
|
| 10532 |
+
"completions/max_terminated_length": 1278.0,
|
| 10533 |
+
"completions/mean_length": 822.0833740234375,
|
| 10534 |
+
"completions/mean_terminated_length": 769.5454711914062,
|
| 10535 |
+
"completions/min_length": 312.0,
|
| 10536 |
+
"completions/min_terminated_length": 312.0,
|
| 10537 |
+
"epoch": 68.42857142857143,
|
| 10538 |
+
"frac_reward_zero_std": 0.25,
|
| 10539 |
+
"grad_norm": 3.2412211894989014,
|
| 10540 |
+
"kl": 0.005566137435380369,
|
| 10541 |
+
"learning_rate": 1.519224698779198e-09,
|
| 10542 |
+
"loss": 0.0056,
|
| 10543 |
+
"num_tokens": 13079013.0,
|
| 10544 |
+
"reward": 1.6216667890548706,
|
| 10545 |
+
"reward_std": 0.771453857421875,
|
| 10546 |
+
"rewards/compute_weighted_reward/mean": 1.6216667890548706,
|
| 10547 |
+
"rewards/compute_weighted_reward/std": 1.126069188117981,
|
| 10548 |
+
"step": 479
|
| 10549 |
+
},
|
| 10550 |
+
{
|
| 10551 |
+
"completion_length": 1400.0,
|
| 10552 |
+
"completions/clipped_ratio": 0.08333333333333337,
|
| 10553 |
+
"completions/max_length": 1400.0,
|
| 10554 |
+
"completions/max_terminated_length": 1385.0,
|
| 10555 |
+
"completions/mean_length": 616.9583740234375,
|
| 10556 |
+
"completions/mean_terminated_length": 545.7727661132812,
|
| 10557 |
+
"completions/min_length": 249.0,
|
| 10558 |
+
"completions/min_terminated_length": 249.0,
|
| 10559 |
+
"epoch": 68.57142857142857,
|
| 10560 |
+
"frac_reward_zero_std": 0.5,
|
| 10561 |
+
"grad_norm": 4.908989429473877,
|
| 10562 |
+
"kl": 0.009014775976538658,
|
| 10563 |
+
"learning_rate": 1.4003962929495127e-09,
|
| 10564 |
+
"loss": 0.009,
|
| 10565 |
+
"num_tokens": 13101392.0,
|
| 10566 |
+
"reward": 1.568333387374878,
|
| 10567 |
+
"reward_std": 0.7887937426567078,
|
| 10568 |
+
"rewards/compute_weighted_reward/mean": 1.5683332681655884,
|
| 10569 |
+
"rewards/compute_weighted_reward/std": 1.244213342666626,
|
| 10570 |
+
"step": 480
|
| 10571 |
}
|
| 10572 |
],
|
| 10573 |
"logging_steps": 1,
|
| 10574 |
"max_steps": 500,
|
| 10575 |
+
"num_input_tokens_seen": 13101392,
|
| 10576 |
+
"num_train_epochs": 72,
|
| 10577 |
"save_steps": 10,
|
| 10578 |
"stateful_callbacks": {
|
| 10579 |
"TrainerControl": {
|
last-checkpoint/training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7121
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1933debe4019602c345445bbfd993672bc51c69c526e1d1cc5f29a8ef9ce7bbb
|
| 3 |
size 7121
|