Nowkim commited on
Commit
8448dc6
·
verified ·
1 Parent(s): fbf1d1e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: mit
3
  base_model: michiyasunaga/BioLinkBERT-base
4
  tags:
5
  - text-classification
@@ -85,5 +85,4 @@ The table below summarizes the performance of different screening models evaluat
85
  | [BioLinkBERT-base](https://huggingface.co/Yale-BIDS-Chen/medpmc-screening-biolinkbert-caption-only) | Caption only | 93.0 | 92.7 | 92.9 |
86
  | **[BioLinkBERT-base](https://huggingface.co/Yale-BIDS-Chen/medpmc-screening-biolinkbert-caption-reference)** ⭐ **(This model)** | **Caption + inline text** | 92.9 | 93.0 | 92.9 |
87
  | [PubMedBERT-fulltext](https://huggingface.co/Yale-BIDS-Chen/medpmc-screening-pubmedbert-caption-only) | Caption only | 92.7 | **93.1** | 92.9 |
88
- | [PubMedBERT-fulltext](https://huggingface.co/Yale-BIDS-Chen/medpmc-screening-pubmedbert-caption-reference) | Caption + inline text | **93.3** | **93.1** | **93.2** |
89
-
 
1
  ---
2
+ license: cc-by-nc-sa-4.0
3
  base_model: michiyasunaga/BioLinkBERT-base
4
  tags:
5
  - text-classification
 
85
  | [BioLinkBERT-base](https://huggingface.co/Yale-BIDS-Chen/medpmc-screening-biolinkbert-caption-only) | Caption only | 93.0 | 92.7 | 92.9 |
86
  | **[BioLinkBERT-base](https://huggingface.co/Yale-BIDS-Chen/medpmc-screening-biolinkbert-caption-reference)** ⭐ **(This model)** | **Caption + inline text** | 92.9 | 93.0 | 92.9 |
87
  | [PubMedBERT-fulltext](https://huggingface.co/Yale-BIDS-Chen/medpmc-screening-pubmedbert-caption-only) | Caption only | 92.7 | **93.1** | 92.9 |
88
+ | [PubMedBERT-fulltext](https://huggingface.co/Yale-BIDS-Chen/medpmc-screening-pubmedbert-caption-reference) | Caption + inline text | **93.3** | **93.1** | **93.2** |