Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Dataset Card for UAE-Laws
|
| 2 |
|
| 3 |
This dataset is a collection of information about the laws and regulations in the United Arab Emirates.
|
|
@@ -21,4 +34,4 @@ It covers different areas of law like:
|
|
| 21 |
The ./uae-laws.csv file contains three columns:
|
| 22 |
* Law Kind
|
| 23 |
* Law date & authority
|
| 24 |
-
* Content
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- question-answering
|
| 5 |
+
- text-generation
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
- ar
|
| 9 |
+
tags:
|
| 10 |
+
- legal
|
| 11 |
+
size_categories:
|
| 12 |
+
- 1K<n<10K
|
| 13 |
+
---
|
| 14 |
# Dataset Card for UAE-Laws
|
| 15 |
|
| 16 |
This dataset is a collection of information about the laws and regulations in the United Arab Emirates.
|
|
|
|
| 34 |
The ./uae-laws.csv file contains three columns:
|
| 35 |
* Law Kind
|
| 36 |
* Law date & authority
|
| 37 |
+
* Content
|