• Matt's avatar
    Tensorflow LM examples (#12358) · 7e22609e
    Matt authored
    * Tensorflow MLM example
    
    * Add CLM example
    
    * Style fixes, adding missing checkpoint code from the CLM example
    
    * Fix TPU training, avoid massive dataset warnings
    
    * Fix incorrect training length calculation for multi-GPU training
    
    * Fix incorrect training length calculation for multi-GPU training
    
    * Refactors and nitpicks from the review
    
    * Style pass
    
    * Adding README
    7e22609e
run_clm.py 23.1 KB