Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
language:
|
6 |
+
- zh
|
7 |
+
---
|
8 |
+
|
9 |
+
基于 [lawyer-llama](https://github.com/AndrewZhe/lawyer-llama) 和 [DISC-LawLLM](https://github.com/FudanDISC/DISC-LawLLM) 开源数据,处理得到 LLama 格式的数据。
|