Jiqing commited on
Commit
22c9eb3
·
1 Parent(s): 46006e2

Update configuration_protst.py

Browse files
Files changed (1) hide show
  1. configuration_protst.py +1 -1
configuration_protst.py CHANGED
@@ -20,7 +20,7 @@ class ProtSTConfig(PretrainedConfig):
20
  Dictionary of configuration options used to initialize [`BertForPubMed`].
21
  ```"""
22
 
23
- # model_type = "protst"
24
 
25
  def __init__(
26
  self,
 
20
  Dictionary of configuration options used to initialize [`BertForPubMed`].
21
  ```"""
22
 
23
+ model_type = "protst"
24
 
25
  def __init__(
26
  self,