Model save
Browse files- README.md +2 -4
- adapter_config.json +4 -4
- all_results.json +3 -3
- train_results.json +3 -3
- trainer_state.json +3 -3
- training_args.bin +1 -1
README.md
CHANGED
@@ -1,13 +1,11 @@
|
|
1 |
---
|
2 |
base_model: barc0/Llama-3.1-ARC-Potpourri-Transduction-8B
|
3 |
-
datasets:
|
4 |
-
- tttx/problem81_data
|
5 |
library_name: peft
|
6 |
license: llama3.1
|
7 |
tags:
|
8 |
-
- alignment-handbook
|
9 |
- trl
|
10 |
- sft
|
|
|
11 |
- generated_from_trainer
|
12 |
model-index:
|
13 |
- name: problem81_model
|
@@ -19,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
# problem81_model
|
21 |
|
22 |
-
This model is a fine-tuned version of [barc0/Llama-3.1-ARC-Potpourri-Transduction-8B](https://huggingface.co/barc0/Llama-3.1-ARC-Potpourri-Transduction-8B) on
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 0.0387
|
25 |
|
|
|
1 |
---
|
2 |
base_model: barc0/Llama-3.1-ARC-Potpourri-Transduction-8B
|
|
|
|
|
3 |
library_name: peft
|
4 |
license: llama3.1
|
5 |
tags:
|
|
|
6 |
- trl
|
7 |
- sft
|
8 |
+
- alignment-handbook
|
9 |
- generated_from_trainer
|
10 |
model-index:
|
11 |
- name: problem81_model
|
|
|
17 |
|
18 |
# problem81_model
|
19 |
|
20 |
+
This model is a fine-tuned version of [barc0/Llama-3.1-ARC-Potpourri-Transduction-8B](https://huggingface.co/barc0/Llama-3.1-ARC-Potpourri-Transduction-8B) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.0387
|
23 |
|
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"o_proj",
|
24 |
"down_proj",
|
25 |
-
"q_proj",
|
26 |
-
"up_proj",
|
27 |
"v_proj",
|
|
|
|
|
|
|
28 |
"gate_proj",
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"down_proj",
|
|
|
|
|
24 |
"v_proj",
|
25 |
+
"o_proj",
|
26 |
+
"k_proj",
|
27 |
+
"up_proj",
|
28 |
"gate_proj",
|
29 |
+
"q_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
all_results.json
CHANGED
@@ -7,8 +7,8 @@
|
|
7 |
"eval_steps_per_second": 0.662,
|
8 |
"total_flos": 286353899520.0,
|
9 |
"train_loss": 0.0,
|
10 |
-
"train_runtime": 1.
|
11 |
"train_samples": 90,
|
12 |
-
"train_samples_per_second":
|
13 |
-
"train_steps_per_second":
|
14 |
}
|
|
|
7 |
"eval_steps_per_second": 0.662,
|
8 |
"total_flos": 286353899520.0,
|
9 |
"train_loss": 0.0,
|
10 |
+
"train_runtime": 1.2646,
|
11 |
"train_samples": 90,
|
12 |
+
"train_samples_per_second": 71.17,
|
13 |
+
"train_steps_per_second": 71.17
|
14 |
}
|
train_results.json
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
"epoch": 1.0,
|
3 |
"total_flos": 286353899520.0,
|
4 |
"train_loss": 0.0,
|
5 |
-
"train_runtime": 1.
|
6 |
"train_samples": 90,
|
7 |
-
"train_samples_per_second":
|
8 |
-
"train_steps_per_second":
|
9 |
}
|
|
|
2 |
"epoch": 1.0,
|
3 |
"total_flos": 286353899520.0,
|
4 |
"train_loss": 0.0,
|
5 |
+
"train_runtime": 1.2646,
|
6 |
"train_samples": 90,
|
7 |
+
"train_samples_per_second": 71.17,
|
8 |
+
"train_steps_per_second": 71.17
|
9 |
}
|
trainer_state.json
CHANGED
@@ -651,9 +651,9 @@
|
|
651 |
"step": 90,
|
652 |
"total_flos": 286353899520.0,
|
653 |
"train_loss": 0.0,
|
654 |
-
"train_runtime": 1.
|
655 |
-
"train_samples_per_second":
|
656 |
-
"train_steps_per_second":
|
657 |
}
|
658 |
],
|
659 |
"logging_steps": 1,
|
|
|
651 |
"step": 90,
|
652 |
"total_flos": 286353899520.0,
|
653 |
"train_loss": 0.0,
|
654 |
+
"train_runtime": 1.2646,
|
655 |
+
"train_samples_per_second": 71.17,
|
656 |
+
"train_steps_per_second": 71.17
|
657 |
}
|
658 |
],
|
659 |
"logging_steps": 1,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 7160
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31f1e96b454b2bfd94af51ca032f24a31bd173884d3c502cadecd455fd3dda84
|
3 |
size 7160
|