prithivida
commited on
Commit
•
9691176
1
Parent(s):
5082d5f
Update README.md
Browse files
README.md
CHANGED
@@ -23,17 +23,16 @@ pipeline_tag: sentence-similarity
|
|
23 |
<img src="./hi_intro.png" width=120%/>
|
24 |
</center>
|
25 |
|
26 |
-
## Architecture:
|
27 |
-
|
28 |
-
- Model: BERT.
|
29 |
-
- Tokenizer: XLM-Roberta's Tokenzier.
|
30 |
-
- Teacher: XLM-Roberta Large.
|
31 |
-
|
32 |
<center>
|
33 |
<img src="./hi_metrics_1.png" width=110%/>
|
34 |
<b><p>Table 1: Hindi retrieval performance on the MIRACL dev set (measured by nDCG@10)</p></b>
|
35 |
</center>
|
36 |
|
|
|
|
|
|
|
|
|
|
|
37 |
|
38 |
<br/>
|
39 |
|
|
|
23 |
<img src="./hi_intro.png" width=120%/>
|
24 |
</center>
|
25 |
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
<center>
|
27 |
<img src="./hi_metrics_1.png" width=110%/>
|
28 |
<b><p>Table 1: Hindi retrieval performance on the MIRACL dev set (measured by nDCG@10)</p></b>
|
29 |
</center>
|
30 |
|
31 |
+
## Architecture:
|
32 |
+
|
33 |
+
- Model: BERT.
|
34 |
+
- Tokenizer: XLM-Roberta's Tokenzier.
|
35 |
+
|
36 |
|
37 |
<br/>
|
38 |
|