DragosGorduza commited on
Commit
1ee843f
1 Parent(s): 40851f3

Pushing fiqa sent bert gpl 70000 steps trained model

Browse files
Files changed (1) hide show
  1. config_sentence_transformers.json +9 -0
config_sentence_transformers.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "__version__": {
3
+ "sentence_transformers": "2.4.0",
4
+ "transformers": "4.37.2",
5
+ "pytorch": "2.1.0+cu121"
6
+ },
7
+ "prompts": {},
8
+ "default_prompt_name": null
9
+ }