sorenmulli commited on
Commit
5c90ff0
·
verified ·
1 Parent(s): 8ae3b3e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -54,9 +54,7 @@ configs:
54
  - split: train
55
  path: raw/train-*
56
  ---
57
- # [WIP] Dataset Card for "citizenship-test-da"
58
-
59
- *Please note that this dataset and dataset card both are works in progress. For now refer to the related [thesis](https://sorenmulli.github.io/thesis/thesis.pdf) for all details*
60
 
61
  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).
62
 
@@ -65,4 +63,8 @@ The dataset is released as an appendix to the thesis [''Are GLLMs Danoliterate?
65
 
66
  The PDF's are available on [SIRI's website](https://siri.dk/nyheder/?categorizations=9115).
67
  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).
68
- The examples were not deduplicated.
 
 
 
 
 
54
  - split: train
55
  path: raw/train-*
56
  ---
57
+ # Dataset Card for "citizenship-test-da"
 
 
58
 
59
  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).
60
 
 
63
 
64
  The PDF's are available on [SIRI's website](https://siri.dk/nyheder/?categorizations=9115).
65
  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).
66
+ The examples were not deduplicated.
67
+
68
+ - Produced by: Søren Vejlgaard Holm under supervision of Lars Kai Hansen and Martin Carsten Nielsen.
69
+ - Usable for: Question Answering Evaluation.
70
+ - Contact: Søren Vejlgaard Holm at swiho@dtu.dk or swh@alvenir.ai.