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:
NathanRoll
/
packing-benchmark
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
NathanRoll
commited on
May 1
Commit
e8119a0
·
verified
·
1 Parent(s):
5fb5796
Keep benchmark database out of public Space repo
Browse files
Files changed (1)
hide
show
.hfignore
+3
-0
.hfignore
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
data/**
2
+
__pycache__/**
3
+
*.pyc