fazni's picture
Upload README.md with huggingface_hub
ef5824b
metadata
license: mit
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: Role
      dtype: string
    - name: text
      dtype: string
    - name: label
      dtype: int64
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 2272289
      num_examples: 3660
    - name: test
      num_bytes: 577048
      num_examples: 916
  download_size: 1174905
  dataset_size: 2849337