BENBENBENb commited on
Commit
2473a76
·
1 Parent(s): e034834

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
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
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.7783
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.3635 | 1.0 | 150 | 1.2844 |
52
+ | 0.8018 | 2.0 | 300 | 1.3583 |
53
+ | 0.4765 | 3.0 | 450 | 1.5943 |
54
+ | 0.2923 | 4.0 | 600 | 1.8834 |
55
+ | 0.1973 | 5.0 | 750 | 1.9693 |
56
+ | 0.1986 | 6.0 | 900 | 2.0187 |
57
+ | 0.1769 | 7.0 | 1050 | 2.1674 |
58
+ | 0.1359 | 8.0 | 1200 | 2.1402 |
59
+ | 0.1778 | 9.0 | 1350 | 2.3226 |
60
+ | 0.1353 | 10.0 | 1500 | 2.3321 |
61
+ | 0.1426 | 11.0 | 1650 | 2.4006 |
62
+ | 0.1412 | 12.0 | 1800 | 2.5354 |
63
+ | 0.164 | 13.0 | 1950 | 2.5339 |
64
+ | 0.1034 | 14.0 | 2100 | 2.5972 |
65
+ | 0.1087 | 15.0 | 2250 | 2.6059 |
66
+ | 0.0878 | 16.0 | 2400 | 2.6054 |
67
+ | 0.0985 | 17.0 | 2550 | 2.6881 |
68
+ | 0.1018 | 18.0 | 2700 | 2.7388 |
69
+ | 0.1091 | 19.0 | 2850 | 2.7657 |
70
+ | 0.0846 | 20.0 | 3000 | 2.7783 |
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:016c238d4beba0e54eae0b18507a6aebaf7653997f355482e4b3ab99689be387
3
+ size 160069834
all_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 20.0,
3
+ "train_loss": 0.25370819369579356,
4
+ "train_runtime": 4371.2987,
5
+ "train_samples_per_second": 2.745,
6
+ "train_steps_per_second": 0.686
7
+ }
train_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 20.0,
3
+ "train_loss": 0.25370819369579356,
4
+ "train_runtime": 4371.2987,
5
+ "train_samples_per_second": 2.745,
6
+ "train_steps_per_second": 0.686
7
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff