vaibhavad commited on
Commit
c2526cc
1 Parent(s): 2738a01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,6 +1,9 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
4
  ---
5
 
6
  # LLM2Vec: Large Language Models Are Secretly Powerful Text Encoders
@@ -63,4 +66,4 @@ tensor([[0.5486, 0.0554],
63
  ```
64
 
65
  ## Questions
66
- If you have any question about the code, feel free to email Parishad (`parishad.behnamghader@mila.quebec`) and Vaibhav (`vaibhav.adlakha@mila.quebec`).
 
1
  ---
2
  library_name: transformers
3
+ license: mit
4
+ language:
5
+ - en
6
+ pipeline_tag: sentence-similarity
7
  ---
8
 
9
  # LLM2Vec: Large Language Models Are Secretly Powerful Text Encoders
 
66
  ```
67
 
68
  ## Questions
69
+ If you have any question about the code, feel free to email Parishad (`parishad.behnamghader@mila.quebec`) and Vaibhav (`vaibhav.adlakha@mila.quebec`).