--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: identifier dtype: int64 - name: Review_Text dtype: string - name: topic dtype: string - name: sentiment dtype: int64 splits: - name: train num_bytes: 18451883 num_examples: 26815 - name: test num_bytes: 6129621 num_examples: 8964 download_size: 1745647 dataset_size: 24581504 --- # Dataset Card for "disneyland_reviews" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)