Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -27,6 +27,21 @@ configs:
|
|
27 |
path: data/train-*
|
28 |
size_categories:
|
29 |
- 10K<n<100K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
---
|
31 |
|
32 |
# Base Officielle des Codes Postaux
|
|
|
27 |
path: data/train-*
|
28 |
size_categories:
|
29 |
- 10K<n<100K
|
30 |
+
task_categories:
|
31 |
+
- text-classification
|
32 |
+
- table-question-answering
|
33 |
+
- feature-extraction
|
34 |
+
tags:
|
35 |
+
- geographical-data
|
36 |
+
- administrative-data
|
37 |
+
- france
|
38 |
+
- public-sector
|
39 |
+
- insee
|
40 |
+
- postal-codes
|
41 |
+
- commune
|
42 |
+
- address-data
|
43 |
+
- open-data
|
44 |
+
- government-data
|
45 |
---
|
46 |
|
47 |
# Base Officielle des Codes Postaux
|