Commit
·
9fc1bbc
1
Parent(s):
e5b5ee8
End of training
Browse files
README.md
CHANGED
|
@@ -4,6 +4,7 @@ tags:
|
|
| 4 |
model-index:
|
| 5 |
- name: secllama
|
| 6 |
results: []
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -27,6 +28,17 @@ More information needed
|
|
| 27 |
|
| 28 |
## Training procedure
|
| 29 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
### Training hyperparameters
|
| 31 |
|
| 32 |
The following hyperparameters were used during training:
|
|
@@ -46,6 +58,7 @@ The following hyperparameters were used during training:
|
|
| 46 |
|
| 47 |
### Framework versions
|
| 48 |
|
|
|
|
| 49 |
- Transformers 4.30.2
|
| 50 |
- Pytorch 2.0.1+cu118
|
| 51 |
- Datasets 2.14.4
|
|
|
|
| 4 |
model-index:
|
| 5 |
- name: secllama
|
| 6 |
results: []
|
| 7 |
+
library_name: peft
|
| 8 |
---
|
| 9 |
|
| 10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 28 |
|
| 29 |
## Training procedure
|
| 30 |
|
| 31 |
+
|
| 32 |
+
The following `bitsandbytes` quantization config was used during training:
|
| 33 |
+
- load_in_8bit: False
|
| 34 |
+
- load_in_4bit: True
|
| 35 |
+
- llm_int8_threshold: 6.0
|
| 36 |
+
- llm_int8_skip_modules: None
|
| 37 |
+
- llm_int8_enable_fp32_cpu_offload: False
|
| 38 |
+
- llm_int8_has_fp16_weight: False
|
| 39 |
+
- bnb_4bit_quant_type: nf4
|
| 40 |
+
- bnb_4bit_use_double_quant: True
|
| 41 |
+
- bnb_4bit_compute_dtype: float16
|
| 42 |
### Training hyperparameters
|
| 43 |
|
| 44 |
The following hyperparameters were used during training:
|
|
|
|
| 58 |
|
| 59 |
### Framework versions
|
| 60 |
|
| 61 |
+
- PEFT 0.4.0
|
| 62 |
- Transformers 4.30.2
|
| 63 |
- Pytorch 2.0.1+cu118
|
| 64 |
- Datasets 2.14.4
|
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:caa4c1b81f63fef00f43c8857d7cc1c6b98e9f37f9f2cef14b2a561bb558e356
|
| 3 |
size 134263757
|
runs/Aug30_06-36-01_000ecf9ae97a/events.out.tfevents.1693377443.000ecf9ae97a.313.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:43a190b633233c51ebd2448b6e683e77f5cbbc5cfe7dba3a9fe0aa9b897d1251
|
| 3 |
+
size 4829
|