File size: 390 Bytes
c59dca0 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | ---
pretty_name: "michael_abab_conversations_infini_instruct.jsonl"
tags:
- text
- sharegpt
- sft
language:
- en
---
# michael_abab_conversations_infini_instruct.jsonl
## Files
- `train.jsonl`
## Loading (example)
```python
from datasets import load_dataset
ds = load_dataset("Mathieu-Thomas-JOSSET/michael_abab_conversations_infini_instruct.jsonl")
print(ds)
```
|