Ahmet Furkan

Results 2 issues of Ahmet Furkan

## 🐛 Bug **Description of the bug** When I try to use Multi30k dataset, I get this error: ``` requests.exceptions.ConnectionError: This exception is thrown by __iter__ of HTTPReaderIterDataPipe(skip_on_error=False, source_datapipe=OnDiskCacheHolderIterDataPipe, timeout=None)...

Hi, I was trying to use the "tokenization.py" file to prepare data for my model. However, the "unicode" variable used in the "tokenization.py" file is not defined. [Here](https://github.com/lukemelas/simple-bert/blob/12b01ea631872ff9ee8f0bd0a3eed5d1620b8684/utils/tokenization.py#L232C29-L232C29) is the...