Joshua Lochner commited on
Commit
a354cc1
β€’
1 Parent(s): 6648694

Fix folder structure

Browse files
Files changed (15) hide show
  1. quantized/distilbert-base-uncased-finetuned-sst-2-english/{config.json β†’ sequence-classification/config.json} +0 -0
  2. quantized/distilbert-base-uncased-finetuned-sst-2-english/{model.onnx β†’ sequence-classification/model.onnx} +0 -0
  3. quantized/distilbert-base-uncased-finetuned-sst-2-english/{special_tokens_map.json β†’ sequence-classification/special_tokens_map.json} +0 -0
  4. quantized/distilbert-base-uncased-finetuned-sst-2-english/{tokenizer.json β†’ sequence-classification/tokenizer.json} +0 -0
  5. quantized/distilbert-base-uncased-finetuned-sst-2-english/{tokenizer_config.json β†’ sequence-classification/tokenizer_config.json} +0 -0
  6. quantized/distilbert-base-uncased-finetuned-sst-2-english/{vocab.txt β†’ sequence-classification/vocab.txt} +0 -0
  7. quantized/sshleifer/distilbart-cnn-6-6/{config.json β†’ seq2seq-lm-with-past/config.json} +0 -0
  8. quantized/sshleifer/distilbart-cnn-6-6/{decoder_model.onnx β†’ seq2seq-lm-with-past/decoder_model.onnx} +0 -0
  9. quantized/sshleifer/distilbart-cnn-6-6/{decoder_with_past_model.onnx β†’ seq2seq-lm-with-past/decoder_with_past_model.onnx} +0 -0
  10. quantized/sshleifer/distilbart-cnn-6-6/{encoder_model.onnx β†’ seq2seq-lm-with-past/encoder_model.onnx} +0 -0
  11. quantized/sshleifer/distilbart-cnn-6-6/{merges.txt β†’ seq2seq-lm-with-past/merges.txt} +0 -0
  12. quantized/sshleifer/distilbart-cnn-6-6/{special_tokens_map.json β†’ seq2seq-lm-with-past/special_tokens_map.json} +0 -0
  13. quantized/sshleifer/distilbart-cnn-6-6/{tokenizer.json β†’ seq2seq-lm-with-past/tokenizer.json} +0 -0
  14. quantized/sshleifer/distilbart-cnn-6-6/{tokenizer_config.json β†’ seq2seq-lm-with-past/tokenizer_config.json} +0 -0
  15. quantized/sshleifer/distilbart-cnn-6-6/{vocab.json β†’ seq2seq-lm-with-past/vocab.json} +0 -0
quantized/distilbert-base-uncased-finetuned-sst-2-english/{config.json β†’ sequence-classification/config.json} RENAMED
File without changes
quantized/distilbert-base-uncased-finetuned-sst-2-english/{model.onnx β†’ sequence-classification/model.onnx} RENAMED
File without changes
quantized/distilbert-base-uncased-finetuned-sst-2-english/{special_tokens_map.json β†’ sequence-classification/special_tokens_map.json} RENAMED
File without changes
quantized/distilbert-base-uncased-finetuned-sst-2-english/{tokenizer.json β†’ sequence-classification/tokenizer.json} RENAMED
File without changes
quantized/distilbert-base-uncased-finetuned-sst-2-english/{tokenizer_config.json β†’ sequence-classification/tokenizer_config.json} RENAMED
File without changes
quantized/distilbert-base-uncased-finetuned-sst-2-english/{vocab.txt β†’ sequence-classification/vocab.txt} RENAMED
File without changes
quantized/sshleifer/distilbart-cnn-6-6/{config.json β†’ seq2seq-lm-with-past/config.json} RENAMED
File without changes
quantized/sshleifer/distilbart-cnn-6-6/{decoder_model.onnx β†’ seq2seq-lm-with-past/decoder_model.onnx} RENAMED
File without changes
quantized/sshleifer/distilbart-cnn-6-6/{decoder_with_past_model.onnx β†’ seq2seq-lm-with-past/decoder_with_past_model.onnx} RENAMED
File without changes
quantized/sshleifer/distilbart-cnn-6-6/{encoder_model.onnx β†’ seq2seq-lm-with-past/encoder_model.onnx} RENAMED
File without changes
quantized/sshleifer/distilbart-cnn-6-6/{merges.txt β†’ seq2seq-lm-with-past/merges.txt} RENAMED
File without changes
quantized/sshleifer/distilbart-cnn-6-6/{special_tokens_map.json β†’ seq2seq-lm-with-past/special_tokens_map.json} RENAMED
File without changes
quantized/sshleifer/distilbart-cnn-6-6/{tokenizer.json β†’ seq2seq-lm-with-past/tokenizer.json} RENAMED
File without changes
quantized/sshleifer/distilbart-cnn-6-6/{tokenizer_config.json β†’ seq2seq-lm-with-past/tokenizer_config.json} RENAMED
File without changes
quantized/sshleifer/distilbart-cnn-6-6/{vocab.json β†’ seq2seq-lm-with-past/vocab.json} RENAMED
File without changes