1
0
Fork 0
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:
Kai Labusch 2025-04-04 14:28:57 +02:00
parent e74c9f0793
commit 3d830edc1b
3 changed files with 18 additions and 1 deletions

View file

@ -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
}
]
}