--- 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}}, } ```