VitaliiVrublevskyi
commited on
Commit
•
32ff37d
1
Parent(s):
a3a081d
End of training
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ datasets:
|
|
7 |
model-index:
|
8 |
- name: Llama-2-7b-hf-finetuned-mrpc
|
9 |
results: []
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -30,6 +31,17 @@ More information needed
|
|
30 |
|
31 |
## Training procedure
|
32 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
### Training hyperparameters
|
34 |
|
35 |
The following hyperparameters were used during training:
|
@@ -50,6 +62,7 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
### Framework versions
|
52 |
|
|
|
53 |
- Transformers 4.31.0
|
54 |
- Pytorch 2.0.1+cu118
|
55 |
- Datasets 2.14.5
|
|
|
7 |
model-index:
|
8 |
- name: Llama-2-7b-hf-finetuned-mrpc
|
9 |
results: []
|
10 |
+
library_name: peft
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
31 |
|
32 |
## Training procedure
|
33 |
|
34 |
+
|
35 |
+
The following `bitsandbytes` quantization config was used during training:
|
36 |
+
- load_in_8bit: True
|
37 |
+
- load_in_4bit: False
|
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: fp4
|
43 |
+
- bnb_4bit_use_double_quant: False
|
44 |
+
- bnb_4bit_compute_dtype: float32
|
45 |
### Training hyperparameters
|
46 |
|
47 |
The following hyperparameters were used during training:
|
|
|
62 |
|
63 |
### Framework versions
|
64 |
|
65 |
+
- PEFT 0.4.0
|
66 |
- Transformers 4.31.0
|
67 |
- Pytorch 2.0.1+cu118
|
68 |
- 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 345151
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:738b3121d62009e47efa2984fc50569fdcb0c7b8e65cb9606fcb9756e08d0843
|
3 |
size 345151
|
runs/Sep25_21-52-54_588614263c59/events.out.tfevents.1695678778.588614263c59.1795.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:0861b5d14fb77d3250c8ea3ff8ef8209ed61979e34f0daa375ffb6a708ef0656
|
3 |
+
size 9127
|