model tuned
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: distilbert/distilbert-base-uncased
|
4 |
tags:
|
|
|
|
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
- name: distilbert-base-uncased-qa-mash-covid
|
@@ -13,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# distilbert-base-uncased-qa-mash-covid
|
15 |
|
16 |
-
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: distilbert/distilbert-base-uncased
|
4 |
tags:
|
5 |
+
- question-answering
|
6 |
+
- nlp
|
7 |
- generated_from_trainer
|
8 |
model-index:
|
9 |
- name: distilbert-base-uncased-qa-mash-covid
|
|
|
15 |
|
16 |
# distilbert-base-uncased-qa-mash-covid
|
17 |
|
18 |
+
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the mashqa_covid_dataset dataset.
|
19 |
|
20 |
## Model description
|
21 |
|