Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -128,5 +128,5 @@ ranked_results = torch.argsort(similarities, dim=-1, descending=True) # (1, num_
128
 
129
 
130
  ## License
131
- bge-synthesisQA is built on top of [bge](https://arxiv.org/abs/2309.07597). We refer users to the original license of the Dragon model. bge-synthesisQA is also subject to the [Terms of Use](https://openai.com/policies/terms-of-use).
132
 
 
128
 
129
 
130
  ## License
131
+ bge-synthesisQA is built on top of [bge](https://arxiv.org/abs/2309.07597). We refer users to the original license of the bge model. bge-synthesisQA is also subject to the [Terms of Use](https://openai.com/policies/terms-of-use).
132