Skip to content
Snippets Groups Projects

Fixed multiword prediction + bug that made the code write empty predictions

Merged Martyna Wiącek requested to merge multiword_fix into main
Viewing commit 11b2e8a3
Show latest version
2 files
+ 2
3
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -252,7 +252,6 @@
},
"batch_size": 1,
"shuffle": true,
"batches_per_epoch": 64,
"quiet": false
}
},