CoolFace
Datasetpublic

molbal/dramallama-novels

DramaLlama dataset This is the dataset repository of DramaLlama. This repository contains scripts designed to gather and prepare the dataset. Note: This repository builds upon the findings of https://github.com/molbal/llm-text-completion-finetune Step 1: Getting novels We will use The Gutenberg project again to gather novels. Let's get some drama categories. I will aim for a larger dataset size this time. I'm running the following scripts: pip install requests… See the full description on the dataset page: https://huggingface.co/datasets/molbal/dramallama-novels.

sourceHugging Faceunlicenseupdated 2y agoView on Hugging Face
4likes61downloads
10 commits on main
0607e092y ago

Update README.md

molbal
e1404602y ago

Reduce chunk size to fit in 8k context

molbal
83b023f2y ago

Update README.md

molbal
07bbce62y ago

Update README.md

molbal
461baf42y ago

Upload title.png

molbal
77f472c2y ago

Upload data.parquet

molbal
85dcff52y ago

Update README.md

molbal
c61c87e2y ago

Upload data.parquet

molbal
9290ff72y ago

Upload data.parquet

molbal
cbb9eda2y ago

initial commit

molbal