vowpal_wabbit
vowpal_wabbit copied to clipboard
Slates Json parser error
Describe the bug
Check test 216 stderr: https://github.com/VowpalWabbit/vowpal_wabbit/blob/master/test/core.vwtest.json#L2793
Ran into issue using RLClientLib here: https://github.com/VowpalWabbit/vowpal_wabbit/blob/master/vowpalwabbit/json_parser/src/parse_example_slates_json.cc#L251
How to reproduce
vw --dsjson --chain_hash --slates -d train-sets/slates_simple_unlabeled.dsjson
Version
9.9
OS
Windows
Language
CLI
Additional context
No response