chungimungi commited on
Commit
aebf33a
·
verified ·
1 Parent(s): c6633f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -5
README.md CHANGED
@@ -1,10 +1,17 @@
1
  ---
2
  library_name: sentence-transformers
3
  tags:
4
- - colbert
5
- - late-interaction
6
- - retrieval
7
- - pylate
 
 
 
 
 
 
 
8
  ---
9
 
10
  # GLINT-base
@@ -68,4 +75,4 @@ shards. The repository contains no BEIR evaluation corpus or evaluation labels.
68
  ## Limitations
69
 
70
  This is an English retrieval model. It is intended for research and offline evaluation; assess
71
- domain fit, bias, and source-data licensing before using it in a production search system.
 
1
  ---
2
  library_name: sentence-transformers
3
  tags:
4
+ - colbert
5
+ - late-interaction
6
+ - retrieval
7
+ - pylate
8
+ datasets:
9
+ - bisectgroup/hard-negatives-traversal
10
+ - lightonai/embeddings-fine-tuning
11
+ language:
12
+ - en
13
+ base_model:
14
+ - lightonai/LateOn-unsupervised
15
  ---
16
 
17
  # GLINT-base
 
75
  ## Limitations
76
 
77
  This is an English retrieval model. It is intended for research and offline evaluation; assess
78
+ domain fit, bias, and source-data licensing before using it in a production search system.