CoolFace
Datasetpublic

IndonesiaAI/revision_data_split_0_translated

Dataset Card for "revision_data_split_0_translated" More Information needed

sourceHugging Faceupdated 3y agoView on Hugging Face
1likes45downloads
README.md26 linesDownload Raw Back to root
1---2configs:3- config_name: default4  data_files:5  - split: train6    path: data/train-*7dataset_info:8  features:9  - name: qid10    dtype: string11  - name: question12    dtype: string13  - name: response_j14    dtype: string15  - name: response_k16    dtype: string17  splits:18  - name: train19    num_bytes: 317651820220    num_examples: 105025721  download_size: 95777171222  dataset_size: 317651820223---24# Dataset Card for "revision_data_split_0_translated"25 26[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)