You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openai-cookbook/examples/data
Domenico Manna efae0d4bc1 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.
1 year ago
..
25000_spend_dataset_current.csv Initial commit of transaction classification notebooks 2 years ago
AG_news_samples.csv updates embedding examples based on ada-002 2 years ago
dbpedia_samples.jsonl moves dbpedia embeddings to data folder 2 years ago
example_requests_to_parallel_process.jsonl Add ability to store row-level metadata 1 year ago
fia_f1_power_unit_financial_regulations_issue_1_-_2022-08-16.pdf Notebook demonstrating approach to extracting entities from a long document 2 years ago
fine_food_reviews_1k.csv adds data for Obtain_dataset.ipynb 2 years ago
fine_food_reviews_with_embeddings_1k.csv updates embedding examples based on ada-002 2 years ago
labelled_transactions.csv Initial commit of transaction classification notebooks 2 years ago
library_transactions_with_embeddings_359.csv updates embedding examples based on ada-002 2 years ago
recommendations_embeddings_cache.pkl updates embedding examples based on ada-002 2 years ago
scifact_claims.jsonl Add Chroma to Vector Database examples (#262) 1 year ago
scifact_corpus.jsonl Add Chroma to Vector Database examples (#262) 1 year ago
snli_1.0_train_2k.csv adds prefiltered data and precomputed embeddings to Customizing_embeddings.ipynb 2 years ago