question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Question about validation and testing

See original GitHub issue

Hello,

I wonder if there is a train-validation-test split or a train-test split only. I’m asking because during the dataset generation train-* and test-* files are generated, but no valid-* files. Then later, during pre-training, distributed_pretraining_dataset.py searches for valid-* files rather than test-* files (line 164). There are no such files and therefore, training crashes…

Thanks a lot! David

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
peerdavidcommented, Sep 19, 2021

Thanks a lot for your answer - I will open a PR 😃

1reaction
peterizcommented, Sep 19, 2021

Hi @peerdavid, thanks for finding this issue. We only have train-valid sets (or train-test). I’ll fix this (or you can go ahead and PR this😎 ) Thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

Testing and validation Interview Questions - Glassdoor
32 "testing and validation" interview questions. Learn about interview questions and interview process for 2 companies.
Read more >
7 Common Validation Questions, Answered - Dickson Data
1. What is validation, exactly? · 2. How do I know when my business requires validation? · 3. Can I perform a validation...
Read more >
Validation Engineer Interview Questions (With Sample Answers)
How do you typically calibrate testing equipment? · Can you describe flow control in your own words? · How do you apply just-in-time...
Read more >
Validation Testing Ultimate Guide - Software Testing Help
Validation testing is the process of ensuring that the tested and developed software satisfies the client /user's needs.
Read more >
What is Validation and Verification? - OneStopTesting
No information is available for this page.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found