Each language's model tarball contains the following:
.binfile with the model parameters, saved using the model.py script in DyNet 2.0..c2ifile created separately by model.py containing the character-to-integer mapping necessary to align embedding parameters in the model with characters in the dataset.
For downstream use, these files should remain in the same directory after untarring.