From 8448c7dbc54f18a3283f8218a72c57987e4c43a8 Mon Sep 17 00:00:00 2001 From: Adriane Boyd Date: Thu, 12 Aug 2021 13:54:02 +0200 Subject: [PATCH] Update da trf recommendation (#8921) Update the da trf recommendation to the same model used in the pretrained pipelines. --- spacy/cli/templates/quickstart_training_recommendations.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spacy/cli/templates/quickstart_training_recommendations.yml b/spacy/cli/templates/quickstart_training_recommendations.yml index dac3a26c1..a7bf9b74a 100644 --- a/spacy/cli/templates/quickstart_training_recommendations.yml +++ b/spacy/cli/templates/quickstart_training_recommendations.yml @@ -41,10 +41,10 @@ da: word_vectors: da_core_news_lg transformer: efficiency: - name: DJSammy/bert-base-danish-uncased_BotXO,ai + name: Maltehb/danish-bert-botxo size_factor: 3 accuracy: - name: DJSammy/bert-base-danish-uncased_BotXO,ai + name: Maltehb/danish-bert-botxo size_factor: 3 de: word_vectors: de_core_news_lg