Push model using huggingface_hub.
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"
|
|
|
|
| 1 |
+
{"architectures": ["FineTunedBERT"], "model_type": "bert", "base_model": "microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext", "pooling": "cls", "gene2vec_flag": false, "gene2vec_hidden": 200, "task_type": "unsupervised", "n_labels": 1}
|