marcospiau
commited on
Commit
•
57c75bf
1
Parent(s):
7a47bfe
Update README.md
Browse files
README.md
CHANGED
@@ -43,8 +43,6 @@ for result in results:
|
|
43 |
# Loading model unicamp-dl/monoptt5-large, this might take a while...
|
44 |
# Using device cuda.
|
45 |
# Using dtype torch.float32.
|
46 |
-
# /usr/local/lib/python3.10/dist-packages/huggingface_hub/file_download.py:1132: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
47 |
-
# warnings.warn(
|
48 |
# T5 true token set to ▁Sim
|
49 |
# T5 false token set to ▁Não
|
50 |
# Returning normalised scores...
|
|
|
43 |
# Loading model unicamp-dl/monoptt5-large, this might take a while...
|
44 |
# Using device cuda.
|
45 |
# Using dtype torch.float32.
|
|
|
|
|
46 |
# T5 true token set to ▁Sim
|
47 |
# T5 false token set to ▁Não
|
48 |
# Returning normalised scores...
|