Thanmay's picture
Upload README.md with huggingface_hub
0fe6776
|
raw
history blame
No virus
1.08 kB
---
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
splits:
- name: validation
num_bytes: 193512
num_examples: 156
- name: test
num_bytes: 1239365
num_examples: 1000
download_size: 768641
dataset_size: 1432877
---
# Dataset Card for "indic-sentiment"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)