mehran-sarmadi commited on
Commit
4ff2588
·
verified ·
1 Parent(s): d343cfb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ## Dataset Summary
2
 
3
  **CQADupstack-mathematica-Fa** is a Persian (Farsi) dataset created for the **Retrieval** task, focused on **duplicate question detection** in community question-answering (CQA) forums. It is a translated version of the **"mathematica" (Mathematica Stack Exchange)** subforum from the English **CQADupstack** dataset and is part of the **FaMTEB** benchmark within the **BEIR-Fa** suite.
 
1
+ ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: test
6
+ path: qrels/test.jsonl
7
+ - config_name: corpus
8
+ data_files:
9
+ - split: corpus
10
+ path: corpus.jsonl
11
+ - config_name: queries
12
+ data_files:
13
+ - split: queries
14
+ path: queries.jsonl
15
+ ---
16
  ## Dataset Summary
17
 
18
  **CQADupstack-mathematica-Fa** is a Persian (Farsi) dataset created for the **Retrieval** task, focused on **duplicate question detection** in community question-answering (CQA) forums. It is a translated version of the **"mathematica" (Mathematica Stack Exchange)** subforum from the English **CQADupstack** dataset and is part of the **FaMTEB** benchmark within the **BEIR-Fa** suite.