quanfire-dev commited on
Commit
24e67b4
·
verified ·
1 Parent(s): 463a0fd

Pin base revision in adapter.json (matches embedding 0.5.0)

Browse files
Files changed (1) hide show
  1. adapter.json +1 -0
adapter.json CHANGED
@@ -1,6 +1,7 @@
1
  {
2
  "format_version": 2,
3
  "checkpoint": "intfloat/multilingual-e5-small",
 
4
  "dimension": 384,
5
  "pooling": "mean",
6
  "max_length": 256,
 
1
  {
2
  "format_version": 2,
3
  "checkpoint": "intfloat/multilingual-e5-small",
4
+ "checkpoint_revision": "614241f622f53c4eeff9890bdc4f31cfecc418b3",
5
  "dimension": 384,
6
  "pooling": "mean",
7
  "max_length": 256,