Datasets:

Modalities:
Text
Formats:
parquet
License:
pen-alignment-pairs / README.md
ponteineptique's picture
Deduplicate splits by source
c55a9f2 verified
metadata
license: cc-by-4.0
dataset_info:
  features:
    - name: source
      dtype: string
    - name: target
      dtype: string
    - name: manuscript
      dtype: string
    - name: book
      dtype: string
    - name: distance
      dtype: float64
    - name: lang
      dtype: string
  splits:
    - name: train
      num_bytes: 6235721489
      num_examples: 4665509
    - name: validation
      num_bytes: 2013006
      num_examples: 1716
    - name: test
      num_bytes: 1053662
      num_examples: 1879
  download_size: 3899745990
  dataset_size: 6238788157
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*