mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 04:08:09 +03:00
Change Dutch transformer recommendation [ci skip]
https://github.com/explosion/spaCy/discussions/6529#discussioncomment-366620
This commit is contained in:
parent
4b729660bd
commit
1e3a326e53
|
@ -158,10 +158,10 @@ nl:
|
|||
word_vectors: nl_core_news_lg
|
||||
transformer:
|
||||
efficiency:
|
||||
name: pdelobelle/robbert-v2-dutch-base
|
||||
name: GroNLP/bert-base-dutch-cased
|
||||
size_factor: 3
|
||||
accuracy:
|
||||
name: pdelobelle/robbert-v2-dutch-base
|
||||
name: GroNLP/bert-base-dutch-cased
|
||||
size_factor: 3
|
||||
pl:
|
||||
word_vectors: pl_core_news_lg
|
||||
|
|
Loading…
Reference in New Issue
Block a user