diff --git a/README.md b/README.md index bc7d2e6..95243e7 100644 --- a/README.md +++ b/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