Commit 7ca6ab67 authored by sgugger's avatar sgugger
Browse files

Fix CI

parent b732e7e1
......@@ -14,8 +14,10 @@
# limitations under the License.
import logging
from typing import List, Optional
from .tokenization_roberta import RobertaTokenizer, RobertaTokenizerFast
from .tokenization_utils_base import BatchEncoding
logger = logging.getLogger(__name__)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment