Commit
·
2cfe513
1
Parent(s):
0ecf863
add giec only files
Browse files- .gitattributes +1 -0
- documents/climate_gpt_only_giec.json +1 -0
.gitattributes
CHANGED
@@ -36,3 +36,4 @@ documents/climate_gpt.faiss filter=lfs diff=lfs merge=lfs -text
|
|
36 |
documents/faiss_document_store.db filter=lfs diff=lfs merge=lfs -text
|
37 |
climate_gpt.db filter=lfs diff=lfs merge=lfs -text
|
38 |
background.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
36 |
documents/faiss_document_store.db filter=lfs diff=lfs merge=lfs -text
|
37 |
climate_gpt.db filter=lfs diff=lfs merge=lfs -text
|
38 |
background.png filter=lfs diff=lfs merge=lfs -text
|
39 |
+
documents/climate_gpt_only_giec.faiss filter=lfs diff=lfs merge=lfs -text
|
documents/climate_gpt_only_giec.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"sql_url": "sqlite:///climate_gpt_only_giec.db", "faiss_index_factory_str": "Flat", "index": "climate_gpt_only_giec", "similarity": "dot_product", "embedding_dim": 768}
|