brettbbb commited on
Commit
8f25d73
1 Parent(s): f620830

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_mc_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_mc_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: 4.0612
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
+ | 0.8917 | 1.0 | 70 | 1.7411 |
52
+ | 0.2135 | 2.0 | 140 | 2.3727 |
53
+ | 0.1702 | 3.0 | 210 | 2.5470 |
54
+ | 0.1234 | 4.0 | 280 | 2.8131 |
55
+ | 0.0843 | 5.0 | 350 | 3.0446 |
56
+ | 0.0478 | 6.0 | 420 | 3.1141 |
57
+ | 0.0473 | 7.0 | 490 | 3.2304 |
58
+ | 0.0544 | 8.0 | 560 | 3.3806 |
59
+ | 0.0289 | 9.0 | 630 | 3.4231 |
60
+ | 0.0202 | 10.0 | 700 | 3.5503 |
61
+ | 0.0214 | 11.0 | 770 | 3.5892 |
62
+ | 0.0261 | 12.0 | 840 | 3.7211 |
63
+ | 0.0232 | 13.0 | 910 | 3.8148 |
64
+ | 0.0242 | 14.0 | 980 | 3.8177 |
65
+ | 0.0198 | 15.0 | 1050 | 3.9079 |
66
+ | 0.018 | 16.0 | 1120 | 3.9320 |
67
+ | 0.0196 | 17.0 | 1190 | 3.9807 |
68
+ | 0.0179 | 18.0 | 1260 | 4.0263 |
69
+ | 0.0194 | 19.0 | 1330 | 4.0520 |
70
+ | 0.0169 | 20.0 | 1400 | 4.0612 |
71
+
72
+
73
+ ### Framework versions
74
+
75
+ - Transformers 4.36.0.dev0
76
+ - Pytorch 2.1.0+cu121
77
+ - Datasets 2.13.1
78
+ - Tokenizers 0.14.1
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b746d5449be73eadfe1d577f7c6827e2eb079c314793ee44e6ec7b7f606d24bc
3
+ size 160069834
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05903f5a3bb29d8062c43db3676332e87f3a2687240bb8ce4a290ba9c06cb515
3
  size 159967880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7950c39de177fc49604758141be246a4bef0ea91a9bef6db391f8177ac761897
3
  size 159967880
all_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 20.0,
3
+ "train_loss": 0.14214974850682274,
4
+ "train_runtime": 5388.9228,
5
+ "train_samples_per_second": 1.039,
6
+ "train_steps_per_second": 0.26
7
+ }
train_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 20.0,
3
+ "train_loss": 0.14214974850682274,
4
+ "train_runtime": 5388.9228,
5
+ "train_samples_per_second": 1.039,
6
+ "train_steps_per_second": 0.26
7
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff