1. 17 Mar, 2020 1 commit
    • 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
  2. 10 Mar, 2020 1 commit
    • Shubham Agarwal's avatar
      NER - pl example (#3180) · 5ca356a4
      Shubham Agarwal authored
      * 1. seqeval required by ner pl example. install from examples/requirements. 2. unrecognized arguments: save_steps
      
      * pl checkpoint callback filenotfound error: make directory and pass
      
      * #3159 pl checkpoint path difference
      
      * 1. Updated Readme for pl 2. pl script now also correct displays logs 3. pass gpu ids compared to number of gpus
      
      * Updated results in readme
      
      * 1. updated readme 2. removing deprecated pl methods 3. finalizing scripts
      
      * comment length check
      
      * using deprecated validation_end for stable results
      
      * style related changes
      5ca356a4
  3. 02 Mar, 2020 1 commit
  4. 27 Feb, 2020 1 commit
  5. 26 Feb, 2020 2 commits
  6. 23 Feb, 2020 3 commits
  7. 21 Feb, 2020 1 commit
  8. 20 Feb, 2020 2 commits