Commit
·
9f2aaea
1
Parent(s):
f1499d4
End of training
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ tags:
|
|
5 |
model-index:
|
6 |
- name: llama-2-7b-reward-oasst1
|
7 |
results: []
|
|
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -36,6 +37,17 @@ More information needed
|
|
36 |
|
37 |
## Training procedure
|
38 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
### Training hyperparameters
|
40 |
|
41 |
The following hyperparameters were used during training:
|
@@ -51,6 +63,7 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
### Framework versions
|
53 |
|
|
|
54 |
- Transformers 4.32.0.dev0
|
55 |
- Pytorch 2.0.1+cu118
|
56 |
- Datasets 2.14.0
|
|
|
5 |
model-index:
|
6 |
- name: llama-2-7b-reward-oasst1
|
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
|
|
|
37 |
|
38 |
## Training procedure
|
39 |
|
40 |
+
|
41 |
+
The following `bitsandbytes` quantization config was used during training:
|
42 |
+
- load_in_8bit: False
|
43 |
+
- load_in_4bit: True
|
44 |
+
- llm_int8_threshold: 6.0
|
45 |
+
- llm_int8_skip_modules: None
|
46 |
+
- llm_int8_enable_fp32_cpu_offload: False
|
47 |
+
- llm_int8_has_fp16_weight: False
|
48 |
+
- bnb_4bit_quant_type: nf4
|
49 |
+
- bnb_4bit_use_double_quant: False
|
50 |
+
- bnb_4bit_compute_dtype: float16
|
51 |
### Training hyperparameters
|
52 |
|
53 |
The following hyperparameters were used during training:
|
|
|
63 |
|
64 |
### Framework versions
|
65 |
|
66 |
+
- PEFT 0.5.0.dev0
|
67 |
- Transformers 4.32.0.dev0
|
68 |
- Pytorch 2.0.1+cu118
|
69 |
- Datasets 2.14.0
|
runs/Jul26_17-40-51_37f0fbb90905/events.out.tfevents.1690393337.37f0fbb90905.69645.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64d94092790b1fb6bfcfcd9335b11b53d538cb4ea7c105d1b8c69552146d2b7d
|
3 |
+
size 15905
|