Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,28 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-sa-4.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-sa-4.0
|
| 3 |
+
language:
|
| 4 |
+
- zh
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
## ruozhiba_o3mini
|
| 8 |
+
|
| 9 |
+
本仓库包含使用`o3-mini-2025-01-31`API构建的ruozhiba指令数据[^1],共计2449条。
|
| 10 |
+
|
| 11 |
+
*注意:指令数据中可能包含冒犯用语。输出并未经过人工验证。*
|
| 12 |
+
|
| 13 |
+
#### 所属项目
|
| 14 |
+
|
| 15 |
+
Chinese-LLaMA-Alpaca-3:https://github.com/ymcui/Chinese-LLaMA-Alpaca-3
|
| 16 |
+
|
| 17 |
+
----
|
| 18 |
+
|
| 19 |
+
This repository contains the ruozhiba instruction data[^1] constructed by using `o3-mini-2025-01-31`, totaling 2449 entries.
|
| 20 |
+
|
| 21 |
+
*Note: The instruction data may contain offensive language. Outputs are NOT verified by human.*
|
| 22 |
+
|
| 23 |
+
#### Project
|
| 24 |
+
|
| 25 |
+
Chinese-LLaMA-Alpaca-3:https://github.com/ymcui/Chinese-LLaMA-Alpaca-3
|
| 26 |
+
|
| 27 |
+
*[^1]: 借鉴相关[文献](https://arxiv.org/abs/2403.18058)和[开源资源](https://huggingface.co/datasets/LooksJuicy/ruozhiba)的实验结论进行构建。*
|
| 28 |
+
|