DylanJHJ commited on
Commit
8be182a
·
1 Parent(s): 76d7c95

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
3
  ---
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - dense retrieval
7
  ---
8
+
9
+ This model checkpoint is identical to https://huggingface.co/sentence-transformers/gtr-t5-base.
10
+ But include the model's dense layer.
11
+
12
+ Check the model class detail at: ...