augmented / README.md
voorhs's picture
Upload dataset
8ca9f8a verified
metadata
dataset_info:
  features:
    - name: source_dataset_name
      dtype: string
    - name: idx_within_source
      dtype: int64
    - name: id
      dtype: int64
    - name: pos
      list:
        - name: augmentation
          dtype: string
        - name: content
          list:
            - name: speaker
              dtype: int64
            - name: utterance
              dtype: string
    - name: orig
      struct:
        - name: augmentation
          dtype: 'null'
        - name: content
          list:
            - name: speaker
              dtype: int64
            - name: utterance
              dtype: string
  splits:
    - name: trivial
      num_bytes: 1247109585
      num_examples: 434094
    - name: advanced
      num_bytes: 1673023917
      num_examples: 434094
    - name: crazy
      num_bytes: 2739979462
      num_examples: 434094
  download_size: 1510867343
  dataset_size: 5660112964
configs:
  - config_name: default
    data_files:
      - split: trivial
        path: data/trivial-*
      - split: advanced
        path: data/advanced-*
      - split: crazy
        path: data/crazy-*