--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* dataset_info: features: - name: text dtype: string - name: label dtype: int64 - name: label_name dtype: string splits: - name: train num_bytes: 1509009 num_examples: 9336 - name: validation num_bytes: 474483 num_examples: 2918 - name: test num_bytes: 385113 num_examples: 2335 download_size: 1551733 dataset_size: 2368605 --- # Dataset Card for "social-media-peruvian-sentiment" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)