End of training
Browse files- README.md +77 -0
- adapter_model.bin +3 -0
- all_results.json +7 -0
- train_results.json +7 -0
- trainer_state.json +0 -0
README.md
ADDED
@@ -0,0 +1,77 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: meta-llama/Llama-2-7b-hf
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
model-index:
|
6 |
+
- name: llama_finetune_arc_20_cot
|
7 |
+
results: []
|
8 |
+
---
|
9 |
+
|
10 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
11 |
+
should probably proofread and complete it, then remove this comment. -->
|
12 |
+
|
13 |
+
# llama_finetune_arc_20_cot
|
14 |
+
|
15 |
+
This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on an unknown dataset.
|
16 |
+
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 2.9424
|
18 |
+
|
19 |
+
## Model description
|
20 |
+
|
21 |
+
More information needed
|
22 |
+
|
23 |
+
## Intended uses & limitations
|
24 |
+
|
25 |
+
More information needed
|
26 |
+
|
27 |
+
## Training and evaluation data
|
28 |
+
|
29 |
+
More information needed
|
30 |
+
|
31 |
+
## Training procedure
|
32 |
+
|
33 |
+
### Training hyperparameters
|
34 |
+
|
35 |
+
The following hyperparameters were used during training:
|
36 |
+
- learning_rate: 0.0001
|
37 |
+
- train_batch_size: 4
|
38 |
+
- eval_batch_size: 8
|
39 |
+
- seed: 42
|
40 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
41 |
+
- lr_scheduler_type: linear
|
42 |
+
- lr_scheduler_warmup_steps: 5
|
43 |
+
- num_epochs: 20
|
44 |
+
- mixed_precision_training: Native AMP
|
45 |
+
|
46 |
+
### Training results
|
47 |
+
|
48 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
+
| 1.1762 | 1.0 | 150 | 1.1987 |
|
51 |
+
| 0.9486 | 2.0 | 300 | 1.2338 |
|
52 |
+
| 0.6296 | 3.0 | 450 | 1.4406 |
|
53 |
+
| 0.244 | 4.0 | 600 | 1.7124 |
|
54 |
+
| 0.2032 | 5.0 | 750 | 1.8587 |
|
55 |
+
| 0.1091 | 6.0 | 900 | 2.0025 |
|
56 |
+
| 0.1157 | 7.0 | 1050 | 2.0500 |
|
57 |
+
| 0.1458 | 8.0 | 1200 | 2.2667 |
|
58 |
+
| 0.0639 | 9.0 | 1350 | 2.1986 |
|
59 |
+
| 0.0651 | 10.0 | 1500 | 2.3844 |
|
60 |
+
| 0.0621 | 11.0 | 1650 | 2.4926 |
|
61 |
+
| 0.0474 | 12.0 | 1800 | 2.5012 |
|
62 |
+
| 0.0524 | 13.0 | 1950 | 2.6149 |
|
63 |
+
| 0.0789 | 14.0 | 2100 | 2.6728 |
|
64 |
+
| 0.0428 | 15.0 | 2250 | 2.7003 |
|
65 |
+
| 0.0446 | 16.0 | 2400 | 2.7733 |
|
66 |
+
| 0.0762 | 17.0 | 2550 | 2.8436 |
|
67 |
+
| 0.0535 | 18.0 | 2700 | 2.9111 |
|
68 |
+
| 0.04 | 19.0 | 2850 | 2.9168 |
|
69 |
+
| 0.0419 | 20.0 | 3000 | 2.9424 |
|
70 |
+
|
71 |
+
|
72 |
+
### Framework versions
|
73 |
+
|
74 |
+
- Transformers 4.36.0.dev0
|
75 |
+
- Pytorch 2.1.0+cu121
|
76 |
+
- Datasets 2.13.1
|
77 |
+
- Tokenizers 0.14.1
|
adapter_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0de8571e0ed18fd3ecd7b7066ae1be785905419195478f1ef3d5e9b38119cbe1
|
3 |
+
size 160069834
|
all_results.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 20.0,
|
3 |
+
"train_loss": 0.20977082205812136,
|
4 |
+
"train_runtime": 5455.3582,
|
5 |
+
"train_samples_per_second": 2.2,
|
6 |
+
"train_steps_per_second": 0.55
|
7 |
+
}
|
train_results.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 20.0,
|
3 |
+
"train_loss": 0.20977082205812136,
|
4 |
+
"train_runtime": 5455.3582,
|
5 |
+
"train_samples_per_second": 2.2,
|
6 |
+
"train_steps_per_second": 0.55
|
7 |
+
}
|
trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|