pseudotensor commited on
Commit
1d69b6f
·
1 Parent(s): 09a43c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ H2O.ai's Chroma database files for h2oGPT for LangChain integration. Sources ar
17
  |-------------|----------------|-------------------|----------
18
  |[db_dir_DriverlessAI_docs.zip](db_dir_DriverlessAI_docs.zip) | DriverlessAI Documentation Q/A | [Source](https://github.com/h2oai/h2ogpt/blob/40780bc6f4197e7f54753d40adafabe7c6e582f0/gpt_langchain.py#L469-L473) | CC-BY-NC
19
  |[db_dir_UserData.zip](db_dir_UserData.zip) | Example PDFs and Text Files Q/A | [Source](https://github.com/h2oai/h2ogpt/blob/40780bc6f4197e7f54753d40adafabe7c6e582f0/gpt_langchain.py#L474-L478) | ArXiv
20
- |[db_dir_github_h2oGPT.zip](db_dir_github_h2oGPT.zip) | Example PDFs and Text Files Q/A | [Source](https://github.com/h2oai/h2ogpt/blob/40780bc6f4197e7f54753d40adafabe7c6e582f0/gpt_langchain.py#L463-L468) | Apache V2
21
  |[db_dir_wiki.zip](db_dir_wiki.zip) | Example subset of Wikipedia (from API) Q/A | [Source](https://github.com/h2oai/h2ogpt/blob/40780bc6f4197e7f54753d40adafabe7c6e582f0/gpt_langchain.py#L463-L468) | Wikipedia CC-BY-SA
22
  |[db_dir_wiki_full.zip](db_dir_wiki.zip) | All Wikipedia as of 04/01/2023 for articles with >5k views for Q/A | [Source](https://github.com/h2oai/h2ogpt/blob/40780bc6f4197e7f54753d40adafabe7c6e582f0/gpt_langchain.py#L448-L457) | Wikipedia CC-BY-SA
23
 
 
17
  |-------------|----------------|-------------------|----------
18
  |[db_dir_DriverlessAI_docs.zip](db_dir_DriverlessAI_docs.zip) | DriverlessAI Documentation Q/A | [Source](https://github.com/h2oai/h2ogpt/blob/40780bc6f4197e7f54753d40adafabe7c6e582f0/gpt_langchain.py#L469-L473) | CC-BY-NC
19
  |[db_dir_UserData.zip](db_dir_UserData.zip) | Example PDFs and Text Files Q/A | [Source](https://github.com/h2oai/h2ogpt/blob/40780bc6f4197e7f54753d40adafabe7c6e582f0/gpt_langchain.py#L474-L478) | ArXiv
20
+ |[db_dir_github_h2oGPT.zip](db_dir_github_h2oGPT.zip) | h2oGPT GitHub repo Q/A | [Source](https://github.com/h2oai/h2ogpt/blob/40780bc6f4197e7f54753d40adafabe7c6e582f0/gpt_langchain.py#L463-L468) | Apache V2
21
  |[db_dir_wiki.zip](db_dir_wiki.zip) | Example subset of Wikipedia (from API) Q/A | [Source](https://github.com/h2oai/h2ogpt/blob/40780bc6f4197e7f54753d40adafabe7c6e582f0/gpt_langchain.py#L463-L468) | Wikipedia CC-BY-SA
22
  |[db_dir_wiki_full.zip](db_dir_wiki.zip) | All Wikipedia as of 04/01/2023 for articles with >5k views for Q/A | [Source](https://github.com/h2oai/h2ogpt/blob/40780bc6f4197e7f54753d40adafabe7c6e582f0/gpt_langchain.py#L448-L457) | Wikipedia CC-BY-SA
23