• 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
test_modeling_opt.py 19 KB