BENBENBENb commited on
Commit
976a3fc
1 Parent(s): dc9ccbc

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_cs_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_cs_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.9873
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.7119 | 1.0 | 150 | 1.6237 |
52
+ | 1.5767 | 2.0 | 300 | 1.6768 |
53
+ | 0.5982 | 3.0 | 450 | 1.9207 |
54
+ | 0.5098 | 4.0 | 600 | 2.1488 |
55
+ | 0.3085 | 5.0 | 750 | 2.2398 |
56
+ | 0.2595 | 6.0 | 900 | 2.2685 |
57
+ | 0.2118 | 7.0 | 1050 | 2.4754 |
58
+ | 0.2221 | 8.0 | 1200 | 2.4747 |
59
+ | 0.1796 | 9.0 | 1350 | 2.5642 |
60
+ | 0.1706 | 10.0 | 1500 | 2.5938 |
61
+ | 0.161 | 11.0 | 1650 | 2.6814 |
62
+ | 0.1484 | 12.0 | 1800 | 2.7009 |
63
+ | 0.1408 | 13.0 | 1950 | 2.7635 |
64
+ | 0.1472 | 14.0 | 2100 | 2.7593 |
65
+ | 0.154 | 15.0 | 2250 | 2.8357 |
66
+ | 0.1455 | 16.0 | 2400 | 2.8705 |
67
+ | 0.164 | 17.0 | 2550 | 2.9052 |
68
+ | 0.1613 | 18.0 | 2700 | 2.9437 |
69
+ | 0.1397 | 19.0 | 2850 | 2.9716 |
70
+ | 0.1177 | 20.0 | 3000 | 2.9873 |
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:ad488422413b4a90491fd9466ce2786d644c3d0b64380b52d95993ead04f4a8b
3
+ size 160069834
all_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 20.0,
3
+ "train_loss": 0.35785943919916946,
4
+ "train_runtime": 2863.0179,
5
+ "train_samples_per_second": 4.191,
6
+ "train_steps_per_second": 1.048
7
+ }
train_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 20.0,
3
+ "train_loss": 0.35785943919916946,
4
+ "train_runtime": 2863.0179,
5
+ "train_samples_per_second": 4.191,
6
+ "train_steps_per_second": 1.048
7
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff