Skip to content

Unable to finetune transformer based ner model after initial tuning #13392

@jlustgarten

Description

@jlustgarten

How to reproduce the behaviour

Create a transformer ner model
Train it on data using the cfg and cli which auto-saves it
Create a new cfg file that points to your existing model
Try triggering the training using the CLI
You will get a missing config.json error

Your Environment

  • spaCy version: 3.7.2
  • Platform: Linux-5.15.146.1-microsoft-standard-WSL2-x86_64-with-glibc2.35
  • Python version: 3.10.13

Metadata

Metadata

Assignees

No one assigned

    Labels

    feat / nerFeature: Named Entity Recognizerfeat / transformerFeature: TransformertrainingTraining and updating models

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions