Skip to content

Training Transformer CLI running but score stays 0.0 #11543

Discussion options

You must be logged in to vote

Sadly still the same problem. However a new warning message popped up:

=============================== train_ner_gpu ===============================
Running command: /home/ldegroot/project_nlp/bin/python3 -m spacy train configs/ner_trf.cfg --output training --paths.train data/train_ner.spacy --paths.dev data/dev_ner.spacy --gpu-id 0
ℹ Saving to output directory: training
ℹ Using GPU: 0

=========================== Initializing pipeline ===========================
[2022-09-21 09:34:56,885] [INFO] Set up nlp object from config
[2022-09-21 09:34:56,895] [INFO] Pipeline: ['transformer', 'ner']
[2022-09-21 09:34:56,898] [INFO] Created vocabulary
[2022-09-21 09:34:56,899] [INFO] Finished initia…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@polm
Comment options

@Larsdegroot
Comment options

@polm
Comment options

Answer selected by Larsdegroot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
training Training and updating models perf / accuracy Performance: accuracy feat / transformer Feature: Transformer
2 participants
Converted from issue

This discussion was converted from issue #11519 on September 27, 2022 06:58.