Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Datasets:
open-llm-leaderboard
/
requests
like
12
Follow
Open LLM Leaderboard
1.93k
License:
apache-2.0
Dataset card
Data Studio
Files
Files and versions
xet
Community
91
alozowski
HF Staff
commited on
Sep 24, 2024
Commit
90ba7bd
·
verified
·
1 Parent(s):
df99b4a
Add configs to README
Browse files
Files changed (1)
hide
show
README.md
+6
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,6 @@
1
-
---
2
-
license: apache-2.0
3
-
---
1
+
---
2
+
license: apache-2.0
3
+
configs:
4
+
- config_name: default
5
+
data_files: "**/*.json"
6
+
---