sagorsarker
commited on
Commit
•
65f4130
1
Parent(s):
2a3f344
Update README.md
Browse files
README.md
CHANGED
@@ -40,7 +40,7 @@ print(result)
|
|
40 |
- `mBERT-Bengali-Tydiqa-QA` model build using [bert-base-multilingual-uncased](https://huggingface.co/bert-base-multilingual-uncased)
|
41 |
- `mBERT-Bengali-Tydiqa-QA` model trained with [tydiqa](https://github.com/google-research-datasets/tydiqa) Bengali datasets.
|
42 |
- Tydiqa Bengali data contains **2390 train** data and **113 validation** data
|
43 |
-
- `mBERT-Bengali-Tydiqa-QA` model trained in [kaggle](kaggle.com) GPU
|
44 |
- `mBERT-Bengali-Tydiqa-QA` model trained total 5 epochs
|
45 |
- `mBERT-Bengali-Tydiqa-QA` trained using [transformers/example/question-aswering](https://colab.research.google.com/github/huggingface/notebooks/blob/master/examples/question_answering.ipynb) notebook with all default settings except pre-trained model and datasets part
|
46 |
|
|
|
40 |
- `mBERT-Bengali-Tydiqa-QA` model build using [bert-base-multilingual-uncased](https://huggingface.co/bert-base-multilingual-uncased)
|
41 |
- `mBERT-Bengali-Tydiqa-QA` model trained with [tydiqa](https://github.com/google-research-datasets/tydiqa) Bengali datasets.
|
42 |
- Tydiqa Bengali data contains **2390 train** data and **113 validation** data
|
43 |
+
- `mBERT-Bengali-Tydiqa-QA` model trained in [kaggle](https://www.kaggle.com/) GPU
|
44 |
- `mBERT-Bengali-Tydiqa-QA` model trained total 5 epochs
|
45 |
- `mBERT-Bengali-Tydiqa-QA` trained using [transformers/example/question-aswering](https://colab.research.google.com/github/huggingface/notebooks/blob/master/examples/question_answering.ipynb) notebook with all default settings except pre-trained model and datasets part
|
46 |
|