Closed ataymano closed 1 year ago
On linux empty line is misinterpreted as an example.
data.txt
1 | x:1
command line:
vw -d data.txt -p pred.txt
pred.txt:
0 0.253423 0.253423
Expected pred.txt:
0
9.9.0
Linux
CLI
No response
Describe the bug
On linux empty line is misinterpreted as an example.
How to reproduce
data.txt
command line:
pred.txt:
Expected pred.txt:
Version
9.9.0
OS
Linux
Language
CLI
Additional context
No response