Spaces:
Sleeping
Sleeping
RedTachyon
commited on
Commit
β’
01c0742
1
Parent(s):
31b6e27
HF space stuff
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Hot Ones trivia bot
|
2 |
|
3 |
This is a simple trivia bot as discussed during the last call.
|
@@ -56,4 +70,4 @@ When you're happy with the question, submit it, and let the bot do its magic. Be
|
|
56 |
|
57 |
## Anecdotes
|
58 |
|
59 |
-
Obviously, all of this relies heavily on the performance of LLMs, and hallucinations are not entirely eliminated. For example, one time when I was checking the reference link, I literally got rickrolled by GPT-4.
|
|
|
1 |
+
---
|
2 |
+
title: Hot Ones Trivia
|
3 |
+
emoji: π
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: indigo
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 4.31.5
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
13 |
+
|
14 |
+
|
15 |
# Hot Ones trivia bot
|
16 |
|
17 |
This is a simple trivia bot as discussed during the last call.
|
|
|
70 |
|
71 |
## Anecdotes
|
72 |
|
73 |
+
Obviously, all of this relies heavily on the performance of LLMs, and hallucinations are not entirely eliminated. For example, one time when I was checking the reference link, I literally got rickrolled by GPT-4.
|