Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New line is misinterpreted as example #4635

Closed
ataymano opened this issue Aug 31, 2023 · 0 comments · Fixed by #4636
Closed

New line is misinterpreted as example #4635

ataymano opened this issue Aug 31, 2023 · 0 comments · Fixed by #4636
Assignees
Labels
Bug Bug in learning semantics, critical by default

Comments

@ataymano
Copy link
Member

Describe the bug

On linux empty line is misinterpreted as an example.

How to reproduce

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

Version

9.9.0

OS

Linux

Language

CLI

Additional context

No response

@ataymano ataymano added the Bug Bug in learning semantics, critical by default label Aug 31, 2023
@ataymano ataymano changed the title New lineis misinterpreted as example New line is misinterpreted as example Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug in learning semantics, critical by default
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants