import pandas as pd df = pd.read_csv("hf://datasets/fka/awesome-chatgpt-prompts/prompts.csv")
#113
by
Cockboy1
- opened
README.md
CHANGED
|
@@ -2,10 +2,15 @@
|
|
| 2 |
license: cc0-1.0
|
| 3 |
tags:
|
| 4 |
- ChatGPT
|
|
|
|
|
|
|
|
|
|
| 5 |
task_categories:
|
| 6 |
- question-answering
|
| 7 |
size_categories:
|
| 8 |
- 100K<n<1M
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
<p align="center"><h1>🧠 Awesome ChatGPT Prompts [CSV dataset]</h1></p>
|
| 11 |
|
|
|
|
| 2 |
license: cc0-1.0
|
| 3 |
tags:
|
| 4 |
- ChatGPT
|
| 5 |
+
- cracked
|
| 6 |
+
- pot
|
| 7 |
+
- shitass
|
| 8 |
task_categories:
|
| 9 |
- question-answering
|
| 10 |
size_categories:
|
| 11 |
- 100K<n<1M
|
| 12 |
+
language:
|
| 13 |
+
- en
|
| 14 |
---
|
| 15 |
<p align="center"><h1>🧠 Awesome ChatGPT Prompts [CSV dataset]</h1></p>
|
| 16 |
|