• Michael Benayoun's avatar
    Added support for other features for already supported models (#14358) · 0c70f145
    Michael Benayoun authored
    * Added support for other features for already supported models
    
    * Partial support for causal and seq2seq models
    
    * Partial support for causal and seq2seq models
    
    * OnnxSeq2SeqConfigWithPast to support seq2seq models
    
    * Parameterized the onnx tests
    
    * Restored run_mlm.py
    
    * Restored run_mlm.py
    
    * [WIP] BART update
    
    * BART and MBART
    
    * Added comments
    
    * Another sequence length of the past_key_values
    0c70f145
features.py 10.1 KB