imdb_ar / README.md
christykoh's picture
Upload README.md with huggingface_hub
d4d7e22
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype:
        class_label:
          names:
            '0': neg
            '1': pos
  splits:
    - name: train
      num_bytes: 15786709
      num_examples: 25000
    - name: test
      num_bytes: 15776689
      num_examples: 25000
  download_size: 16241794
  dataset_size: 31563398

Dataset Card for "imdb_ar"

More Information needed