VitaliiVrublevskyi
commited on
Commit
·
a5a17e2
1
Parent(s):
632119a
End of training
Browse files
README.md
CHANGED
@@ -10,6 +10,7 @@ metrics:
|
|
10 |
model-index:
|
11 |
- name: Llama-2-7b-hf-finetuned-mrpc-v5
|
12 |
results: []
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -37,6 +38,17 @@ More information needed
|
|
37 |
|
38 |
## Training procedure
|
39 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
### Training hyperparameters
|
41 |
|
42 |
The following hyperparameters were used during training:
|
@@ -65,6 +77,7 @@ The following hyperparameters were used during training:
|
|
65 |
|
66 |
### Framework versions
|
67 |
|
|
|
68 |
- Transformers 4.31.0
|
69 |
- Pytorch 2.0.1+cu118
|
70 |
- Datasets 2.14.5
|
|
|
10 |
model-index:
|
11 |
- name: Llama-2-7b-hf-finetuned-mrpc-v5
|
12 |
results: []
|
13 |
+
library_name: peft
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
38 |
|
39 |
## Training procedure
|
40 |
|
41 |
+
|
42 |
+
The following `bitsandbytes` quantization config was used during training:
|
43 |
+
- load_in_8bit: True
|
44 |
+
- load_in_4bit: False
|
45 |
+
- llm_int8_threshold: 6.0
|
46 |
+
- llm_int8_skip_modules: None
|
47 |
+
- llm_int8_enable_fp32_cpu_offload: False
|
48 |
+
- llm_int8_has_fp16_weight: False
|
49 |
+
- bnb_4bit_quant_type: fp4
|
50 |
+
- bnb_4bit_use_double_quant: False
|
51 |
+
- bnb_4bit_compute_dtype: float32
|
52 |
### Training hyperparameters
|
53 |
|
54 |
The following hyperparameters were used during training:
|
|
|
77 |
|
78 |
### Framework versions
|
79 |
|
80 |
+
- PEFT 0.4.0
|
81 |
- Transformers 4.31.0
|
82 |
- Pytorch 2.0.1+cu118
|
83 |
- Datasets 2.14.5
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 33617169
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b30a41983d816394738a94123c9637a4769a081c8cd441d5cb9d16ce7319dbf
|
3 |
size 33617169
|
runs/Sep26_13-04-56_6470e25f5c24/events.out.tfevents.1695748595.6470e25f5c24.1187.3
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:476e1432df2723b418b4d916315c60839160e8332475d7b77a2790128187b026
|
3 |
+
size 6912
|