Commit 
							
							·
						
						2669316
	
1
								Parent(s):
							
							d0ee070
								
Update text_encoder/config.json
Browse files- text_encoder/config.json +1 -1
    	
        text_encoder/config.json
    CHANGED
    
    | @@ -21,5 +21,5 @@ | |
| 21 | 
             
              "projection_dim": 768,
         | 
| 22 | 
             
              "torch_dtype": "float32",
         | 
| 23 | 
             
              "transformers_version": "4.24.0",
         | 
| 24 | 
            -
              "vocab_size":  | 
| 25 | 
             
            }
         | 
|  | |
| 21 | 
             
              "projection_dim": 768,
         | 
| 22 | 
             
              "torch_dtype": "float32",
         | 
| 23 | 
             
              "transformers_version": "4.24.0",
         | 
| 24 | 
            +
              "vocab_size": 49411
         | 
| 25 | 
             
            }
         |