Commit
·
92c261b
1
Parent(s):
3a640cb
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
tags:
|
5 |
+
- text-generation
|
6 |
+
datasets:
|
7 |
+
- Langame/starter
|
8 |
+
widget:
|
9 |
+
- text: "ice breaker,travel"
|
10 |
+
example_title: "Ice breaker"
|
11 |
+
- text: "philosophy,science,physic,mathematic,biology"
|
12 |
+
example_title: "Scientific"
|
13 |
+
- text: "big talk,deep talk"
|
14 |
+
example_title: "Big talk"
|
15 |
+
---
|
16 |
+
|
17 |
+
# Generate conversation starters, from [Langame](https://langa.me) :p
|