Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- u-10bei/structured_data_with_cot_dataset_512_v5
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
base_model:
|
| 8 |
+
- Qwen/Qwen3-4B-Instruct-2507
|
| 9 |
+
library_name: peft
|
| 10 |
+
tags:
|
| 11 |
+
- qlora
|
| 12 |
+
- lora
|
| 13 |
+
- structured-output
|
| 14 |
+
---
|