ehristoforu
commited on
Commit
•
4039375
1
Parent(s):
28518d0
Upload folder using huggingface_hub
Browse files- text_encoder/config.json +1 -1
text_encoder/config.json
CHANGED
@@ -19,6 +19,6 @@
|
|
19 |
"pad_token_id": 1,
|
20 |
"projection_dim": 768,
|
21 |
"torch_dtype": "float16",
|
22 |
-
"transformers_version": "4.38.
|
23 |
"vocab_size": 49408
|
24 |
}
|
|
|
19 |
"pad_token_id": 1,
|
20 |
"projection_dim": 768,
|
21 |
"torch_dtype": "float16",
|
22 |
+
"transformers_version": "4.38.2",
|
23 |
"vocab_size": 49408
|
24 |
}
|