1. 30 Mar, 2020 1 commit
  2. 27 Mar, 2020 1 commit
  3. 24 Mar, 2020 1 commit
  4. 20 Mar, 2020 1 commit
  5. 19 Mar, 2020 1 commit
  6. 17 Mar, 2020 2 commits
    • J.P Lee's avatar
      Update examples/ner/run_ner.py to use AutoModel (#3305) · 2b60a26b
      J.P Lee authored
      * Update examples/ner/run_ner.py to use AutoModel
      
      * Fix missing code and apply `make style` command
      2b60a26b
    • 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
  7. 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
  8. 02 Mar, 2020 1 commit
  9. 27 Feb, 2020 1 commit
  10. 26 Feb, 2020 2 commits
  11. 23 Feb, 2020 3 commits
  12. 21 Feb, 2020 1 commit
  13. 20 Feb, 2020 2 commits