Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Opensourced
/
wormgpt-24
like
6
Follow
Opensourced
12
License:
apache-2.0
Model card
Files
Files and versions
Community
1
cashoutmotivated
commited on
Feb 7, 2024
Commit
d258cae
•
1 Parent(s):
8365c7d
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+3
-0
README.md
CHANGED
Viewed
@@ -1,3 +1,6 @@
1
---
2
license: apache-2.0
3
---
1
---
2
license: apache-2.0
3
---
4
+
from datasets import load_dataset
5
+
6
+
dataset = load_dataset("suriyagunasekar/stackoverflow-python-with-meta-data")