Skip to content

Conversation

@ChristianBernhard
Copy link

@ChristianBernhard ChristianBernhard commented Dec 12, 2024

  • added a valuable comment, as one codesnippet was really confusing, as we used the test and train-splits for the document pool but we have to treat both as train splits, when loading from JSON, because there wouldn't be a predefined split called test. Summary: The code is correct but it looks like a typo when having two variables: test_dataset and train_dataset but both use the split train

- added a valuable comment, as one codesnippet was really confusing, as we used the test and train-splits for the document pool but we have to treat both as `train` splits, when loading from JSON, because there wouldn't be a predefined split called `test`. **Summary:** The code is correct but it looks like a typo when having to variables `test_dataset` and `train_dataset` but both use the split `train`
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

Successfully merging this pull request may close these issues.

1 participant