msrc_data / README.md
Deepa
Upload README.md with huggingface_hub
9bf3c17
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: int64
  splits:
    - name: train
      num_bytes: 1434434
      num_examples: 5801
    - name: validation
      num_bytes: 287084.61885881744
      num_examples: 1161
  download_size: 923273
  dataset_size: 1721518.6188588175

Dataset Card for "msrc_data"

More Information needed