Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
DjPapzin
/
Emo_Play
like
0
Runtime error
App
Files
Files
Community
cabf313
Emo_Play
/
names.py
DjPapzin
Upload 34 files
6fd136c
about 1 year ago
raw
Copy download link
history
blame
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)