antolin's picture
Upload dataset
b73b3b1 verified
|
raw
history blame contribute delete
No virus
620 Bytes
metadata
dataset_info:
  features:
    - name: id_within_dataset
      dtype: int64
    - name: snippet
      dtype: string
    - name: tokens
      sequence: string
    - name: language
      dtype: string
    - name: nl
      dtype: string
    - name: is_duplicated
      dtype: bool
  splits:
    - name: biased
      num_bytes: 268351812.47803226
      num_examples: 129463
    - name: unbiased
      num_bytes: 269434804.69832563
      num_examples: 129463
  download_size: 206805796
  dataset_size: 537786617.1763579
configs:
  - config_name: default
    data_files:
      - split: biased
        path: data/biased-*
      - split: unbiased
        path: data/unbiased-*