Indicsentiment / README.md
Advaith1612's picture
Upload dataset
439d622 verified
metadata
dataset_info:
  features:
    - name: INDIC REVIEW
      dtype: string
    - name: LABEL
      dtype: string
    - name: ID
      dtype: int64
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 246748219
      num_examples: 247884
    - name: validation
      num_bytes: 31279635
      num_examples: 30985
    - name: test
      num_bytes: 30762895
      num_examples: 30986
  download_size: 136366043
  dataset_size: 308790749
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*