NSPCC_dataset / README.md
Scott Cumming
Upload dataset
f21dcd6 verified
|
raw
history blame contribute delete
No virus
591 Bytes
metadata
dataset_info:
  features:
    - name: Copy_No
      dtype: string
    - name: Summary
      dtype: string
    - name: Text
      dtype: string
  splits:
    - name: train
      num_bytes: 71548827.46822034
      num_examples: 755
    - name: validation
      num_bytes: 8908065.936440678
      num_examples: 94
    - name: test
      num_bytes: 9002832.595338983
      num_examples: 95
  download_size: 44899334
  dataset_size: 89459726
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*