Update README.md
Browse files
README.md
CHANGED
|
@@ -49,7 +49,6 @@ 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: 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
|
| 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 |
!huggingface-cli login
|
| 53 |
|
| 54 |
# Download the model
|