Datasets:

Modalities:
Tabular
Text
Formats:
parquet
watershed-c4 / README.md
GlowAI's picture
Upload dataset
3125718 verified
|
Raw
History Blame Contribute Delete
2.76 kB
metadata
dataset_info:
  - config_name: exp_gumbel
    features:
      - name: timestamp
        dtype: string
      - name: url
        dtype: string
      - name: institution_id
        dtype: string
      - name: word_count
        dtype: int64
      - name: text
        dtype: string
      - name: key
        dtype: int64
    splits:
      - name: full
        num_bytes: 25945778
        num_examples: 10000
    download_size: 14798293
    dataset_size: 25945778
  - config_name: kgw
    features:
      - name: timestamp
        dtype: string
      - name: url
        dtype: string
      - name: institution_id
        dtype: string
      - name: word_count
        dtype: int64
      - name: text
        dtype: string
      - name: key
        dtype: int64
    splits:
      - name: full
        num_bytes: 26849011
        num_examples: 10000
    download_size: 13518875
    dataset_size: 26849011
  - config_name: original
    features:
      - name: text
        dtype: string
      - name: timestamp
        dtype: string
      - name: url
        dtype: string
      - name: institution_id
        dtype: string
      - name: word_count
        dtype: int64
      - name: key
        dtype: int64
    splits:
      - name: full
        num_bytes: 43345523
        num_examples: 10000
    download_size: 26131229
    dataset_size: 43345523
  - config_name: synthid_text
    features:
      - name: timestamp
        dtype: string
      - name: url
        dtype: string
      - name: institution_id
        dtype: string
      - name: word_count
        dtype: int64
      - name: text
        dtype: string
      - name: key
        dtype: int64
    splits:
      - name: full
        num_bytes: 38538848
        num_examples: 10000
    download_size: 20897868
    dataset_size: 38538848
  - config_name: unigram
    features:
      - name: timestamp
        dtype: string
      - name: url
        dtype: string
      - name: institution_id
        dtype: string
      - name: word_count
        dtype: int64
      - name: text
        dtype: string
      - name: key
        dtype: int64
    splits:
      - name: full
        num_bytes: 29248574
        num_examples: 10000
    download_size: 12905806
    dataset_size: 29248574
  - config_name: waterfall
    features:
      - name: timestamp
        dtype: string
      - name: url
        dtype: string
      - name: institution_id
        dtype: string
      - name: word_count
        dtype: int64
      - name: text
        dtype: string
      - name: key
        dtype: int64
    splits:
      - name: full
        num_bytes: 51203550
        num_examples: 10000
    download_size: 11573330
    dataset_size: 51203550
configs:
  - config_name: exp_gumbel
    data_files:
      - split: full
        path: exp_gumbel/full-*
  - config_name: kgw
    data_files:
      - split: full
        path: kgw/full-*
  - config_name: original
    data_files:
      - split: full
        path: original/full-*
  - config_name: synthid_text
    data_files:
      - split: full
        path: synthid_text/full-*
  - config_name: unigram
    data_files:
      - split: full
        path: unigram/full-*
  - config_name: waterfall
    data_files:
      - split: full
        path: waterfall/full-*