ishu-newaz
commited on
Commit
•
b314da7
1
Parent(s):
653e396
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,13 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
This is a Generic Dataset on AIUB for NLP Model Training (eg. Llama, gemma, Mistral).
|
6 |
-
If you want to contribute on
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
task_categories:
|
4 |
+
- question-answering
|
5 |
+
- text-generation
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
size_categories:
|
9 |
+
- n<1K
|
10 |
---
|
11 |
|
12 |
This is a Generic Dataset on AIUB for NLP Model Training (eg. Llama, gemma, Mistral).
|
13 |
+
If you want to contribute on improving this dataset please feel free to work on it.
|