File size: 1,396 Bytes
4d917aa 5d8afb4 a63e2aa 5d8afb4 f8c9009 5d8afb4 |
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 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 |
---
dataset_info:
features:
- name: id
dtype: string
- name: codemix_system
dtype: string
- name: codemix_question
dtype: string
- name: codemix_chosen
dtype: string
- name: codemix_rejected
dtype: string
- name: codemix_question_type
dtype: string
- name: en_system
dtype: string
- name: en_question
dtype: string
- name: en_chosen
dtype: string
- name: en_rejected
dtype: string
splits:
- name: train
num_bytes: 51127339
num_examples: 10305
download_size: 27467174
dataset_size: 51127339
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Summary
`aaditya/orca_dpo_pairs-Hindi` is an open source Hindi version dataset of Intel/orca_dpo_pairs
This dataset can be used for any purpose, whether academic or commercial, under the terms of the
[Creative Commons Attribution-ShareAlike 3.0 Unported License](https://creativecommons.org/licenses/by-sa/3.0/legalcode).
Supported Tasks:
- Training LLMs
- Synthetic Data Generation
- Data Augmentation
Languages: Hindi
Version: 1.0
# Citation
```
@misc {orca_dpo_hindi,
author = { Pal, Ankit },
title = { orca_dpo_pairs-Hindi},
year = 2024,
url = { https://huggingface.co/datasets/aaditya/orca_dpo_pairs-Hindi },
doi = { 10.57967/hf/1759 },
publisher = { Hugging Face }
}
``` |