explosion / explosion/spaCy

Training Config Widget gives duplicate optimizer lines

Open
#9,348 6 comments 0 reactions 0 assignees View on GitHub
docs
Dominant language
Python
Stars
33.9k
Forks
4.7k
Avg merge
3m
Merged PRs (30d)
1

Description

I am going through the process of creating a custom ner model after having converted my annotated files to spaCy format. I am using the widget at [the relevant spaCy site](https://spacy.io/usage/training#config). When I go select my settings (English, ner only, CPU, accuracy), I get two `optimizers` lines such that the config file generated will give an error `configparser.DuplicateSectionError` when I go to train

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.