InVoS commited on
Commit
4edf97c
·
verified ·
1 Parent(s): c3370be

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - InVoS/Symptom_Text_Labels
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ base_model:
10
+ - medicalai/ClinicalBERT
11
+ pipeline_tag: text-classification
12
+ library_name: transformers
13
+ tags:
14
+ - medical
15
+ ---