tycholina-full / README.md
lailamt's picture
Upload dataset
f34fccb verified
|
raw
history blame contribute delete
No virus
511 Bytes
metadata
dataset_info:
  features:
    - name: year
      dtype: int64
    - name: text
      dtype: string
    - name: window
      dtype: string
    - name: text_w_tokens
      dtype: string
  splits:
    - name: train
      num_bytes: 173217880
      num_examples: 507040
    - name: validation
      num_bytes: 43470802
      num_examples: 126761
  download_size: 139009917
  dataset_size: 216688682
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*