HenrikNorkart commited on
Commit
3249f5a
1 Parent(s): f13567f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -7
README.md CHANGED
@@ -1,7 +1,17 @@
1
-
2
- # NorPlanQA
3
-
4
- This dataset consists of zonal plans and building permit related questions set up in the BEIR format. The data was collected in cooperation with the municipalities of Kristiansand, Bergen and Larvik where plan-experts have helped formulate relevant questions and link the related text chunks.
5
-
6
- The dataset is chunked with a custom chunking algorithm that utilizes tailored RegEx to split the documents into paragraphs.
7
-
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - text-retrieval
5
+ language:
6
+ - 'no'
7
+ tags:
8
+ - legal
9
+ size_categories:
10
+ - n<1K
11
+ ---
12
+
13
+ # NorPlanQA
14
+
15
+ This dataset consists of zonal plans and building permit related questions set up in the BEIR format. The data was collected in cooperation with the municipalities of Kristiansand, Bergen and Larvik where plan-experts have helped formulate relevant questions and link the related text chunks.
16
+
17
+ The dataset is chunked with a custom chunking algorithm that utilizes tailored RegEx to split the documents into paragraphs.