From d625b507aa18a921b7d0a3710d1a4c176f9b8f84 Mon Sep 17 00:00:00 2001 From: Dimo Angelov Date: Sun, 3 Apr 2022 18:48:06 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 61ce9d7..4cd84b7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ [![](https://img.shields.io/badge/arXiv-2008.09470-00ff00.svg)](http://arxiv.org/abs/2008.09470) -Updates: +**Updates:** + * New pre-trained transformer models available * Ability to use any embedding model by passing callable to `embedding_model` * Document chunking options for long documents