Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
base_model: microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract-fulltext
|
|
|
3 |
license: mit
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
@@ -35,8 +37,6 @@ model-index:
|
|
35 |
- type: latency_in_seconds
|
36 |
value: 0.06472797499999998
|
37 |
name: Latency_In_Seconds
|
38 |
-
library_name: transformers
|
39 |
-
pipeline_tag: text-classification
|
40 |
---
|
41 |
|
42 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
base_model: microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract-fulltext
|
3 |
+
library_name: transformers
|
4 |
license: mit
|
5 |
+
pipeline_tag: text-classification
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
model-index:
|
|
|
37 |
- type: latency_in_seconds
|
38 |
value: 0.06472797499999998
|
39 |
name: Latency_In_Seconds
|
|
|
|
|
40 |
---
|
41 |
|
42 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|