"vscode:/vscode.git/clone" did not exist on "58918c76f495aef6bc6bd0c9bc315c1e5c238b74"
  1. 23 Feb, 2020 1 commit
    • Martin Malmsten's avatar
      * Added support for Albert when fine-tuning for NER · 869b66f6
      Martin Malmsten authored
      * Added support for Albert in NER pipeline
      
      * Added command-line options to examples/ner/run_ner.py to better control tokenization
      
      * Added class AlbertForTokenClassification
      
      * Changed output for NerPipeline to use .convert_ids_to_tokens(...) instead of .decode(...) to better reflect tokens
      869b66f6
  2. 21 Feb, 2020 1 commit
  3. 20 Feb, 2020 2 commits