From 44019ee24bc59002f3659b7d5e5ebd966f321b98 Mon Sep 17 00:00:00 2001 From: henri123lemoine Date: Wed, 1 Feb 2023 02:14:30 -0500 Subject: [PATCH] Updated README.md description and source. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 238b734..577143c 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -# AlignmentSearch \ No newline at end of file +# AlignmentSearch + +This project creates embeddings for every set of a few paragraphs from the source dataset, in order to do real-time semantic search and question answering on them. + +Source dataset: Kirchner, J. H., Smith, L., Thibodeau, J., McDonnell, K., and Reynolds, L. "Understanding AI alignment research: A Systematic Analysis." arXiv preprint arXiv:2022.4338861 (2022). \ No newline at end of file