wirthual commited on
Commit
33ae0c3
1 Parent(s): edb1206

filtred out referenced answers

Browse files
Files changed (2) hide show
  1. README.md +8 -1
  2. 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, so curation of the dataset was performed. Good would be to check if a QA pair is good or just a reference to other answers.
 
 
 
 
 
 
 
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:03cec86273e7e465bc3300a05a25ebf04bd5f73db36e8c951afdbc0df3fdede2
3
- size 16271321
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:431a290983ebf615264be6a9d5789520770f377cc912bb21f7f7aa7c14db2d4d
3
+ size 16235791