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

Using wrong files for training #14

Open
MichaelMedek opened this issue Aug 8, 2024 · 0 comments
Open

Using wrong files for training #14

MichaelMedek opened this issue Aug 8, 2024 · 0 comments

Comments

@MichaelMedek
Copy link

In the readme

rtfm/README.md

Line 41 in 9884a6b

--train-task-file "./sampledata/v6.0.3-serialized/test/test-files.txt" \

there is

...
  --train-task-file "./sampledata/v6.0.3-serialized/test/test-files.txt" \
  --eval-task-file "./sampledata/v6.0.3-serialized/train/train-files.txt" \
...

however --train-task-file should use train/train-files.txt and not swapped as it is currently, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant