• Michael Chung's avatar
    Add Doc Test GPT-2 (#16439) · 924484ee
    Michael Chung authored
    
    
    * First Pass All Tests Pass
    
    * WIP
    
    * Adding file to documentation tests
    
    * Change the base model for the example in the doc test.
    
    * Fix Code Styling by running
    make fixup
    
    * Called Style
    
    * Reverted to gpt2 model rather than distill gpt2
    Then used a token classification model over a sequence model for an example.
    
    * Fix Styling Issue
    
    * Hopefully ignores the formatting issue.
    Co-authored-by: default avatarArEnSc <xx.mike.chung.xx@gmail.com>
    924484ee
documentation_tests.txt 2.51 KB