Upload folder using huggingface_hub
Browse files- lora_r8/checkpoint-1/adapter_config.json +2 -2
- lora_r8/checkpoint-1/adapter_model.safetensors +1 -1
- lora_r8/checkpoint-1/optimizer.pt +1 -1
- lora_r8/checkpoint-1/trainer_state.json +6 -6
- lora_r8/result_model/adapter_config.json +2 -2
- lora_r8/result_model/adapter_model.safetensors +1 -1
- lora_r8/runs/Mar30_03-28-01_85db3e8ee26f/events.out.tfevents.1774841281.85db3e8ee26f.486.0 +3 -0
lora_r8/checkpoint-1/adapter_config.json
CHANGED
|
@@ -34,8 +34,8 @@
|
|
| 34 |
"rank_pattern": {},
|
| 35 |
"revision": null,
|
| 36 |
"target_modules": [
|
| 37 |
-
"
|
| 38 |
-
"
|
| 39 |
],
|
| 40 |
"target_parameters": null,
|
| 41 |
"task_type": null,
|
|
|
|
| 34 |
"rank_pattern": {},
|
| 35 |
"revision": null,
|
| 36 |
"target_modules": [
|
| 37 |
+
"value",
|
| 38 |
+
"query"
|
| 39 |
],
|
| 40 |
"target_parameters": null,
|
| 41 |
"task_type": null,
|
lora_r8/checkpoint-1/adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1205292
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95f84d20a79e9a4c1e735bcfa0f62916aea8e20beca91189ba6a94040cc1cd9b
|
| 3 |
size 1205292
|
lora_r8/checkpoint-1/optimizer.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2437579
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:758db7a76832fc258261faa2a20ffea0e57981debb4da28ec5dc9fd238173d23
|
| 3 |
size 2437579
|
lora_r8/checkpoint-1/trainer_state.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"best_global_step": 1,
|
| 3 |
-
"best_metric": 0.
|
| 4 |
"best_model_checkpoint": "/workspace/output/lora_r8/checkpoint-1",
|
| 5 |
"epoch": 1.0,
|
| 6 |
"eval_steps": 500,
|
|
@@ -11,11 +11,11 @@
|
|
| 11 |
"log_history": [
|
| 12 |
{
|
| 13 |
"epoch": 1.0,
|
| 14 |
-
"eval_accuracy": 0.
|
| 15 |
-
"eval_loss": 1.
|
| 16 |
-
"eval_runtime": 2.
|
| 17 |
-
"eval_samples_per_second": 3.
|
| 18 |
-
"eval_steps_per_second": 0.
|
| 19 |
"step": 1
|
| 20 |
}
|
| 21 |
],
|
|
|
|
| 1 |
{
|
| 2 |
"best_global_step": 1,
|
| 3 |
+
"best_metric": 0.5555555555555556,
|
| 4 |
"best_model_checkpoint": "/workspace/output/lora_r8/checkpoint-1",
|
| 5 |
"epoch": 1.0,
|
| 6 |
"eval_steps": 500,
|
|
|
|
| 11 |
"log_history": [
|
| 12 |
{
|
| 13 |
"epoch": 1.0,
|
| 14 |
+
"eval_accuracy": 0.5555555555555556,
|
| 15 |
+
"eval_loss": 1.2038065195083618,
|
| 16 |
+
"eval_runtime": 2.4083,
|
| 17 |
+
"eval_samples_per_second": 3.737,
|
| 18 |
+
"eval_steps_per_second": 0.415,
|
| 19 |
"step": 1
|
| 20 |
}
|
| 21 |
],
|
lora_r8/result_model/adapter_config.json
CHANGED
|
@@ -34,8 +34,8 @@
|
|
| 34 |
"rank_pattern": {},
|
| 35 |
"revision": null,
|
| 36 |
"target_modules": [
|
| 37 |
-
"
|
| 38 |
-
"
|
| 39 |
],
|
| 40 |
"target_parameters": null,
|
| 41 |
"task_type": null,
|
|
|
|
| 34 |
"rank_pattern": {},
|
| 35 |
"revision": null,
|
| 36 |
"target_modules": [
|
| 37 |
+
"value",
|
| 38 |
+
"query"
|
| 39 |
],
|
| 40 |
"target_parameters": null,
|
| 41 |
"task_type": null,
|
lora_r8/result_model/adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1205292
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95f84d20a79e9a4c1e735bcfa0f62916aea8e20beca91189ba6a94040cc1cd9b
|
| 3 |
size 1205292
|
lora_r8/runs/Mar30_03-28-01_85db3e8ee26f/events.out.tfevents.1774841281.85db3e8ee26f.486.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e24bf5379671ebb3e182c498e4dc046c1faaa27075e4b00df8c90606c8d28e96
|
| 3 |
+
size 5463
|