ArabicSense-task3 / README.md
Kamyar-zeinalipour's picture
Upload dataset
b528100 verified
metadata
dataset_info:
  features:
    - name: non-commonsense statement
      dtype: string
    - name: reason1
      dtype: string
    - name: reason2
      dtype: string
    - name: reason3
      dtype: string
  splits:
    - name: train
      num_bytes: 4000561
      num_examples: 4802
    - name: test
      num_bytes: 711246
      num_examples: 848
  download_size: 2424100
  dataset_size: 4711807
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*