CoolFace
Datasetpublic

cs-giung/toxic-story

from datasets import load_dataset model_name, beta, length = 'EleutherAI/gpt-neo-1.3B', '0.0', '20' ds = load_dataset('cs-giung/toxic-story', data_files=f'data/{model_name}/beta{beta}-length{length}.jsonl')

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes14downloads
10 commits on main
ee797831y ago

upload EleutherAI/gpt-neo-125m

cs-giung
3ebcda01y ago

upload HuggingFaceTB/SmolLM2-135M

cs-giung
6e9e9fa1y ago

upload HuggingFaceTB/SmolLM2-135M

cs-giung
2b83ba71y ago

upload roneneldan/TinyStories-33M

cs-giung
37fea2d1y ago

upload roneneldan/TinyStories-33M

cs-giung
7d5e0cb1y ago

Update README.md

cs-giung
5542d001y ago

Create README.md

cs-giung
536ee3b1y ago

upload EleutherAI/gpt-neo-2.7B

cs-giung
5f03e2a1y ago

upload EleutherAI/gpt-neo-1.3B

cs-giung
e5bd11b1y ago

initial commit

cs-giung