madoss's picture
Upload dataset
b276098 verified
metadata
dataset_info:
  features:
    - name: french
      dtype: string
    - name: moore
      dtype: string
    - name: source
      dtype: string
    - name: source_lang
      dtype: string
    - name: target_lang
      dtype: string
    - name: id
      dtype: string
    - name: original_id
      dtype: string
    - name: was_corrected
      dtype: bool
    - name: quality_warnings
      sequence: string
    - name: len_ratio
      dtype: float64
  splits:
    - name: train
      num_bytes: 41490962
      num_examples: 120537
    - name: val
      num_bytes: 425580
      num_examples: 1242
    - name: test
      num_bytes: 870287
      num_examples: 2487
  download_size: 28564478
  dataset_size: 42786829
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*