File size: 391 Bytes
fd73110 62a1f9a 3555983 434f01a fd73110 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
license: apache-2.0
language:
- zh
---
[Tigerbot](https://github.com/TigerResearch/TigerBot) 模型rethink时使用的外脑原始数据,研报类
- 共2W篇完整研报,按段落保存
- 发布时间区间: 2022-09-30 至 2023-05-19
<p align="center" width="40%">
## Usage
```python
import datasets
ds_sft = datasets.load_dataset('TigerResearch/tigerbot-research-plugin')
``` |