Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -9,6 +9,25 @@ tags:
|
|
| 9 |
pretty_name: Azerbaijan Legislation
|
| 10 |
size_categories:
|
| 11 |
- 1M<n<10M
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
This dataset contains the legislation of the Republic of Azerbaijan.
|
|
|
|
| 9 |
pretty_name: Azerbaijan Legislation
|
| 10 |
size_categories:
|
| 11 |
- 1M<n<10M
|
| 12 |
+
dataset_info:
|
| 13 |
+
features:
|
| 14 |
+
- name: id
|
| 15 |
+
dtype: int64
|
| 16 |
+
- name: title
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: text
|
| 19 |
+
dtype: string
|
| 20 |
+
splits:
|
| 21 |
+
- name: train
|
| 22 |
+
num_bytes: 1154927947
|
| 23 |
+
num_examples: 4294790
|
| 24 |
+
download_size: 180247049
|
| 25 |
+
dataset_size: 1154927947
|
| 26 |
+
configs:
|
| 27 |
+
- config_name: default
|
| 28 |
+
data_files:
|
| 29 |
+
- split: train
|
| 30 |
+
path: data/train-*
|
| 31 |
---
|
| 32 |
|
| 33 |
This dataset contains the legislation of the Republic of Azerbaijan.
|