bowang0911 commited on
Commit
7221bb9
·
verified ·
1 Parent(s): a6e55e7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -53,4 +53,10 @@ configs:
53
  data_files:
54
  - split: test
55
  path: queries/test-*
 
56
  ---
 
 
 
 
 
 
53
  data_files:
54
  - split: test
55
  path: queries/test-*
56
+ license: other
57
  ---
58
+ # PersianQA (MTEB retrieval format)
59
+
60
+ Persian (Farsi) Wikipedia reading-comprehension retrieval task. Given a Persian question, retrieve the relevant Wikipedia passage from the corpus. Built from the combined train and test splits, answerable questions only.
61
+
62
+ Reformatted into MTEB retrieval format from [SajjadAyoubi/persian_qa](https://huggingface.co/datasets/SajjadAyoubi/persian_qa) (source: https://github.com/sajjjadayobi/PersianQA).