suayptalha
commited on
Commit
•
6293ca0
1
Parent(s):
5018757
Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
base_model:
|
3 |
- google-bert/bert-base-uncased
|
4 |
datasets:
|
5 |
-
-
|
6 |
language:
|
7 |
- en
|
8 |
library_name: transformers
|
@@ -87,4 +87,4 @@ https://github.com/suayptalha/medBERT-base/blob/main/medBERT-base.ipynb
|
|
87 |
## **Acknowledgements**
|
88 |
|
89 |
- The *gayanin/pubmed-gastro-maskfilling* dataset is available on the Hugging Face dataset hub and provides a rich collection of medical and gastroenterology-related information for training.
|
90 |
-
- This model uses the Hugging Face `transformers` library, which is a state-of-the-art library for NLP models
|
|
|
2 |
base_model:
|
3 |
- google-bert/bert-base-uncased
|
4 |
datasets:
|
5 |
+
- gayanin/pubmed-gastro-maskfilling
|
6 |
language:
|
7 |
- en
|
8 |
library_name: transformers
|
|
|
87 |
## **Acknowledgements**
|
88 |
|
89 |
- The *gayanin/pubmed-gastro-maskfilling* dataset is available on the Hugging Face dataset hub and provides a rich collection of medical and gastroenterology-related information for training.
|
90 |
+
- This model uses the Hugging Face `transformers` library, which is a state-of-the-art library for NLP models
|