File size: 194 Bytes
6fd136c
 
 
 
1
2
3
4
# 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)