thak123 commited on
Commit
50d6cdc
1 Parent(s): e4a12ff

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +1 -1
config.py CHANGED
@@ -24,5 +24,5 @@ TOKENIZER = transformers.BertTokenizer.from_pretrained(
24
  do_lower_case=True
25
  )
26
 
27
- #####################################################################################################################################
28
 
 
24
  do_lower_case=True
25
  )
26
 
27
+ ####################################################################################################################################
28