Lima-X-Processed / README.md
junkim100's picture
Upload dataset
f17286c verified
metadata
dataset_info:
  features:
    - name: id_numeric
      dtype: int64
    - name: en_input
      dtype: string
    - name: en_output
      dtype: string
    - name: de_input
      dtype: string
    - name: de_output
      dtype: string
    - name: es_input
      dtype: string
    - name: es_output
      dtype: string
    - name: fr_input
      dtype: string
    - name: fr_output
      dtype: string
    - name: it_input
      dtype: string
    - name: it_output
      dtype: string
  splits:
    - name: train
      num_bytes: 16031059
      num_examples: 1030
    - name: val
      num_bytes: 550336
      num_examples: 52
  download_size: 9562366
  dataset_size: 16581395
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*