kashif HF staff commited on
Commit
a2c6caa
1 Parent(s): 0a9900e

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. text_encoder/config.json +1 -1
text_encoder/config.json CHANGED
@@ -20,6 +20,6 @@
20
  "pad_token_id": 1,
21
  "projection_dim": 1024,
22
  "torch_dtype": "float32",
23
- "transformers_version": "4.32.0.dev0",
24
  "vocab_size": 49408
25
  }
 
20
  "pad_token_id": 1,
21
  "projection_dim": 1024,
22
  "torch_dtype": "float32",
23
+ "transformers_version": "4.33.0.dev0",
24
  "vocab_size": 49408
25
  }