Skip to content

Expand offline dialog dataset from 7 to 250 pairs#6

Merged
joshuvavinith merged 3 commits intomainfrom
copilot/improve-offline-dialogues-data
Mar 7, 2026
Merged

Expand offline dialog dataset from 7 to 250 pairs#6
joshuvavinith merged 3 commits intomainfrom
copilot/improve-offline-dialogues-data

Conversation

Copy link
Contributor

Copilot AI commented Mar 7, 2026

The offline pattern-matching bot had only 7 dialog pairs in dialog.csv, making it inadequate for sustained or varied conversations.

Expanded to 250 unique Q&A pairs covering:

  • Greetings & farewells — multiple variations (hi, hello, good morning, goodbye, see you, etc.)
  • Conversational connectors — "tell me more", "why?", "I don't understand", "can you explain?" — critical for supporting multi-turn conversations
  • Emotions & well-being — sad, happy, bored, stressed, lonely, angry
  • Technology & programming — Python, AI/ML, APIs, Git, frameworks, debugging, testing
  • Science & general knowledge — solar system, DNA, climate, ecosystems
  • Practical advice — study tips, health, budgeting, productivity, career guidance
  • Meta/about the bot — purpose, capabilities, identity questions

Data-only change to dialog.csv. No code modifications.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • api.kaggle.com
    • Triggering command: /home/REDACTED/.local/bin/pytest pytest test_chatbot.py -v (dns block)
    • Triggering command: /home/REDACTED/.local/bin/pytest pytest test_chatbot.py -v --tb=short (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits March 7, 2026 07:19
Add comprehensive dialog pairs covering greetings, farewells, small talk,
technology, science, emotions, health, education, career, finance, hobbies,
follow-up prompts, and conversational connectors to support richer and
longer offline conversations.

Co-authored-by: joshuvavinith <146979257+joshuvavinith@users.noreply.github.com>
…ic speaking?' topic

Co-authored-by: joshuvavinith <146979257+joshuvavinith@users.noreply.github.com>
Copilot AI changed the title [WIP] Enhance offline dialogues for better conversation quality Expand offline dialog dataset from 7 to 250 pairs Mar 7, 2026
@joshuvavinith joshuvavinith marked this pull request as ready for review March 7, 2026 08:23
@joshuvavinith joshuvavinith merged commit 5c3b0e2 into main Mar 7, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants