Upload folder using huggingface_hub
Browse files- checkpoint-10/adapter_config.json +3 -3
- checkpoint-10/adapter_model.safetensors +1 -1
- checkpoint-10/optimizer.pt +1 -1
- checkpoint-10/rng_state_0.pth +1 -1
- checkpoint-10/rng_state_1.pth +1 -1
- checkpoint-10/scheduler.pt +1 -1
- checkpoint-10/trainer_state.json +6 -6
- checkpoint-10/training_args.bin +1 -1
checkpoint-10/adapter_config.json
CHANGED
|
@@ -19,10 +19,10 @@
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
-
"v_proj",
|
| 23 |
"q_proj",
|
| 24 |
-
"
|
| 25 |
-
"
|
|
|
|
| 26 |
],
|
| 27 |
"task_type": "CAUSAL_LM",
|
| 28 |
"use_rslora": false
|
|
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
|
|
|
| 22 |
"q_proj",
|
| 23 |
+
"o_proj",
|
| 24 |
+
"v_proj",
|
| 25 |
+
"k_proj"
|
| 26 |
],
|
| 27 |
"task_type": "CAUSAL_LM",
|
| 28 |
"use_rslora": false
|
checkpoint-10/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:84040302ac7ecd85b74c423ec172d02e9316f25a7fc906fde9d7a23224557f67
|
| 3 |
size 27297032
|
checkpoint-10/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:3d89b45d56ade7d540eb9f3505a1f6e333e55f003ed794e739313833bb5b8440
|
| 3 |
size 54678010
|
checkpoint-10/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:fddc147708025726ba7b1bb23ff2dd056aadae66c55bbbaa972fbac9f92987d1
|
| 3 |
size 14512
|
checkpoint-10/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:ba18bd0501cb171b34ee34f8388ca24ffcffe85ea6d7f6605e2a34011073d790
|
| 3 |
size 14512
|
checkpoint-10/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:235af9e0142e33373d5a0c3eca9b645008891b3f929de0bb9dec14be1e0a5498
|
| 3 |
size 1000
|
checkpoint-10/trainer_state.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"best_metric": 1.
|
| 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-10",
|
| 4 |
"epoch": 0.006199628022318661,
|
| 5 |
"eval_steps": 10,
|
|
@@ -10,10 +10,10 @@
|
|
| 10 |
"log_history": [
|
| 11 |
{
|
| 12 |
"epoch": 0.01,
|
| 13 |
-
"eval_loss": 1.
|
| 14 |
-
"eval_runtime":
|
| 15 |
-
"eval_samples_per_second": 13.
|
| 16 |
-
"eval_steps_per_second": 3.
|
| 17 |
"step": 10
|
| 18 |
}
|
| 19 |
],
|
|
@@ -22,7 +22,7 @@
|
|
| 22 |
"num_input_tokens_seen": 0,
|
| 23 |
"num_train_epochs": 1,
|
| 24 |
"save_steps": 10,
|
| 25 |
-
"total_flos":
|
| 26 |
"train_batch_size": 8,
|
| 27 |
"trial_name": null,
|
| 28 |
"trial_params": null
|
|
|
|
| 1 |
{
|
| 2 |
+
"best_metric": 1.2719942331314087,
|
| 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-10",
|
| 4 |
"epoch": 0.006199628022318661,
|
| 5 |
"eval_steps": 10,
|
|
|
|
| 10 |
"log_history": [
|
| 11 |
{
|
| 12 |
"epoch": 0.01,
|
| 13 |
+
"eval_loss": 1.2719942331314087,
|
| 14 |
+
"eval_runtime": 211.3642,
|
| 15 |
+
"eval_samples_per_second": 13.564,
|
| 16 |
+
"eval_steps_per_second": 3.392,
|
| 17 |
"step": 10
|
| 18 |
}
|
| 19 |
],
|
|
|
|
| 22 |
"num_input_tokens_seen": 0,
|
| 23 |
"num_train_epochs": 1,
|
| 24 |
"save_steps": 10,
|
| 25 |
+
"total_flos": 5435473849745408.0,
|
| 26 |
"train_batch_size": 8,
|
| 27 |
"trial_name": null,
|
| 28 |
"trial_params": null
|
checkpoint-10/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:ce5217b1bab3c29f8888434c329132d6c1b2764b95f5ad2b8708fe0e2f56b8c8
|
| 3 |
size 5112
|