pytorch_trainer and online dataset - #665
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #665 +/- ##
==========================================
+ Coverage 85.58% 85.64% +0.06%
==========================================
Files 258 258
Lines 11378 11449 +71
==========================================
+ Hits 9738 9806 +68
- Misses 1640 1643 +3 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
This basically changes the online dataset and pytorch trainer to be either to handle generative targets and non labeled outputs. |
Everything needed for generative tasks appart from the dataset, we can maybe also turn this into just pytorch trainer or just online_dataset.