openai-cookbook/examples/data
Domenico Manna a4c088d966 Add ability to store row-level metadata
This metadata field allows non API parameters to be stored which could
be useful for when the results need to be associated with an external
source. For example, if the user has several rows of text data within a
database, and they want to calculate embeddings for each row, they can
now use the metadata field to save the row id so that when they parse
the results back, they know which embedding corresponds to which
database row.
2023-05-23 17:19:18 -04:00
..
25000_spend_dataset_current.csv Initial commit of transaction classification notebooks 2022-10-20 23:31:42 +01:00
AG_news_samples.csv updates embedding examples based on ada-002 2023-01-10 10:37:25 -08:00
dbpedia_samples.jsonl moves dbpedia embeddings to data folder 2022-07-12 15:25:43 -07:00
example_requests_to_parallel_process.jsonl Add ability to store row-level metadata 2023-05-23 17:19:18 -04:00
fia_f1_power_unit_financial_regulations_issue_1_-_2022-08-16.pdf Notebook demonstrating approach to extracting entities from a long document 2023-02-20 02:25:42 -08:00
fine_food_reviews_1k.csv adds data for Obtain_dataset.ipynb 2022-07-12 15:22:29 -07:00
fine_food_reviews_with_embeddings_1k.csv updates embedding examples based on ada-002 2023-01-10 10:37:25 -08:00
labelled_transactions.csv Initial commit of transaction classification notebooks 2022-10-20 23:31:42 +01:00
library_transactions_with_embeddings_359.csv updates embedding examples based on ada-002 2023-01-10 10:37:25 -08:00
recommendations_embeddings_cache.pkl updates embedding examples based on ada-002 2023-01-10 10:37:25 -08:00
scifact_claims.jsonl Add Chroma to Vector Database examples (#262) 2023-04-06 16:30:10 -07:00
scifact_corpus.jsonl Add Chroma to Vector Database examples (#262) 2023-04-06 16:30:10 -07:00
snli_1.0_train_2k.csv adds prefiltered data and precomputed embeddings to Customizing_embeddings.ipynb 2022-07-12 15:26:19 -07:00