Feature Extraction
clip
vision
ohhhchank3 commited on
Commit
10cc3b0
·
verified ·
1 Parent(s): 34d2fcd

Update torch_config.json

Browse files
Files changed (1) hide show
  1. torch_config.json +4 -0
torch_config.json CHANGED
@@ -1,4 +1,8 @@
1
  {
 
 
 
 
2
  "text_encoder": {
3
  "model_type": "bert",
4
  "dim": 384,
 
1
  {
2
+
3
+ "architectures": [
4
+ "BertModel"
5
+ ],
6
  "text_encoder": {
7
  "model_type": "bert",
8
  "dim": 384,