Update README.md
#1
by abu1111 - opened
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
|
| 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 |
|