Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DjPapzin
/
Emo_Play
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Emo_Play
/
names.py
DjPapzin
Upload 34 files
6fd136c
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
194 Bytes
# Constants for model and dataset IDs
MODEL_ID =
"text-embedding-ada-002"
DATASET_ID =
"disney-lyrics"
# DATASET_ID = "disney-lyrics-emotions" # Alternative dataset ID (currently commented out)