"vscode:/vscode.git/clone" did not exist on "b65f07d8c0d535050fbdfd64b73baef3837751b5"
- 23 Feb, 2020 2 commits
-
-
Martin Malmsten authored
-
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
-
- 21 Feb, 2020 1 commit
-
-
Martin Malmsten authored
-
- 20 Feb, 2020 2 commits
-
-
srush authored
-
srush authored
* initial pytorch lightning commit * tested multigpu * Fix learning rate schedule * black formatting * fix flake8 * isort * isort * . Co-authored-by:Check your git settings! <chris@chris-laptop>
-