llms-suitable / README.md
satoshi-2000's picture
Update README.md
0b1fbec verified
|
raw
history blame
No virus
265 Bytes
metadata
license: cc-by-sa-4.0

This dataset is scraped from Stack-Overflow.

Loading the dataset

You can load the dataset like this:

from datasets import load_dataset
dataset = load_dataset("satoshi-2000/llms-suitable")