mehran-sarmadi commited on
Commit
d2dad23
·
verified ·
1 Parent(s): d5c1bce

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-unix-Fa** is a Persian (Farsi) dataset designed for the **Retrieval** task, with a focus on **duplicate question retrieval**. It is a translated version of the "unix" (Unix & Linux Stack Exchange) subforum from the original English **CQADupstack** dataset, used in the **BEIR benchmark**, and is part of the **FaMTEB** (Farsi Massive Text Embedding Benchmark) under the BEIR-Fa collection.
 
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-unix-Fa** is a Persian (Farsi) dataset designed for the **Retrieval** task, with a focus on **duplicate question retrieval**. It is a translated version of the "unix" (Unix & Linux Stack Exchange) subforum from the original English **CQADupstack** dataset, used in the **BEIR benchmark**, and is part of the **FaMTEB** (Farsi Massive Text Embedding Benchmark) under the BEIR-Fa collection.