Spaces:
No application file
No application file
eduardo-alvarez
commited on
Commit
β’
33b8c6a
1
Parent(s):
4851e3c
Update README.md
Browse files
README.md
CHANGED
@@ -3,14 +3,15 @@ title: README
|
|
3 |
emoji: π
|
4 |
colorFrom: blue
|
5 |
colorTo: pink
|
6 |
-
sdk:
|
7 |
pinned: false
|
|
|
8 |
---
|
9 |
|
10 |
# fun dialogues
|
11 |
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.
|
12 |
|
13 |
-
|
14 |
|
15 |
# Available Dialogues
|
16 |
- Customer Service
|
|
|
3 |
emoji: π
|
4 |
colorFrom: blue
|
5 |
colorTo: pink
|
6 |
+
sdk: streamlit
|
7 |
pinned: false
|
8 |
+
license: apache-2.0
|
9 |
---
|
10 |
|
11 |
# fun dialogues
|
12 |
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.
|
13 |
|
14 |
+
Visit the Project Repo: https://github.com/eduand-alvarez/fun-dialogues/
|
15 |
|
16 |
# Available Dialogues
|
17 |
- Customer Service
|