BENBENBENb commited on
Commit
7b971b0
·
1 Parent(s): 5308fc9

End of training

Browse files
README.md ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama2
3
+ base_model: lmsys/vicuna-7b-v1.5
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: finetune_arc_20_cot
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # finetune_arc_20_cot
15
+
16
+ This model is a fine-tuned version of [lmsys/vicuna-7b-v1.5](https://huggingface.co/lmsys/vicuna-7b-v1.5) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 2.8229
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 0.0001
38
+ - train_batch_size: 4
39
+ - eval_batch_size: 8
40
+ - seed: 42
41
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
+ - lr_scheduler_type: linear
43
+ - lr_scheduler_warmup_steps: 5
44
+ - num_epochs: 20
45
+ - mixed_precision_training: Native AMP
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:-----:|:----:|:---------------:|
51
+ | 1.2708 | 1.0 | 150 | 1.2201 |
52
+ | 0.8854 | 2.0 | 300 | 1.2765 |
53
+ | 0.567 | 3.0 | 450 | 1.4685 |
54
+ | 0.3112 | 4.0 | 600 | 1.7395 |
55
+ | 0.1762 | 5.0 | 750 | 2.0026 |
56
+ | 0.1228 | 6.0 | 900 | 2.0326 |
57
+ | 0.1002 | 7.0 | 1050 | 2.1066 |
58
+ | 0.0931 | 8.0 | 1200 | 2.1262 |
59
+ | 0.1434 | 9.0 | 1350 | 2.2417 |
60
+ | 0.0746 | 10.0 | 1500 | 2.3327 |
61
+ | 0.069 | 11.0 | 1650 | 2.3327 |
62
+ | 0.0804 | 12.0 | 1800 | 2.5652 |
63
+ | 0.0586 | 13.0 | 1950 | 2.4866 |
64
+ | 0.0652 | 14.0 | 2100 | 2.5962 |
65
+ | 0.0471 | 15.0 | 2250 | 2.6461 |
66
+ | 0.054 | 16.0 | 2400 | 2.6890 |
67
+ | 0.0602 | 17.0 | 2550 | 2.7081 |
68
+ | 0.0562 | 18.0 | 2700 | 2.7800 |
69
+ | 0.064 | 19.0 | 2850 | 2.8103 |
70
+ | 0.0509 | 20.0 | 3000 | 2.8229 |
71
+
72
+
73
+ ### Framework versions
74
+
75
+ - Transformers 4.35.2
76
+ - Pytorch 2.1.0+cu121
77
+ - Datasets 2.15.0
78
+ - Tokenizers 0.15.0
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0ba4c414a7e26703eddaf50abbbb92d78c33119db3bba75b2d738edbe19fa59
3
+ size 160069834
all_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 20.0,
3
+ "train_loss": 0.21113803682476281,
4
+ "train_runtime": 5542.599,
5
+ "train_samples_per_second": 2.165,
6
+ "train_steps_per_second": 0.541
7
+ }
train_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 20.0,
3
+ "train_loss": 0.21113803682476281,
4
+ "train_runtime": 5542.599,
5
+ "train_samples_per_second": 2.165,
6
+ "train_steps_per_second": 0.541
7
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff