Upload folder using huggingface_hub
Browse files- checkpoint-20/adapter_config.json +3 -3
- 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
|
@@ -19,10 +19,10 @@
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
-
"
|
| 23 |
-
"o_proj",
|
| 24 |
"k_proj",
|
| 25 |
-
"
|
|
|
|
| 26 |
],
|
| 27 |
"task_type": "CAUSAL_LM",
|
| 28 |
"use_rslora": false
|
|
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
+
"v_proj",
|
|
|
|
| 23 |
"k_proj",
|
| 24 |
+
"o_proj",
|
| 25 |
+
"q_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:fc3a917ea011616f2e138820f5ec80678f902f460d8c833c1a09a1ffbfeacff5
|
| 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:f3534a549726a2bd1a5f1784c17c5ed93bf055038c239bfa9d8551a10c509531
|
| 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:b2933f07bf463658cedf3c1dfe599ce4fe850fc4b964e637a8a22550bd717d69
|
| 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:393b54f5f5716592c70ccb9953812e7f2d2420e88129d9a6302b103771f5655d
|
| 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:50456e7261e136d297aa7f12fc0e2dc3c2382226b412fd99a25a3022e310d003
|
| 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":
|
| 15 |
-
"eval_samples_per_second": 13.
|
| 16 |
-
"eval_steps_per_second": 3.
|
| 17 |
"step": 10
|
| 18 |
},
|
| 19 |
{
|
| 20 |
"epoch": 0.01,
|
| 21 |
-
"grad_norm":
|
| 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":
|
| 41 |
"train_batch_size": 8,
|
| 42 |
"trial_name": null,
|
| 43 |
"trial_params": null
|
|
|
|
| 1 |
{
|
| 2 |
+
"best_metric": 0.6531360149383545,
|
| 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.2581307888031006,
|
| 14 |
+
"eval_runtime": 215.3103,
|
| 15 |
+
"eval_samples_per_second": 13.316,
|
| 16 |
+
"eval_steps_per_second": 3.33,
|
| 17 |
"step": 10
|
| 18 |
},
|
| 19 |
{
|
| 20 |
"epoch": 0.01,
|
| 21 |
+
"grad_norm": 1.0680043697357178,
|
| 22 |
+
"learning_rate": 0.0001686241637868734,
|
| 23 |
+
"loss": 1.3185,
|
| 24 |
"step": 20
|
| 25 |
},
|
| 26 |
{
|
| 27 |
"epoch": 0.01,
|
| 28 |
+
"eval_loss": 0.6531360149383545,
|
| 29 |
+
"eval_runtime": 215.822,
|
| 30 |
+
"eval_samples_per_second": 13.284,
|
| 31 |
+
"eval_steps_per_second": 3.322,
|
| 32 |
"step": 20
|
| 33 |
}
|
| 34 |
],
|
|
|
|
| 37 |
"num_input_tokens_seen": 0,
|
| 38 |
"num_train_epochs": 1,
|
| 39 |
"save_steps": 10,
|
| 40 |
+
"total_flos": 9946814618796032.0,
|
| 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:add53164c8641f40e75a374f927c9457bbf2b0878715f67c1711793300a2b818
|
| 3 |
size 5112
|