Datasets:
filtred out referenced answers
Browse files- README.md +8 -1
- final.parquet +2 -2
README.md
CHANGED
@@ -56,7 +56,14 @@ Download PDF, extract text, Classify entries based on font size, [dehyphenize](h
|
|
56 |
|
57 |
## Dataset Curation
|
58 |
|
59 |
-
At this point,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
60 |
|
61 |
#### Who are the source language producers?
|
62 |
|
|
|
56 |
|
57 |
## Dataset Curation
|
58 |
|
59 |
+
At this point, no complex curation of the dataset was performed.
|
60 |
+
|
61 |
+
Answers which simply referred to other answers were filtered out by these regexes:
|
62 |
+
|
63 |
+
```
|
64 |
+
'^Auf die Antwort.*verwiesen.$'
|
65 |
+
'^Es wird auf die Antwort.*verwiesen.$'
|
66 |
+
```
|
67 |
|
68 |
#### Who are the source language producers?
|
69 |
|
final.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:431a290983ebf615264be6a9d5789520770f377cc912bb21f7f7aa7c14db2d4d
|
3 |
+
size 16235791
|