"vscode:/vscode.git/clone" did not exist on "b65f07d8c0d535050fbdfd64b73baef3837751b5"
  1. 23 Feb, 2020 2 commits
    • Martin Malmsten's avatar
      Added , · 33eb8a16
      Martin Malmsten authored
      33eb8a16
    • 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