change-it / README.md
MattiaSangermano's picture
Upload dataset
99938f1 verified
|
raw
history blame
518 Bytes
metadata
license: cc-by-nc-sa-4.0
dataset_info:
  features:
    - name: headline
      dtype: string
    - name: full_text
      dtype: string
    - name: source
      dtype: string
  splits:
    - name: train
      num_bytes: 397400073
      num_examples: 127402
    - name: test
      num_bytes: 33550682
      num_examples: 10000
  download_size: 280794360
  dataset_size: 430950755
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*