Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
HuggingFaceFW/blogpost-fine-tasks
HuggingFaceH4
/
blogpost-scaling-test-time-compute
like
262
Running
App
Files
Files
Community
6
e2d6134
blogpost-scaling-test-time-compute
/
.gitignore
hynky
HF staff
tmp
cf03781
about 2 months ago
raw
Copy download link
history
blame
Safe
160 Bytes
# Python
__pycache__
*
.py
[cod]
*
.so
.Python
env/
venv/
*
.egg-info/
dist/
build/
*
.egg
.idea/
.vscode/
*
.swp
.DS_Store
# Node
node_modules/
*
.log
*
.env
*
.cache