zihanliu commited on
Commit
ffcf76d
1 Parent(s): e485a56

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -126,7 +126,7 @@ ranked_results = torch.argsort(similarities, dim=-1, descending=True) # (1, num_
126
  ```
127
 
128
  ## License
129
- Dragon-multiturn is built on top of [Dragon](https://arxiv.org/abs/2302.07452). We refer users to the original license of the Dragon model.
130
 
131
  ## Correspondence to
132
  Zihan Liu (zihanl@nvidia.com), Wei Ping (wping@nvidia.com)
 
126
  ```
127
 
128
  ## License
129
+ Dragon-multiturn is built on top of [Dragon](https://arxiv.org/abs/2302.07452). We refer users to the original license of the Dragon model. Dragon-multiturn is also subject to the [Terms of Use](https://openai.com/policies/terms-of-use).
130
 
131
  ## Correspondence to
132
  Zihan Liu (zihanl@nvidia.com), Wei Ping (wping@nvidia.com)