parallel-all / README.md
gowitheflow's picture
Upload README.md with huggingface_hub
9fd657c
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: sentence1
      dtype: string
    - name: sentence2
      dtype: string
    - name: label
      dtype: string
  splits:
    - name: train
      num_bytes: 817156947.0942363
      num_examples: 4102854
  download_size: 536400953
  dataset_size: 817156947.0942363

Dataset Card for "parallel-all"

More Information needed