Commit ·
e6d0e30
1
Parent(s): f1c482f
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
| 2 |
language: en
|
| 3 |
license: mit
|
| 4 |
model_id: Covid19_Text_Model
|
|
|
|
|
|
|
| 5 |
developers: Matt Stammers
|
| 6 |
model_type: BERT
|
| 7 |
model_summary: This model looks to compare texts for relevance to Covid-19
|
|
@@ -9,6 +11,8 @@ shared_by: Matt Stammers
|
|
| 9 |
finetuned_from: https://thigm85.github.io/data/cord19/cord19-query-title-label.csv
|
| 10 |
repo: https://huggingface.co/MattStammers/Covid19_Text_Model?text=Comprehensive+overview+of+COVID-19.+Comprehensive+overview+of+Flu
|
| 11 |
paper: N/A
|
|
|
|
|
|
|
| 12 |
demo: "https://huggingface.co/MattStammers/Covid19_Text_Model?text=Comprehensive+overview+of+COVID-19.+Comprehensive+overview+of+Flu"
|
| 13 |
direct_use: Test it out here"
|
| 14 |
downstream_use: This is a standalone app
|
|
|
|
| 2 |
language: en
|
| 3 |
license: mit
|
| 4 |
model_id: Covid19_Text_Model
|
| 5 |
+
tags:
|
| 6 |
+
- text-generation
|
| 7 |
developers: Matt Stammers
|
| 8 |
model_type: BERT
|
| 9 |
model_summary: This model looks to compare texts for relevance to Covid-19
|
|
|
|
| 11 |
finetuned_from: https://thigm85.github.io/data/cord19/cord19-query-title-label.csv
|
| 12 |
repo: https://huggingface.co/MattStammers/Covid19_Text_Model?text=Comprehensive+overview+of+COVID-19.+Comprehensive+overview+of+Flu
|
| 13 |
paper: N/A
|
| 14 |
+
widget:
|
| 15 |
+
- text: "Comprehensive+overview+of+COVID-19.+Comprehensive+overview+of+Flu"
|
| 16 |
demo: "https://huggingface.co/MattStammers/Covid19_Text_Model?text=Comprehensive+overview+of+COVID-19.+Comprehensive+overview+of+Flu"
|
| 17 |
direct_use: Test it out here"
|
| 18 |
downstream_use: This is a standalone app
|