| configs: | |
| - config_name: default | |
| data_files: | |
| - split: validation | |
| path: data/validation-* | |
| - split: test | |
| path: data/test-* | |
| dataset_info: | |
| features: | |
| - name: GENERIC CATEGORIES | |
| dtype: string | |
| - name: CATEGORY | |
| dtype: string | |
| - name: SUB-CATEGORY | |
| dtype: string | |
| - name: PRODUCT | |
| dtype: string | |
| - name: BRAND | |
| dtype: string | |
| - name: ASPECTS | |
| dtype: string | |
| - name: ASPECT COMBO | |
| dtype: string | |
| - name: ENGLISH REVIEW | |
| dtype: string | |
| - name: LABEL | |
| dtype: string | |
| - name: INDIC REVIEW | |
| dtype: string | |
| - name: ITV2 HI REVIEW | |
| dtype: string | |
| - name: ITV2 TE REVIEW | |
| dtype: string | |
| - name: ITV2 KN REVIEW | |
| dtype: string | |
| - name: ITV2 GU REVIEW | |
| dtype: string | |
| - name: ITV2 OR REVIEW | |
| dtype: string | |
| - name: ITV2 ML REVIEW | |
| dtype: string | |
| - name: ITV2 BD REVIEW | |
| dtype: string | |
| - name: ITV2 UR REVIEW | |
| dtype: string | |
| - name: ITV2 AS REVIEW | |
| dtype: string | |
| - name: ITV2 BN REVIEW | |
| dtype: string | |
| - name: ITV2 MR REVIEW | |
| dtype: string | |
| - name: ITV2 PA REVIEW | |
| dtype: string | |
| - name: ITV2 TA REVIEW | |
| dtype: string | |
| splits: | |
| - name: validation | |
| num_bytes: 382343 | |
| num_examples: 156 | |
| - name: test | |
| num_bytes: 2447023 | |
| num_examples: 1000 | |
| download_size: 1710213 | |
| dataset_size: 2829366 | |
| # Dataset Card for "indic-sentiment" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |