Datasets:
Update README.md
Browse filesAdded start and end date
README.md
CHANGED
@@ -19,6 +19,11 @@ size_categories:
|
|
19 |
|
20 |
Extracted the questions and answers from the DIP Service. All PDFs which are used are of type "Antwort".
|
21 |
|
|
|
|
|
|
|
|
|
|
|
22 |
### Languages
|
23 |
|
24 |
German
|
|
|
19 |
|
20 |
Extracted the questions and answers from the DIP Service. All PDFs which are used are of type "Antwort".
|
21 |
|
22 |
+
In the current version the documents are between the following dates:
|
23 |
+
|
24 |
+
START_DATE = "2015-05-07"
|
25 |
+
END_DATE = "2023-07-09"
|
26 |
+
|
27 |
### Languages
|
28 |
|
29 |
German
|