dictionary_koen / README.md
psyche's picture
Upload README.md with huggingface_hub
260d5f4
metadata
dataset_info:
  features:
    - name: name
      dtype: string
    - name: pos
      dtype: string
    - name: meaning
      list:
        - name: en
          dtype: string
        - name: index
          dtype: string
        - name: ko
          dtype: string
  splits:
    - name: train
      num_bytes: 12394912
      num_examples: 51957
  download_size: 6185152
  dataset_size: 12394912
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "ko_en_dictionary"

More Information needed