Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
clarin-pl
/
datasets-explorer
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Mariusz Kossakowski
commited on
Sep 14, 2022
Commit
d6f5448
·
1 Parent(s):
2b9022f
Add lepiszcze.ml footnote
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -42,3 +42,4 @@ elif selected_dataset == "clarin-pl/cst-wikinews":
42
43
dataset.load_data()
44
dataset.show_dataset()
42
43
dataset.load_data()
44
dataset.show_dataset()
45
+
st.caption("https://lepiszcze.ml/ - Polish NLP Leaderboard")