eduardo-alvarez commited on
Commit
fd2afc5
·
1 Parent(s): 7d476ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ size_categories:
15
  ---
16
 
17
  # fun dialogues
18
- A library of fictitious dialogues that can be used to train language models or augment prompts for prototyping and educational purposes. Fun dialogues currently come in json format for easy ingestion or conversion to popular data structures. Dialogues span various topics such as sports, retail, academia, healthcare, and more. The library also includes basic tooling for loading dialogues and will include quick chatbot prototyping functionality in the future.
19
 
20
  Visit the Project Repo: https://github.com/eduand-alvarez/fun-dialogues/
21
 
 
15
  ---
16
 
17
  # fun dialogues
18
+ A library of fictitious dialogues that can be used to train language models or augment prompts for prototyping and educational purposes. Fun dialogues currently come in json and csv format for easy ingestion or conversion to popular data structures. Dialogues span various topics such as sports, retail, academia, healthcare, and more. The library also includes basic tooling for loading dialogues and will include quick chatbot prototyping functionality in the future.
19
 
20
  Visit the Project Repo: https://github.com/eduand-alvarez/fun-dialogues/
21