Translation_data / README.md
vipinkatara's picture
Upload dataset
d2fff6a verified
|
raw
history blame contribute delete
No virus
671 Bytes
metadata
dataset_info:
  features:
    - name: gem_id
      dtype: string
    - name: gem_parent_id
      dtype: string
    - name: source_language
      dtype: string
    - name: target_language
      dtype: string
    - name: source
      dtype: string
    - name: target
      dtype: string
    - name: references
      sequence: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 262235128
      num_examples: 63234
    - name: test
      num_bytes: 74292990
      num_examples: 18010
  download_size: 339627356
  dataset_size: 336528118
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*