Thanmay's picture
Upload README.md with huggingface_hub
bd17ba7
|
raw
history blame
996 Bytes
metadata
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 TA REVIEW
      dtype: string
  splits:
    - name: validation
      num_bytes: 150262
      num_examples: 156
    - name: test
      num_bytes: 964324
      num_examples: 1000
  download_size: 551461
  dataset_size: 1114586

Dataset Card for "indic-sentiment"

More Information needed