issues
search
DARPA-ASKEM
/
.github-private
0
stars
0
forks
source link
Collaborate with xDD on LLM experimentation for semantic search over scientific publications
#19
Closed
brandomr
closed
1 year ago
brandomr
commented
1 year ago
Start with the
SPECTER model
Sample ~1K publications from xdd
Use the
sentence_transformers
integration
to generate embeddings for the sample docs
Evaluate results based on some (as of yet undefined) search tasks, comparing semantic search vs. keyword search
YohannParis
commented
1 year ago
Proof of concept, needs to be implemented.
sentence_transformers
integration to generate embeddings for the sample docs