CoolFace
Datasetpublic

fiveflow/koquad_v2_polyglot_tkd_20th

Dataset Card for "koquad_v2_polyglot_tkd_20th" More Information needed

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes7downloads
README.md21 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: context5    dtype: string6  - name: input_ids7    sequence: int328  - name: attention_mask9    sequence: int810  - name: labels11    sequence: int6412  splits:13  - name: train14    num_bytes: 176692239015    num_examples: 2000016  download_size: 59296503917  dataset_size: 176692239018---19# Dataset Card for "koquad_v2_polyglot_tkd_20th"20 21[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)