We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 637d574 commit 27dad43Copy full SHA for 27dad43
1 file changed
tests/test_add_special_tokens.py
@@ -2,11 +2,9 @@
2
3
import json
4
import os
5
-import shutil
6
import tempfile
7
8
import pytest
9
-import torch
10
11
from pylate import models
12
0 commit comments