gbhong commited on
Commit
34578db
1 Parent(s): e0665ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ metrics:
6
+ - precision
7
+ - recall
8
+ - f1
9
+ base_model:
10
+ - microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract-fulltext
11
+ pipeline_tag: text-classification
12
+ library_name: transformers
13
+ ---