metadata
pretty_name: the_office_only_michael_finetome_.jsonl
tags:
- text
- sharegpt
- sft
language:
- en
the_office_only_michael_finetome_.jsonl
Files
train.jsonl
Loading (example)
from datasets import load_dataset
ds = load_dataset("Mathieu-Thomas-JOSSET/the_office_only_michael_finetome_.jsonl")
print(ds)