CoolFace
Datasetpublic

stevez80/Sci-Fi-Books-gutenberg

Gutenberg Sci-Fi Book Dataset This dataset contains information about science fiction books. It’s designed for training AI models, research, or any other purpose related to natural language processing. Data Format The dataset is provided in CSV format. Each record represents a book and includes the following fields: ID: A unique identifier for the book. Title: The title of the book. Author: The author(s) of the book. Text: The text content of the book (e.g.… See the full description on the dataset page: https://huggingface.co/datasets/stevez80/Sci-Fi-Books-gutenberg.

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
12likes573downloads
3 commits on main
797b7093y ago

Update README.md

stevez80
797c93b3y ago

Upload 2 files

stevez80
509b02d3y ago

initial commit

stevez80