All GPT-4 Conversations
All chat datasets generated by GPT-4 from Huggingface in the same format
@kaggle.thedevastator_all_gpt_4_synthetic_chat_datasets
All chat datasets generated by GPT-4 from Huggingface in the same format
@kaggle.thedevastator_all_gpt_4_synthetic_chat_datasets
CREATE TABLE share_gpt_vicuna_unfiltered (
"message" VARCHAR,
"message_type" VARCHAR,
"message_id" BIGINT,
"conversation_id" BIGINT
);
CREATE TABLE wizard_vicuna_dataset_unfiltered (
"message" VARCHAR,
"message_type" VARCHAR,
"message_id" BIGINT,
"conversation_id" BIGINT
);
Anyone who has the link will be able to view this.