monajm36 commited on
Commit
dedbc15
·
verified ·
1 Parent(s): 881a293

Upload model_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. model_config.json +7 -0
model_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model": "microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract",
3
+ "num_labels": 2,
4
+ "num_location_features": 2,
5
+ "num_temporal_features": 7,
6
+ "max_length": 512
7
+ }