davidheineman commited on
Commit
7b43c8c
·
1 Parent(s): 2512ae1

update readme

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -2,6 +2,4 @@
2
  license: apache-2.0
3
  ---
4
 
5
- Use ColBERT as a search engine for the [ACL Anthology](https://aclanthology.org/). (Parse any bibtex, and store in a MySQL service).
6
-
7
- **This repo contains the ColBERT index and dataset.** To run the interface, see [github.com/davidheineman/acl-search](https://github.com/davidheineman/acl-search).
 
2
  license: apache-2.0
3
  ---
4
 
5
+ This is a dataset of 100K+ ML & NLP abstracts with a pre-built indexed using [colbert-ir/colbertv2.0](https://huggingface.co/colbert-ir/colbertv2.0). A deployed version of this index is at [github.com/davidheineman/acl-search](https://github.com/davidheineman/acl-search).