gattina-ns-dataset / README.md
mrinaldi's picture
Upload dataset
77bcff6 verified
|
raw
history blame
569 Bytes
metadata
dataset_info:
  features:
    - name: title
      dtype: string
    - name: url
      dtype: string
    - name: label
      dtype: int64
    - name: original title
      dtype: string
    - name: model
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 59258110
      num_examples: 180918
    - name: test
      num_bytes: 14859975
      num_examples: 45230
  download_size: 213760298
  dataset_size: 74118085
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*