mehran-sarmadi commited on
Commit
a2479cb
·
verified ·
1 Parent(s): eb5de39

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-stats-Fa** is a Persian (Farsi) dataset developed for the **Retrieval** task, focusing on **duplicate question detection** in community question-answering (CQA) platforms. This dataset is a translated version of the **"Cross Validated" (Stats)** subforum from the English **CQADupstack** collection and is part of the **FaMTEB** benchmark under 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-stats-Fa** is a Persian (Farsi) dataset developed for the **Retrieval** task, focusing on **duplicate question detection** in community question-answering (CQA) platforms. This dataset is a translated version of the **"Cross Validated" (Stats)** subforum from the English **CQADupstack** collection and is part of the **FaMTEB** benchmark under the **BEIR-Fa** suite.