mirror of
https://github.com/qurator-spk/sbb_ner.git
synced 2025-07-27 19:59:53 +02:00
update requirements; add make target for models from git annex
This commit is contained in:
parent
e74c9f0793
commit
3d830edc1b
3 changed files with 18 additions and 1 deletions
|
@ -28,6 +28,13 @@
|
|||
"model_dir": "data/konvens2019/build-wd_0.03/bert-all-german-baseline",
|
||||
"epoch": 7,
|
||||
"default": false
|
||||
},
|
||||
{
|
||||
"name": "MULTILANG",
|
||||
"id": 5,
|
||||
"model_dir": "data/BERT/build-wd_0.03/bert-multilang-de-finetuned",
|
||||
"epoch": 20,
|
||||
"default": false
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue