dhmeltzer commited on
Commit
ec9d576
1 Parent(s): 0f3b90a

End of training

Browse files
Files changed (2) hide show
  1. README.md +80 -0
  2. adapter_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: meta-llama/Llama-2-7b-hf
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: Llama-2-7b-hf-wiki-no-group-by-length_r_64_alpha_16
7
+ results: []
8
+ library_name: peft
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
+ # Llama-2-7b-hf-wiki-no-group-by-length_r_64_alpha_16
15
+
16
+ This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 1.2454
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
+
35
+ The following `bitsandbytes` quantization config was used during training:
36
+ - load_in_8bit: False
37
+ - load_in_4bit: True
38
+ - llm_int8_threshold: 6.0
39
+ - llm_int8_skip_modules: None
40
+ - llm_int8_enable_fp32_cpu_offload: False
41
+ - llm_int8_has_fp16_weight: False
42
+ - bnb_4bit_quant_type: nf4
43
+ - bnb_4bit_use_double_quant: True
44
+ - bnb_4bit_compute_dtype: bfloat16
45
+ ### Training hyperparameters
46
+
47
+ The following hyperparameters were used during training:
48
+ - learning_rate: 0.0002
49
+ - train_batch_size: 8
50
+ - eval_batch_size: 8
51
+ - seed: 42
52
+ - gradient_accumulation_steps: 16
53
+ - total_train_batch_size: 128
54
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
55
+ - lr_scheduler_type: linear
56
+ - lr_scheduler_warmup_ratio: 0.03
57
+ - num_epochs: 3
58
+
59
+ ### Training results
60
+
61
+ | Training Loss | Epoch | Step | Validation Loss |
62
+ |:-------------:|:-----:|:----:|:---------------:|
63
+ | 1.288 | 0.3 | 71 | 1.2669 |
64
+ | 1.2518 | 0.61 | 142 | 1.2545 |
65
+ | 1.2438 | 0.91 | 213 | 1.2476 |
66
+ | 1.1978 | 1.21 | 284 | 1.2481 |
67
+ | 1.2036 | 1.51 | 355 | 1.2481 |
68
+ | 1.1938 | 1.82 | 426 | 1.2454 |
69
+ | 1.1833 | 2.12 | 497 | 1.2517 |
70
+ | 1.1437 | 2.42 | 568 | 1.2538 |
71
+ | 1.1469 | 2.73 | 639 | 1.2537 |
72
+
73
+
74
+ ### Framework versions
75
+
76
+ - PEFT 0.4.0
77
+ - Transformers 4.31.0
78
+ - Pytorch 2.0.0
79
+ - Datasets 2.12.0
80
+ - Tokenizers 0.13.3
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69f0f14e031619edda801bdb39ca95e062dacbd31ba0f528598dde63b3a4cb8f
3
  size 319977229
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07c570aa14dfd655a0f8317783d5b2b7842c23f14946dfb86c5db7d272b0a383
3
  size 319977229