SauravMaheshkar
commited on
Commit
•
3473586
1
Parent(s):
a12f2d3
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
thumbnail: https://github.com/SauravMaheshkar/chaii-Hindi-Tamil-QA/blob/main/assets/Coffee%20Banner.png?raw=true
|
3 |
+
tags:
|
4 |
+
- kaggle
|
5 |
+
- rembert
|
6 |
+
- pytorch
|
7 |
+
- question-answering
|
8 |
+
language: multilingual
|
9 |
+
license: cc0-1.0
|
10 |
+
inference: false
|
11 |
+
datasets:
|
12 |
+
- Commonlit-Readibility
|
13 |
+
|
14 |
+
---
|
15 |
+
<div align = "center">
|
16 |
+
<img src = "https://github.com/SauravMaheshkar/chaii-Hindi-Tamil-QA/blob/main/assets/Coffee%20Banner.png?raw=true">
|
17 |
+
</div>
|
18 |
+
|
19 |
+
This dataset contains the [**google/rembert**](https://huggingface.co/transformers/model_doc/rembert.html) model weights according to my team's experimentation strategy during the [**chaii - Hindi and Tamil Question Answering**](https://www.kaggle.com/c/chaii-hindi-and-tamil-question-answering) competition. They are listed below with their corresponding public LB score:-
|
20 |
+
|
21 |
+
| Huggingface Hub Link | Public LB Score |
|
22 |
+
| :---: | :---: |
|
23 |
+
| [**SauravMaheshkar/rembert-maxseq-400-docstride-128-chaii**](https://huggingface.co/SauravMaheshkar/rembert-maxseq-400-docstride-128-chaii) | 0.724 |
|
24 |
+
| [**SauravMaheshkar/rembert-maxseq-384-docstride-135-chaii**](https://huggingface.co/SauravMaheshkar/rembert-maxseq-384-docstride-135-chaii) | 0.723 |
|
25 |
+
| [**SauravMaheshkar/rembert-maxseq-400-docstride-135-chaii**](https://huggingface.co/SauravMaheshkar/rembert-maxseq-400-docstride-135-chaii) | 0.737 |
|
26 |
+
| [**SauravMaheshkar/rembert-maxseq-384-docstride-128-chaii**](https://huggingface.co/SauravMaheshkar/rembert-maxseq-384-docstride-128-chaii) | 0.725 |
|