logo
Browse Source

Update

Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
main
Jael Gu 3 years ago
parent
commit
f934360705
  1. 2
      README.md

2
README.md

@ -11,7 +11,7 @@ and output an embedding vector in ndarray which captures the input's core semant
This operator uses the REALM model, which is a retrieval-augmented language model that firstly retrieves documents from a textual knowledge corpus and then utilizes retrieved documents to process question answering tasks. [1]
The original model was proposed in REALM: Retrieval-Augmented Language Model Pre-Training by Kelvin Guu, Kenton Lee, Zora Tung, Panupong Pasupat and Ming-Wei Chang.[2]
### Reference
### References
[1].https://huggingface.co/docs/transformers/model_doc/realm

Loading…
Cancel
Save