Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,14 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
wt-neko-instruct
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
datasets:
|
| 4 |
+
- private
|
| 5 |
+
language:
|
| 6 |
+
- zh
|
| 7 |
+
base_model:
|
| 8 |
+
- Qwen/Qwen3-4B-Instruct-2507
|
| 9 |
+
tags:
|
| 10 |
+
- art
|
| 11 |
+
pipeline_tag: question-answering
|
| 12 |
---
|
| 13 |
|
| 14 |
wt-neko-instruct
|