Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
This dataset was compiled from various open sources online including some asr datasets and some percenteage of data generated using prompt engineering on generative llms. Some sources used are listed down below:
|
2 |
- https://github.com/l3cube-pune/code-mixed-nlp?tab=readme-ov-file
|
3 |
- https://github.com/piyushmakhija5/hinglishNorm
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- text2text-generation
|
5 |
+
language:
|
6 |
+
- hi
|
7 |
+
- en
|
8 |
+
size_categories:
|
9 |
+
- 10K<n<100K
|
10 |
+
---
|
11 |
This dataset was compiled from various open sources online including some asr datasets and some percenteage of data generated using prompt engineering on generative llms. Some sources used are listed down below:
|
12 |
- https://github.com/l3cube-pune/code-mixed-nlp?tab=readme-ov-file
|
13 |
- https://github.com/piyushmakhija5/hinglishNorm
|