|
--- |
|
license: cc-by-nc-sa-4.0 |
|
task_categories: |
|
- text-generation |
|
language: |
|
- or |
|
pretty_name: OdiEnCorp_translation_instructions_25k |
|
size_categories: |
|
- 10K<n<100K |
|
--- |
|
|
|
# Dataset Card for OdiEnCorp_translation_instructions_25k |
|
|
|
## Dataset Description |
|
|
|
- **Homepage: https://www.odiagenai.org/** |
|
- **Repository: https://github.com/shantipriyap/OdiaGenAI** |
|
- **Point of Contact: Shantipriya Parida, and Sambit Sekhar** |
|
|
|
### Dataset Summary |
|
|
|
This dataset is the English-to-Odia translation instruction set. The instruction set is built using the OdienCorp_1.0 English-Odia parallel dataset. The instruction set contains input, and output strings. |
|
|
|
### Supported Tasks and Leaderboards |
|
|
|
Large Language Model (LLM) |
|
|
|
### Languages |
|
|
|
Odia |
|
|
|
## Dataset Structure |
|
|
|
JSON |
|
|
|
|
|
### Data Fields |
|
|
|
instruction (string) |
|
|
|
output (string) |
|
|
|
|
|
### Licensing Information |
|
|
|
This work is licensed under a |
|
[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa]. |
|
|
|
[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa] |
|
|
|
[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/ |
|
[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png |
|
[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg |
|
|
|
### Citation Information |
|
|
|
If you find this repository useful, please consider giving 👏 and citing: |
|
|
|
``` |
|
@misc{OdiaGenAI, |
|
author = {Shantipriya Parida and Sambit Sekhar and Subhadarshi Panda and Soumendra Kumar Sahoo and Swateek Jena and Abhijeet Parida and Arghyadeep Sen and Satya Ranjan Dash and Deepak Kumar Pradhan}, |
|
title = {OdiaGenAI: Generative AI and LLM Initiative for the Odia Language}, |
|
year = {2023}, |
|
publisher = {Hugging Face}, |
|
journal = {Hugging Face repository}, |
|
howpublished = {\url{https://huggingface.co/OdiaGenAI}}, |
|
} |
|
``` |
|
|
|
### Contributions |
|
|
|
- Shantipriya Parida |
|
- Sambit Sekhar |