nisten commited on
Commit
e91643d
·
1 Parent(s): 8c4e9fd

moved all files and configs to root for hf transformers

Browse files
data/tokenizer/added_tokens.json → added_tokens.json RENAMED
File without changes
data/config/config.json → config.json RENAMED
File without changes
{data/model → config}/config.json RENAMED
File without changes
{data/config → config}/configuration_mixformer_sequential.py RENAMED
File without changes
data/model/configuration_mixformer_sequential.py → configuration_mixformer_sequential.py RENAMED
File without changes
data/model/generation_config.json → generation_config.json RENAMED
File without changes
data/tokenizer/merges.txt → merges.txt RENAMED
File without changes
data/model/model_mixformer_sequential.py → model_mixformer_sequential.py RENAMED
File without changes
data/model/pytorch_model-00001-of-00002.bin → pytorch_model-00001-of-00002.bin RENAMED
File without changes
data/model/pytorch_model-00002-of-00002.bin → pytorch_model-00002-of-00002.bin RENAMED
File without changes
data/model/pytorch_model.bin.index.json → pytorch_model.bin.index.json RENAMED
File without changes
data/tokenizer/special_tokens_map.json → special_tokens_map.json RENAMED
File without changes
data/tokenizer/tokenizer.json → tokenizer.json RENAMED
File without changes
data/tokenizer/tokenizer_config.json → tokenizer_config.json RENAMED
File without changes
data/tokenizer/vocab.json → vocab.json RENAMED
File without changes