CoolFace
Datasetpublic

xchange/enko_processed

Dataset Card for "enko_processed" More Information needed

sourceHugging Faceupdated 3y agoView on Hugging Face
1likes15downloads
README.md25 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: idx5    dtype: int646  - name: lcs7    dtype: string8  - name: similarity9    dtype: float6410  - name: labse_similarity11    dtype: float6412  - name: en13    dtype: string14  - name: ko15    dtype: string16  splits:17  - name: train18    num_bytes: 2485693819    num_examples: 11485420  download_size: 1763040721  dataset_size: 2485693822---23# Dataset Card for "enko_processed"24 25[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)