Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
purpleriann
/
LLM-Engineers-Handbook
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
LLM-Engineers-Handbook
/
steps
/
evaluating
/
__init__.py
purpleriann
Upload folder using huggingface_hub
a22e84b
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
55 Bytes
from
.evaluate
import
evaluate
__all__ = [
"evaluate"
]