intfloat commited on
Commit
35b4786
1 Parent(s): b8d1338

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)
@@ -66,4 +71,4 @@ with torch.no_grad():
66
  year={2022},
67
  volume={abs/2207.02578}
68
  }
69
- ```
 
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)
 
71
  year={2022},
72
  volume={abs/2207.02578}
73
  }
74
+ ```