Upload folder using huggingface_hub
Browse files- README.md +2 -2
- adapter_config.json +2 -2
- adapter_model.safetensors +2 -2
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -2,8 +2,8 @@
|
|
| 2 |
# TheBlueObserver/DeepSeek-R1-Distill-Qwen-1.5B-huatuo-epoch2 Model Card
|
| 3 |
|
| 4 |
## LoRA Details
|
| 5 |
-
- **Rank**:
|
| 6 |
-
- **Alpha**:
|
| 7 |
|
| 8 |
## Training Details
|
| 9 |
- **Datasets**: huatuo_reasoning
|
|
|
|
| 2 |
# TheBlueObserver/DeepSeek-R1-Distill-Qwen-1.5B-huatuo-epoch2 Model Card
|
| 3 |
|
| 4 |
## LoRA Details
|
| 5 |
+
- **Rank**: 32
|
| 6 |
+
- **Alpha**: 32
|
| 7 |
|
| 8 |
## Training Details
|
| 9 |
- **Datasets**: huatuo_reasoning
|
adapter_config.json
CHANGED
|
@@ -12,14 +12,14 @@
|
|
| 12 |
"layers_pattern": null,
|
| 13 |
"layers_to_transform": null,
|
| 14 |
"loftq_config": {},
|
| 15 |
-
"lora_alpha":
|
| 16 |
"lora_bias": false,
|
| 17 |
"lora_dropout": 0,
|
| 18 |
"megatron_config": null,
|
| 19 |
"megatron_core": "megatron.core",
|
| 20 |
"modules_to_save": null,
|
| 21 |
"peft_type": "LORA",
|
| 22 |
-
"r":
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
|
|
|
| 12 |
"layers_pattern": null,
|
| 13 |
"layers_to_transform": null,
|
| 14 |
"loftq_config": {},
|
| 15 |
+
"lora_alpha": 32,
|
| 16 |
"lora_bias": false,
|
| 17 |
"lora_dropout": 0,
|
| 18 |
"megatron_config": null,
|
| 19 |
"megatron_core": "megatron.core",
|
| 20 |
"modules_to_save": null,
|
| 21 |
"peft_type": "LORA",
|
| 22 |
+
"r": 32,
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
adapter_model.safetensors
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:863930584a57926bfab9e1ba9c36f45f804a3ad09a0ab99cdd6a8cf908b2547a
|
| 3 |
+
size 147770496
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:374289e5de4803e927797e4ed051b3c1d16011aeaab69dd978bc865572c2ee9d
|
| 3 |
size 5560
|