"tests/tokenization_xlm_test.py" did not exist on "b19786985d2dde9f91e20f5ce01f78a0cf7b6d0c"
Commit 331065e6 authored by Victor SANH's avatar Victor SANH Committed by Lysandre Debut
Browse files

missing import

parent 414e9e71
...@@ -20,6 +20,7 @@ import glob ...@@ -20,6 +20,7 @@ import glob
import logging import logging
import os import os
import random import random
import timeit
import numpy as np import numpy as np
import torch import torch
......
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