bit-dny commited on
Commit
f532750
1 Parent(s): 04963ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ language:
4
  - en
5
  - zh
6
  library_name: transformers
7
- pipeline_tag: text-generation
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.**