Hack90's picture
Upload dataset
2b7d6f7
|
raw
history blame
652 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: name
      dtype: string
    - name: text
      dtype: string
    - name: chunk_length
      dtype: int64
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 7035212176
      num_examples: 2073992
    - name: test
      num_bytes: 879401522
      num_examples: 259249
    - name: valid
      num_bytes: 879401522
      num_examples: 259249
  download_size: 3767495505
  dataset_size: 8794015220
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: valid
        path: data/valid-*