Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
ethan1115
/
lfj-code
like
0
Dataset card
Files
Files and versions
xet
Community
main
lfj-code
/
transfer
/
code
/
prompt_selection
/
__main__.py
ethan1115
Upload folder using huggingface_hub
0161e74
verified
21 days ago
raw
Copy download link
history
blame
contribute
delete
133 Bytes
"""Allow ``python -m prompt_selection.run_pipeline`` from code/ directory."""
from
prompt_selection.run_pipeline
import
main
main()