undl_zh2en_aligned / README.md
bot-yaya's picture
Upload README.md with huggingface_hub
2384ce6
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: record
      dtype: string
    - name: clean_para_index_set_pair
      dtype: string
    - name: src
      dtype: string
    - name: dst
      dtype: string
    - name: src_text
      dtype: string
    - name: dst_text
      dtype: string
    - name: src_rate
      dtype: float64
    - name: dst_rate
      dtype: float64
  splits:
    - name: train
      num_bytes: 8884444751
      num_examples: 15331650
  download_size: 2443622169
  dataset_size: 8884444751

Dataset Card for "undl_zh2en_aligned"

More Information needed