snehrdich's picture
Upload README.md with huggingface_hub
fafb4c9
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 739829565
      num_examples: 427999
    - name: validation
      num_bytes: 173302
      num_examples: 100
    - name: test
      num_bytes: 172985
      num_examples: 100
  download_size: 461575214
  dataset_size: 740175852

Dataset Card for "sentence-alignment-tib-eng"

More Information needed