Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ language:
|
|
| 4 |
- en
|
| 5 |
- zh
|
| 6 |
library_name: transformers
|
| 7 |
-
pipeline_tag:
|
| 8 |
---
|
| 9 |
# Model Card for MindLLM
|
| 10 |
|
|
@@ -187,4 +187,4 @@ This version of model was trained on about 241 billion English tokens and 82 bil
|
|
| 187 |
|
| 188 |
This version of model was also fine-tuned on 4 million Chinese instruction samples which are collected from open source instruction tuning datasets. The instruction tuning stage make the model can answer questions and perform multi-turns conversation **in Chinese**.
|
| 189 |
|
| 190 |
-
**For more detailed information, please refer to the paper.**
|
|
|
|
| 4 |
- en
|
| 5 |
- zh
|
| 6 |
library_name: transformers
|
| 7 |
+
pipeline_tag: conversational
|
| 8 |
---
|
| 9 |
# Model Card for MindLLM
|
| 10 |
|
|
|
|
| 187 |
|
| 188 |
This version of model was also fine-tuned on 4 million Chinese instruction samples which are collected from open source instruction tuning datasets. The instruction tuning stage make the model can answer questions and perform multi-turns conversation **in Chinese**.
|
| 189 |
|
| 190 |
+
**For more detailed information, please refer to the paper.**
|