Datasets:
Commit ·
19be90b
1
Parent(s): 5f97727
Update README.md (#3)
Browse files- Update README.md (c2f9a268833d36b14c218fcd45003cf457084209)
Co-authored-by: Ujjawal Bansal <ujjawalbansal@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -11,20 +11,24 @@ size_categories:
|
|
| 11 |
- 10K<n<100K
|
| 12 |
source_datasets:
|
| 13 |
- extended|https://huggingface.co/datasets/Prarabdha/indian-legal-supervised-fine-tuning-data
|
|
|
|
| 14 |
tags:
|
| 15 |
- adaption
|
| 16 |
- legal
|
| 17 |
- indian-law
|
| 18 |
-
- instruction-tuning
|
| 19 |
- legal-ai
|
| 20 |
-
-
|
| 21 |
- llm
|
| 22 |
-
-
|
|
|
|
| 23 |
task_categories:
|
| 24 |
-
- text-generation
|
| 25 |
- question-answering
|
|
|
|
|
|
|
| 26 |
task_ids:
|
| 27 |
-
-
|
|
|
|
|
|
|
| 28 |
---
|
| 29 |
|
| 30 |

|
|
|
|
| 11 |
- 10K<n<100K
|
| 12 |
source_datasets:
|
| 13 |
- extended|https://huggingface.co/datasets/Prarabdha/indian-legal-supervised-fine-tuning-data
|
| 14 |
+
|
| 15 |
tags:
|
| 16 |
- adaption
|
| 17 |
- legal
|
| 18 |
- indian-law
|
|
|
|
| 19 |
- legal-ai
|
| 20 |
+
- instruction-tuning
|
| 21 |
- llm
|
| 22 |
+
- question-answering
|
| 23 |
+
|
| 24 |
task_categories:
|
|
|
|
| 25 |
- question-answering
|
| 26 |
+
- text-generation
|
| 27 |
+
|
| 28 |
task_ids:
|
| 29 |
+
- open-domain-qa
|
| 30 |
+
- text2text-generation
|
| 31 |
+
|
| 32 |
---
|
| 33 |
|
| 34 |

|