Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Xueqing/Leaderboard-Template
ymk00
/
test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
47f193c
test
/
contents.py
Jimin Huang
Add dataset
3adbd07
5 months ago
raw
Copy download link
history
blame
Safe
128 Bytes
from
datasets
import
load_dataset
ds = load_dataset(
"open-llm-leaderboard/contents"
)
ds.push_to_hub(
"TheFinAI/greek-contents"
)