Commit
·
19ad9d5
1
Parent(s):
a9fcaa2
Upload model
Browse files- README.md +37 -9
- adapter_config.json +1 -1
- adapter_model.bin +1 -1
README.md
CHANGED
@@ -1,13 +1,5 @@
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
-
license: openrail
|
4 |
-
datasets:
|
5 |
-
- lonestar108/plenumvideos
|
6 |
-
language:
|
7 |
-
- en
|
8 |
-
metrics:
|
9 |
-
- accuracy
|
10 |
-
pipeline_tag: text-generation
|
11 |
---
|
12 |
## Training procedure
|
13 |
|
@@ -23,6 +15,42 @@ The following `bitsandbytes` quantization config was used during training:
|
|
23 |
- bnb_4bit_use_double_quant: False
|
24 |
- bnb_4bit_compute_dtype: float16
|
25 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
### Framework versions
|
27 |
|
28 |
-
- PEFT 0.4.0
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
library_name: peft
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
## Training procedure
|
5 |
|
|
|
15 |
- bnb_4bit_use_double_quant: False
|
16 |
- bnb_4bit_compute_dtype: float16
|
17 |
|
18 |
+
The following `bitsandbytes` quantization config was used during training:
|
19 |
+
- load_in_8bit: False
|
20 |
+
- load_in_4bit: True
|
21 |
+
- llm_int8_threshold: 6.0
|
22 |
+
- llm_int8_skip_modules: None
|
23 |
+
- llm_int8_enable_fp32_cpu_offload: False
|
24 |
+
- llm_int8_has_fp16_weight: False
|
25 |
+
- bnb_4bit_quant_type: nf4
|
26 |
+
- bnb_4bit_use_double_quant: False
|
27 |
+
- bnb_4bit_compute_dtype: float16
|
28 |
+
|
29 |
+
The following `bitsandbytes` quantization config was used during training:
|
30 |
+
- load_in_8bit: False
|
31 |
+
- load_in_4bit: True
|
32 |
+
- llm_int8_threshold: 6.0
|
33 |
+
- llm_int8_skip_modules: None
|
34 |
+
- llm_int8_enable_fp32_cpu_offload: False
|
35 |
+
- llm_int8_has_fp16_weight: False
|
36 |
+
- bnb_4bit_quant_type: nf4
|
37 |
+
- bnb_4bit_use_double_quant: False
|
38 |
+
- bnb_4bit_compute_dtype: float16
|
39 |
+
|
40 |
+
The following `bitsandbytes` quantization config was used during training:
|
41 |
+
- load_in_8bit: False
|
42 |
+
- load_in_4bit: True
|
43 |
+
- llm_int8_threshold: 6.0
|
44 |
+
- llm_int8_skip_modules: None
|
45 |
+
- llm_int8_enable_fp32_cpu_offload: False
|
46 |
+
- llm_int8_has_fp16_weight: False
|
47 |
+
- bnb_4bit_quant_type: nf4
|
48 |
+
- bnb_4bit_use_double_quant: False
|
49 |
+
- bnb_4bit_compute_dtype: float16
|
50 |
### Framework versions
|
51 |
|
52 |
+
- PEFT 0.4.0
|
53 |
+
- PEFT 0.4.0
|
54 |
+
- PEFT 0.4.0
|
55 |
+
|
56 |
+
- PEFT 0.4.0
|
adapter_config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"auto_mapping": null,
|
3 |
-
"base_model_name_or_path": "
|
4 |
"bias": "none",
|
5 |
"fan_in_fan_out": false,
|
6 |
"inference_mode": true,
|
|
|
1 |
{
|
2 |
"auto_mapping": null,
|
3 |
+
"base_model_name_or_path": "lonestar108/plenumvideos",
|
4 |
"bias": "none",
|
5 |
"fan_in_fan_out": false,
|
6 |
"inference_mode": true,
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 134263757
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4edf1f60264d5b162991496b39f1e6c9a02b6ba320933bcec9fba76df43d68f
|
3 |
size 134263757
|