swift-models
swift-models copied to clipboard
[TextUnsupervised] Add encoded version of WikiText103
We recently generated encoded version of WikiText2 and got both that and original uncoded files into GCS bucket. (https://github.com/tensorflow/swift-models/pull/490). To keep aligned, we wanted to do the same for WikiText103.
There are some issues to resolve before progress can be made.