Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- question-answering
|
4 |
+
language:
|
5 |
+
- fr
|
6 |
+
pretty_name: Syntec dataset for information retrieval
|
7 |
+
---
|
8 |
+
# Syntec dataset for information retrieval
|
9 |
+
|
10 |
+
This dataset has been built from the Syntec Collective bargaining agreement. Its purpose is information retrieval.
|
11 |
+
|
12 |
+
## Dataset Details
|
13 |
+
|
14 |
+
The dataset is split into 2 subsets :
|
15 |
+
- **queries** : it features 100 manually created questions. Each question is mapped to the article that contains the answer.
|
16 |
+
- **documents** : corresponds to the 90 articles from the collective bargaining
|
17 |
+
|
18 |
+
### Dataset Description
|
19 |
+
|
20 |
+
The collective bargaining agreement is applicable to employees of Technical Design Offices, Consulting Engineering Firms and Consulting Companies.
|
21 |
+
|
22 |
+
The dataset contains 100 questions, each having their answer in 1 of the 90 articles of the documents. The dataset was manually annotated. It's small size allows for quick prototyping.
|
23 |
+
|
24 |
+
- **Curated by:** Wikit AI (https://www.wikit.ai/)
|
25 |
+
- **Language(s) (NLP):** French
|
26 |
+
- **License:** [More Information Needed]
|
27 |
+
|
28 |
+
### Dataset Sources
|
29 |
+
|
30 |
+
https://www.syntec.fr/
|
31 |
+
|
32 |
+
### Contact
|
33 |
+
|
34 | |
35 |