Update README.md
Browse files
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
|
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
|