DescriptionThis repository contains two subsets of data for fine-tuning models on two tasks:
Pure Texts: Text-only data for language-model fine-tuning (next-word prediction).
Q&A with Images: Paired question/answer data, each referencing an image.
BuriLab/
└── books/
├── README.md
│ (Explain dataset purpose, contributor guidelines, and usage instructions)
│
├── pure_texts/
│ ├── pure_text_sample.json
│ │… See the full description on the dataset page:
https://huggingface.co/datasets/BuriLab/books.