logo
Browse Source

add the reference.

Signed-off-by: wxywb <xy.wang@zilliz.com>
main
wxywb 3 years ago
parent
commit
2120bdc191
  1. 4
      README.md

4
README.md

@ -6,7 +6,7 @@
## Desription
A REALM text embedding operator implemented with pretrained models from [Huggingface Transformers](https://huggingface.co/docs/transformers).
A REALM[1] text embedding operator implemented with pretrained models from [Huggingface Transformers](https://huggingface.co/docs/transformers).
@ -71,4 +71,4 @@ dc.glob['text']('Hello, world.')
.show()
```
[1] https://arxiv.org/abs/2002.08909

Loading…
Cancel
Save