Spaces:
No application file
No application file
Commit
Β·
4851e3c
1
Parent(s):
8074ced
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
title: README
|
3 |
-
emoji:
|
4 |
colorFrom: blue
|
5 |
colorTo: pink
|
6 |
sdk: static
|
@@ -10,7 +10,7 @@ pinned: false
|
|
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
|
@@ -84,4 +84,4 @@ Please be aware that the utilization of fictitious data in these datasets may in
|
|
84 |
|
85 |
It is crucial to emphasize that none of the scenarios described in the fun dialogues dataset should be relied upon to provide advice or guidance to humans. These scenarios are purely fictitious and are intended solely for demonstration purposes. Any resemblance to real-world situations or individuals is entirely coincidental.
|
86 |
|
87 |
-
The responsibility for the usage and application of these datasets rests solely with the individual or entity employing them. By accessing and utilizing these dialogues and all contents of the repository, you acknowledge that you have read and understood this disclaimer, and you agree to use them at your own discretion and risk.
|
|
|
1 |
---
|
2 |
title: README
|
3 |
+
emoji: π
|
4 |
colorFrom: blue
|
5 |
colorTo: pink
|
6 |
sdk: static
|
|
|
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
|
|
|
84 |
|
85 |
It is crucial to emphasize that none of the scenarios described in the fun dialogues dataset should be relied upon to provide advice or guidance to humans. These scenarios are purely fictitious and are intended solely for demonstration purposes. Any resemblance to real-world situations or individuals is entirely coincidental.
|
86 |
|
87 |
+
The responsibility for the usage and application of these datasets rests solely with the individual or entity employing them. By accessing and utilizing these dialogues and all contents of the repository, you acknowledge that you have read and understood this disclaimer, and you agree to use them at your own discretion and risk.
|