jbader14 commited on
Commit
613bdfe
·
verified ·
1 Parent(s): 77622a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -49,6 +49,7 @@ drive.mount('/content/drive')
49
  test_df = pd.read_csv("/content/drive/MyDrive/test_data_random_subset.csv", encoding="Windows-1252")
50
 
51
  # Log in w/ huggingface token
 
52
  !huggingface-cli login
53
 
54
  # Download the model
 
49
  test_df = pd.read_csv("/content/drive/MyDrive/test_data_random_subset.csv", encoding="Windows-1252")
50
 
51
  # Log in w/ huggingface token
52
+ # Token can be found in repo as token.docx
53
  !huggingface-cli login
54
 
55
  # Download the model