Talking to Chatbots and Reddgr Featured Content
Generative AI Resources Datasets Talking to Chatbots dataset. Over 2,800 chatbot conversations: Talking to Chatbots unwrapped chats. Over 10,000 chatbot prompts, with their corresponding LLM inference, detailed statistics, and metrics: NLI Chatbot Prompt Categorization dataset. Over 1,000 annotated LLM prompts, from diverse real-world sources (lmsys/lmsys-chat-1m, reddgr/talking-to-chatbots-chats), suitable for textual entailment and natural language inference (NLI) tasks. Find all the datasets on my Hugging Face page. Models NLI Chatbot Prompt Categorization. A fine-tuned version of BART I trained locally on the reddgr/nli-chatbot-prompt-categorization dataset. A lightweight model specialized in categorizing chatbot prompts with zero-shot inference. I use it for categorizing all conversations shared in …