diff --git a/nlp/embeddings/unified_database/.codex.gentok b/nlp/embeddings/unified_database/.codex.gentok new file mode 100644 index 0000000..24d6d79 Binary files /dev/null and b/nlp/embeddings/unified_database/.codex.gentok differ diff --git a/nlp/embeddings/unified_database/config.json b/nlp/embeddings/unified_database/config.json new file mode 100644 index 0000000..cd53d9d --- /dev/null +++ b/nlp/embeddings/unified_database/config.json @@ -0,0 +1,5 @@ +{ + "path": "sentence-transformers/nli-mpnet-base-v2", + "content": true, + "objects": true +} \ No newline at end of file