squad_text_new / README.md
zxvix's picture
Upload README.md with huggingface_hub
ddb70c2
metadata
configs:
  - config_name: default
    data_files:
      - split: annotated
        path: data/annotated-*
      - split: augmented
        path: data/augmented-*
      - split: augmented_2
        path: data/augmented_2-*
dataset_info:
  features:
    - name: text
      dtype: string
    - name: original_text
      dtype: string
  splits:
    - name: annotated
      num_bytes: 3302478
      num_examples: 2044
    - name: augmented
      num_bytes: 3294934
      num_examples: 2053
    - name: augmented_2
      num_bytes: 3274276.7295597484
      num_examples: 2054
  download_size: 4206194
  dataset_size: 9871688.72955975

Dataset Card for "squad_text_new"

More Information needed