"examples/contrib/run_swag.py" did not exist on "9c6a48c8c3e73ed3272c07f897930c17d5b0286d"
  • Nathan Raw's avatar
    [WIP] Lightning glue example (#3290) · 930c9412
    Nathan Raw authored
    *  Alter base pl transformer to use automodels
    
    * 🐛 Add batch size env variable to function call
    
    * 💄 Apply black code style from Makefile
    
    * 🚚 Move lightning base out of ner directory
    
    *  Add lightning glue example
    
    * 💄 self
    
    * move _feature_file to base class
    
    *  Move eval logging to custom callback
    
    * 💄 Apply black code style
    
    * 🐛 Add parent to pythonpath, remove copy command
    
    * 🐛 Add missing max_length kwarg
    930c9412
run_pl.sh 1.66 KB