Commit
·
f2310c6
1
Parent(s):
b15c558
Update README.md
Browse files
README.md
CHANGED
@@ -80,6 +80,14 @@ configs:
|
|
80 |
- split: train
|
81 |
path: raw/train-*
|
82 |
---
|
83 |
-
# Dataset Card for "citizenship-test-da"
|
84 |
|
85 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
80 |
- split: train
|
81 |
path: raw/train-*
|
82 |
---
|
83 |
+
# [WIP] Dataset Card for "citizenship-test-da"
|
84 |
|
85 |
+
*Please note that this dataset and dataset card both are works in progress.*
|
86 |
+
|
87 |
+
This dataset contains scraped questions and answers from Danish citizen tests (Danish: *indfødsretsprøver* og *medborgerskabsprøver*) from Juni 2019 to May 2023 from PDF's produced by ''Styrelsen for International Rekruttering og Integration'' (SIRI).
|
88 |
+
[WIP]
|
89 |
+
The PDF's are available on [SIRI's website](https://siri.dk/nyheder/?categorizations=9115).
|
90 |
+
|
91 |
+
The `default` configuration has been semi-automatically cleaned to remove PDF artifacts using the [Alvenir 3gram DSL language model](https://github.com/danspeech/danspeech/releases/tag/v0.02-alpha).
|
92 |
+
|
93 |
+
The examples were not deduplicated.
|