Update sentence_bert_config.json
Browse files
    	
        sentence_bert_config.json
    CHANGED
    
    | @@ -1,4 +1,4 @@ | |
| 1 | 
             
            {
         | 
| 2 | 
            -
              "max_seq_length":  | 
| 3 | 
             
              "do_lower_case": false
         | 
| 4 | 
             
            }
         | 
|  | |
| 1 | 
             
            {
         | 
| 2 | 
            +
              "max_seq_length": 512,
         | 
| 3 | 
             
              "do_lower_case": false
         | 
| 4 | 
             
            }
         | 

