nayohan's picture
Upload dataset
5688384 verified
metadata
dataset_info:
  features:
    - name: english
      dtype: string
    - name: korean
      dtype: string
    - name: from
      dtype: string
    - name: category
      dtype: string
    - name: en_token_len
      dtype: int64
    - name: ko_token_len
      dtype: int64
  splits:
    - name: train
      num_bytes: 460075503.2127421
      num_examples: 97712
    - name: valid
      num_bytes: 2354242.5864414917
      num_examples: 500
    - name: test
      num_bytes: 2354242.5864414917
      num_examples: 500
  download_size: 243869812
  dataset_size: 464783988.3856251
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: valid
        path: data/valid-*
      - split: test
        path: data/test-*

Parallel

Filter out 1240 sentences with repeated sentences among the translated datasets

  • 99,952 -> 98,712