Logging scores on the training set #7600
oroszgy
started this conversation in
Language Support
Replies: 1 comment 1 reply
-
Hmm, the eval intervals have changed a bit, but the available values are pretty much the same as in v2: losses based on the training steps and scores based on dev data. Can you give an example of the output that you're getting and what kind of output you're looking for? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, I am in the middle of training new UD models for Hungarian, and would need some suggestions regarding the new logging facilities.
As far as I remember, I had access to both the training and dev scores during the v2 training process. Maybe I miss something, but I could not configure the training script to output both scores/ losses. Is there an easy way to achieve this?
Beta Was this translation helpful? Give feedback.
All reactions