"src/transformers/modeling_bert.py" did not exist on "dda1adad6de0874e337ec04e52c4c291c0abfb59"
  • APAVOU Cl茅ment's avatar
    Add `OPTForQuestionAnswering` (#19402) · af69360b
    APAVOU Cl茅ment authored
    * Add `OPTForQuestionAnswering`
    
    - added `OPTForQuestionAnswering` class based on `BloomForQuestionAnswering`
    - added `OPTForQuestionAnswering` in common tests
    - all common tests pass
    - make fixup done
    
    * added docstrings for OPTForQuestionAnswering
    
    * Fix docstrings for OPTForQuestionAnswering
    af69360b
modeling_auto.py 43.8 KB