File size: 831 Bytes
87c146a ab4ae07 |
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 |
---
dataset_info:
features:
- name: output
dtype: string
- name: instruction
dtype: string
- name: input
dtype: string
splits:
- name: train
num_bytes: 117352849
num_examples: 64389
download_size: 44003356
dataset_size: 117352849
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
## About
This repo contains a 67K instruction set for Odia, translated from Alpaca and Dolly.
## Citation
If you find this repository useful, please consider giving ๐ and citing:
```
@misc{OdiaAlpacaDolly,
author = {Sambit Sekhar and Shantipriya Parida},
title = {Odia Instruction Set Based on Alpaca and Dolly},
year = {2023},
publisher = {Hugging Face},
journal = {Hugging Face repository},
howpublished = {\url{https://huggingface.co/OdiaGenAI}},
}
```
|