haturusinghe's picture
Upload dataset
2ad97cd verified
|
raw
history blame
No virus
442 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: string
    - name: prompt
      dtype: string
  splits:
    - name: train
      num_bytes: 7074944
      num_examples: 7500
    - name: test
      num_bytes: 2294270
      num_examples: 2500
  download_size: 3113338
  dataset_size: 9369214
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*