Upload folder using huggingface_hub
Browse files- checkpoint-20/adapter_config.json +2 -2
- checkpoint-20/adapter_model.safetensors +1 -1
- checkpoint-20/optimizer.pt +1 -1
- checkpoint-20/rng_state_0.pth +1 -1
- checkpoint-20/rng_state_1.pth +1 -1
- checkpoint-20/scheduler.pt +1 -1
- checkpoint-20/trainer_state.json +13 -13
- checkpoint-20/training_args.bin +1 -1
checkpoint-20/adapter_config.json
CHANGED
|
@@ -20,9 +20,9 @@
|
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
"q_proj",
|
|
|
|
| 23 |
"k_proj",
|
| 24 |
-
"v_proj"
|
| 25 |
-
"o_proj"
|
| 26 |
],
|
| 27 |
"task_type": "CAUSAL_LM",
|
| 28 |
"use_rslora": false
|
|
|
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
"q_proj",
|
| 23 |
+
"o_proj",
|
| 24 |
"k_proj",
|
| 25 |
+
"v_proj"
|
|
|
|
| 26 |
],
|
| 27 |
"task_type": "CAUSAL_LM",
|
| 28 |
"use_rslora": false
|
checkpoint-20/adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 27297032
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5dcf5a551c349c7e0b733562aa4ae628da73cca6a51b41dbe9aa6df61c725776
|
| 3 |
size 27297032
|
checkpoint-20/optimizer.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 54678010
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a377b03d709c4d53ca6e7ad8224d147cf444f80d2cb8b9238a4e4b0c02f61fb9
|
| 3 |
size 54678010
|
checkpoint-20/rng_state_0.pth
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 14512
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ece29a201498bea2402c25ea6a05c3a44d81e4175ff48953b1031f16a14fe73c
|
| 3 |
size 14512
|
checkpoint-20/rng_state_1.pth
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 14512
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99ae85c442798078bca52fa33ec295dc643f25acfc61d967bb4f7e6b529e746c
|
| 3 |
size 14512
|
checkpoint-20/scheduler.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1000
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9273428cca691ad47ec11da78b09b76f05725b681e3b9061aeabe6c9d6df431d
|
| 3 |
size 1000
|
checkpoint-20/trainer_state.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"best_metric": 0.
|
| 3 |
"best_model_checkpoint": "./mistral/29-02-24-Weni-testing_saving_checkpoints-final_Zeroshot-2_max_steps-60_batch_8_2024-02-29_ppid_7/checkpoint-20",
|
| 4 |
"epoch": 0.012399256044637322,
|
| 5 |
"eval_steps": 10,
|
|
@@ -10,25 +10,25 @@
|
|
| 10 |
"log_history": [
|
| 11 |
{
|
| 12 |
"epoch": 0.01,
|
| 13 |
-
"eval_loss": 1.
|
| 14 |
-
"eval_runtime": 212.
|
| 15 |
-
"eval_samples_per_second": 13.
|
| 16 |
-
"eval_steps_per_second": 3.
|
| 17 |
"step": 10
|
| 18 |
},
|
| 19 |
{
|
| 20 |
"epoch": 0.01,
|
| 21 |
-
"grad_norm": 0.
|
| 22 |
-
"learning_rate": 0.
|
| 23 |
-
"loss": 1.
|
| 24 |
"step": 20
|
| 25 |
},
|
| 26 |
{
|
| 27 |
"epoch": 0.01,
|
| 28 |
-
"eval_loss": 0.
|
| 29 |
-
"eval_runtime":
|
| 30 |
-
"eval_samples_per_second": 13.
|
| 31 |
-
"eval_steps_per_second": 3.
|
| 32 |
"step": 20
|
| 33 |
}
|
| 34 |
],
|
|
@@ -37,7 +37,7 @@
|
|
| 37 |
"num_input_tokens_seen": 0,
|
| 38 |
"num_train_epochs": 1,
|
| 39 |
"save_steps": 10,
|
| 40 |
-
"total_flos": 1.
|
| 41 |
"train_batch_size": 8,
|
| 42 |
"trial_name": null,
|
| 43 |
"trial_params": null
|
|
|
|
| 1 |
{
|
| 2 |
+
"best_metric": 0.6782544255256653,
|
| 3 |
"best_model_checkpoint": "./mistral/29-02-24-Weni-testing_saving_checkpoints-final_Zeroshot-2_max_steps-60_batch_8_2024-02-29_ppid_7/checkpoint-20",
|
| 4 |
"epoch": 0.012399256044637322,
|
| 5 |
"eval_steps": 10,
|
|
|
|
| 10 |
"log_history": [
|
| 11 |
{
|
| 12 |
"epoch": 0.01,
|
| 13 |
+
"eval_loss": 1.3349500894546509,
|
| 14 |
+
"eval_runtime": 212.0568,
|
| 15 |
+
"eval_samples_per_second": 13.52,
|
| 16 |
+
"eval_steps_per_second": 3.381,
|
| 17 |
"step": 10
|
| 18 |
},
|
| 19 |
{
|
| 20 |
"epoch": 0.01,
|
| 21 |
+
"grad_norm": 0.9119272828102112,
|
| 22 |
+
"learning_rate": 0.00017273736415730488,
|
| 23 |
+
"loss": 1.3576,
|
| 24 |
"step": 20
|
| 25 |
},
|
| 26 |
{
|
| 27 |
"epoch": 0.01,
|
| 28 |
+
"eval_loss": 0.6782544255256653,
|
| 29 |
+
"eval_runtime": 212.5203,
|
| 30 |
+
"eval_samples_per_second": 13.49,
|
| 31 |
+
"eval_steps_per_second": 3.374,
|
| 32 |
"step": 20
|
| 33 |
}
|
| 34 |
],
|
|
|
|
| 37 |
"num_input_tokens_seen": 0,
|
| 38 |
"num_train_epochs": 1,
|
| 39 |
"save_steps": 10,
|
| 40 |
+
"total_flos": 1.0232424575270912e+16,
|
| 41 |
"train_batch_size": 8,
|
| 42 |
"trial_name": null,
|
| 43 |
"trial_params": null
|
checkpoint-20/training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5112
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09451dd342dbcd48b4952803853b975a8bd13b7e94555d226899f1b4fa2438b7
|
| 3 |
size 5112
|