synthesis-0 / README.md
ngwgsang's picture
Upload README.md with huggingface_hub
7dc32cc verified
metadata
configs:
  - config_name: default
    data_files:
      - split: o2p
        path: data/o2p-*
      - split: pairwise
        path: data/pairwise-*
      - split: mixed
        path: data/mixed-*
dataset_info:
  features:
    - name: id
      dtype: string
    - name: p_id
      dtype: string
    - name: type
      dtype: string
    - name: source_text
      dtype: string
    - name: paraphrase_text
      dtype: string
  splits:
    - name: o2p
      num_bytes: 73391784
      num_examples: 219137
    - name: pairwise
      num_bytes: 202549183
      num_examples: 548345
    - name: mixed
      num_bytes: 243895860
      num_examples: 657921
  download_size: 102188409
  dataset_size: 519836827

Dataset Card for "synthesis-0"

More Information needed