File size: 615 Bytes
2a9fffa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
260d5f4
2a9fffa
260d5f4
 
2a9fffa
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
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](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)