pritamdeka
commited on
Commit
•
44683bb
1
Parent(s):
8f0d597
Update README.md
Browse files
README.md
CHANGED
@@ -4,16 +4,16 @@ tags:
|
|
4 |
metrics:
|
5 |
- accuracy
|
6 |
model-index:
|
7 |
-
- name:
|
8 |
results: []
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
-
#
|
15 |
|
16 |
-
This model is a fine-tuned version of [/
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 0.9501
|
19 |
- Accuracy: 0.8667
|
|
|
4 |
metrics:
|
5 |
- accuracy
|
6 |
model-index:
|
7 |
+
- name: pritamdeka/PubMedBERT-MNLI-MEDNLI
|
8 |
results: []
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
+
# pritamdeka/PubMedBERT-MNLI-MEDNLI
|
15 |
|
16 |
+
This model is a fine-tuned version of [PubMedBERT](https://huggingface.co/microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext) on the [MNLI](https://huggingface.co/datasets/multi_nli) dataset first and then on the [MedNLI](https://physionet.org/content/mednli/1.0.0/) dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 0.9501
|
19 |
- Accuracy: 0.8667
|