Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html>
<h"... is not valid JSON
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Review Text Dataset
Dataset Description
This dataset contains review texts with simple ID indexing.
Dataset Structure
Data Fields
id: Unique identifier (integer)text: Review text content
Usage
from datasets import load_dataset
dataset = load_dataset("your-username/review-texts")
License
This dataset is released under the CC-BY-4.0 license.
- Downloads last month
- 11