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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -49,7 +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
- # Token can be found in repo as token.docx
53
  !huggingface-cli login
54
 
55
  # 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