Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,32 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
language:
|
6 |
+
- ta
|
7 |
+
tags:
|
8 |
+
- orca
|
9 |
+
- reasoning
|
10 |
+
- tamil
|
11 |
+
- generation
|
12 |
+
pretty_name: Tamil-orca
|
13 |
+
size_categories:
|
14 |
+
- 10K<n<100K
|
15 |
---
|
16 |
+
|
17 |
+
# Tamil Orca-Style Dataset
|
18 |
+
|
19 |
+
## Overview
|
20 |
+
This repository hosts the Tamil Orca-style dataset, meticulously curated to enhance the reasoning capabilities of large language models in Tamil. The dataset is a fusion of translations and responses generated by GPT-4 and Gemini models.
|
21 |
+
|
22 |
+
- **Content**: The dataset contains three columns - 'Instruction', 'Query', and 'Answer'.
|
23 |
+
- **Purpose**: It's designed to significantly improve the reasoning capability of AI language models in Tamil.
|
24 |
+
- **Usage**: If you utilize this dataset or any component of the Tamil-orca datasets in your research, please acknowledge it in your citations.
|
25 |
+
|
26 |
+
## Upcoming Research
|
27 |
+
- Research based on this dataset is underway and will be published soon, contributing valuable insights into language model training and performance in Tamil.
|
28 |
+
|
29 |
+
## Credits
|
30 |
+
Get to know the creators behind this innovative dataset/model and follow their contributions to the field:
|
31 |
+
- **Creator**: Mohamed Azharudeen
|
32 |
+
- **LinkedIn**: [Mohamed Azharudeen](https://www.linkedin.com/in/mohamed-azharudeen/)
|