intfloat commited on
Commit
d7c3491
1 Parent(s): d084283

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  # SimLM: Pre-training with Representation Bottleneck for Dense Passage Retrieval
2
 
3
  paper available at [https://arxiv.org/pdf/2207.02578](https://arxiv.org/pdf/2207.02578)
@@ -83,4 +88,4 @@ with torch.no_grad():
83
  year={2022},
84
  volume={abs/2207.02578}
85
  }
86
- ```
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ ---
6
  # SimLM: Pre-training with Representation Bottleneck for Dense Passage Retrieval
7
 
8
  paper available at [https://arxiv.org/pdf/2207.02578](https://arxiv.org/pdf/2207.02578)
 
88
  year={2022},
89
  volume={abs/2207.02578}
90
  }
91
+ ```