akhooli commited on
Commit
1d0c8c9
1 Parent(s): bba48c2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -10,7 +10,16 @@ pinned: false
10
  license: other
11
  ---
12
 
13
- Related posts:
 
 
 
 
 
 
 
 
 
14
  https://www.linkedin.com/posts/akhooli_heres-a-basic-demo-of-the-arabic-colbert-activity-7220100000721051649-NBfr
15
  https://www.linkedin.com/posts/akhooli_testing-the-first-arabic-colbert-semantic-activity-7219233042945495040-qg3I
16
  https://www.linkedin.com/posts/akhooli_this-is-probably-the-first-arabic-colbert-activity-7217969205197848576-l8Cy
 
10
  license: other
11
  ---
12
 
13
+ # Quran Colbert Retrieval Demo
14
+ This demo is based on the simple text of the Quran and uses the Arabic ColBERT model trained on 100K Arabic (translated) triplets
15
+ from the curated dataset (akhooli/arabic-triplets-1m-curated-sims-len). It is not intended as a replacement of scholar work, just to demo the
16
+ performance of Arabic colBERT models on edge cases.
17
+
18
+ You may pick an example or type your own query (this is not a chat app, it just retrives the most relevant parts of suras). Scroll up/down the output
19
+ section (3 results per query, first is usually most relevant). Try to re-word a query if initial results are not relevant.
20
+
21
+ # Related posts:
22
+ https://www.linkedin.com/posts/akhooli_arabic-1-million-curated-triplets-dataset-activity-7222951839774699521-PZcw
23
  https://www.linkedin.com/posts/akhooli_heres-a-basic-demo-of-the-arabic-colbert-activity-7220100000721051649-NBfr
24
  https://www.linkedin.com/posts/akhooli_testing-the-first-arabic-colbert-semantic-activity-7219233042945495040-qg3I
25
  https://www.linkedin.com/posts/akhooli_this-is-probably-the-first-arabic-colbert-activity-7217969205197848576-l8Cy