File size: 261 Bytes
b99bef4
 
5498b91
 
b99bef4
52a21e7
5498b91
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
---
license: apache-2.0
language:
- zh
---
[Tigerbot](https://github.com/TigerResearch/TigerBot) 基于开源搜集的知乎数据生成的sft问答对

## Usage
```python
import datasets
ds_sft = datasets.load_dataset('TigerResearch/tigerbot-zhihu-zh-10k')
```