RafaelJaime commited on
Commit
0172e34
·
verified ·
1 Parent(s): 9faa201

Update generation_script.py

Browse files
Files changed (1) hide show
  1. generation_script.py +1 -1
generation_script.py CHANGED
@@ -15,7 +15,7 @@ from datasets import Dataset
15
  from huggingface_hub import login
16
 
17
  """# Configure apikey"""
18
- # TODO: Add your own customization
19
  load_dotenv()
20
  GEMINI_API_KEY = ""
21
  HF_TOKEN= ""
 
15
  from huggingface_hub import login
16
 
17
  """# Configure apikey"""
18
+ # TODO: Add your own apikey
19
  load_dotenv()
20
  GEMINI_API_KEY = ""
21
  HF_TOKEN= ""