brettbbb commited on
Commit
733395f
1 Parent(s): 5f71c0f

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
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
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.1545
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.9427 | 1.0 | 70 | 1.9064 |
52
+ | 0.2001 | 2.0 | 140 | 2.6308 |
53
+ | 0.1129 | 3.0 | 210 | 2.9004 |
54
+ | 0.0803 | 4.0 | 280 | 3.0336 |
55
+ | 0.0665 | 5.0 | 350 | 3.0398 |
56
+ | 0.0396 | 6.0 | 420 | 3.0769 |
57
+ | 0.0429 | 7.0 | 490 | 3.1504 |
58
+ | 0.0318 | 8.0 | 560 | 3.2690 |
59
+ | 0.03 | 9.0 | 630 | 3.4818 |
60
+ | 0.0258 | 10.0 | 700 | 3.6011 |
61
+ | 0.0247 | 11.0 | 770 | 3.7578 |
62
+ | 0.0287 | 12.0 | 840 | 3.8834 |
63
+ | 0.0257 | 13.0 | 910 | 3.9492 |
64
+ | 0.0267 | 14.0 | 980 | 3.9646 |
65
+ | 0.0205 | 15.0 | 1050 | 4.0157 |
66
+ | 0.0202 | 16.0 | 1120 | 4.0518 |
67
+ | 0.0222 | 17.0 | 1190 | 4.0854 |
68
+ | 0.0203 | 18.0 | 1260 | 4.1229 |
69
+ | 0.0231 | 19.0 | 1330 | 4.1433 |
70
+ | 0.0199 | 20.0 | 1400 | 4.1545 |
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:59cd47b3580b18c05ea9f81f584cbf25795f8a4f6e6d008d6fefb533a3e6f86c
3
+ size 160069834
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d8883158616b1cdf5715091ff981791c32b3ff9eb5fbfeb2331449b0697f7696
3
  size 159967880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28d2ee040f241e69113b68f3ac241b774679f0e1ec2bf9a14acf9549966e8ba0
3
  size 159967880
all_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 20.0,
3
+ "train_loss": 0.135591789316386,
4
+ "train_runtime": 4699.1287,
5
+ "train_samples_per_second": 1.192,
6
+ "train_steps_per_second": 0.298
7
+ }
train_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 20.0,
3
+ "train_loss": 0.135591789316386,
4
+ "train_runtime": 4699.1287,
5
+ "train_samples_per_second": 1.192,
6
+ "train_steps_per_second": 0.298
7
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff