MeghanaArakkal commited on
Commit
c54b322
·
verified ·
1 Parent(s): 1801723

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,7 +43,7 @@ Never mention Amazon or Nova.
43
 
44
  # HuggingFace Configuration
45
  HF_TOKEN = os.getenv("HF_TOKEN") # Set this in your Space's secrets
46
- REPO_ID = "your-username/chat-logs" # Change this to your actual HF dataset repo
47
  HF_API = HfApi()
48
 
49
  # Local directories (for temporary storage)
 
43
 
44
  # HuggingFace Configuration
45
  HF_TOKEN = os.getenv("HF_TOKEN") # Set this in your Space's secrets
46
+ REPO_ID = "collinear-ai/nova-premier-redteaming-external" # Change this to your actual HF dataset repo
47
  HF_API = HfApi()
48
 
49
  # Local directories (for temporary storage)