thak123 commited on
Commit
72c4192
·
1 Parent(s): 245cab5

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +1 -0
config.py CHANGED
@@ -9,6 +9,7 @@ EPOCHS = 5
9
 
10
  # Folder to contain all the datasets
11
  from huggingface_hub import hf_hub_download
 
12
  hf_hub_download(repo_id="thak123/bert-emoji-latvian-twitter-classifier", filename="model.bin",local_dir="./")
13
 
14
  # import requests
 
9
 
10
  # Folder to contain all the datasets
11
  from huggingface_hub import hf_hub_download
12
+ print("hi")
13
  hf_hub_download(repo_id="thak123/bert-emoji-latvian-twitter-classifier", filename="model.bin",local_dir="./")
14
 
15
  # import requests