Training in progress, step 10
Browse files- README.md +13 -0
- adapter_model.bin +1 -1
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -88,6 +88,18 @@ The following `bitsandbytes` quantization config was used during training:
|
|
88 |
- bnb_4bit_use_double_quant: True
|
89 |
- bnb_4bit_compute_dtype: bfloat16
|
90 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
91 |
The following `bitsandbytes` quantization config was used during training:
|
92 |
- quant_method: bitsandbytes
|
93 |
- load_in_8bit: False
|
@@ -108,5 +120,6 @@ The following `bitsandbytes` quantization config was used during training:
|
|
108 |
- PEFT 0.5.0
|
109 |
- PEFT 0.5.0
|
110 |
- PEFT 0.5.0
|
|
|
111 |
|
112 |
- PEFT 0.5.0
|
|
|
88 |
- bnb_4bit_use_double_quant: True
|
89 |
- bnb_4bit_compute_dtype: bfloat16
|
90 |
|
91 |
+
The following `bitsandbytes` quantization config was used during training:
|
92 |
+
- quant_method: bitsandbytes
|
93 |
+
- load_in_8bit: False
|
94 |
+
- load_in_4bit: True
|
95 |
+
- llm_int8_threshold: 6.0
|
96 |
+
- llm_int8_skip_modules: None
|
97 |
+
- llm_int8_enable_fp32_cpu_offload: False
|
98 |
+
- llm_int8_has_fp16_weight: False
|
99 |
+
- bnb_4bit_quant_type: nf4
|
100 |
+
- bnb_4bit_use_double_quant: True
|
101 |
+
- bnb_4bit_compute_dtype: bfloat16
|
102 |
+
|
103 |
The following `bitsandbytes` quantization config was used during training:
|
104 |
- quant_method: bitsandbytes
|
105 |
- load_in_8bit: False
|
|
|
120 |
- PEFT 0.5.0
|
121 |
- PEFT 0.5.0
|
122 |
- PEFT 0.5.0
|
123 |
+
- PEFT 0.5.0
|
124 |
|
125 |
- PEFT 0.5.0
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 100733709
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36ded364b13e679b62983c9619cc21ac8abdc121999fe3e4a8a51eda135a1d20
|
3 |
size 100733709
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 100690288
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd748b06a20a0497dcd79418163e902e609044b94ab14e5304c7fdce32b22b6c
|
3 |
size 100690288
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4091
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5993014329aa7aefbfd5fe4f23b60b84ae8cc445ebc12a9c96ffa114cf0a6d46
|
3 |
size 4091
|