welldone / README.md
hebashakeel's picture
Upload dataset
53053c8 verified
metadata
dataset_info:
  features:
    - name: Text
      dtype: string
    - name: Explanations
      dtype: string
    - name: Aspect
      dtype: int64
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 64678
      num_examples: 336
    - name: validation
      num_bytes: 12776
      num_examples: 72
    - name: test
      num_bytes: 13534
      num_examples: 72
  download_size: 66862
  dataset_size: 90988
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*