mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-06-26 22:00:13 +00:00

* Load additional fields from SQUAD-format file to meta field for labels * added a test function * rewritten test using pytest * added release notes * improve release note * clean up test --------- Co-authored-by: Stefano Fiorucci <44616784+anakin87@users.noreply.github.com>
5 lines
132 B
YAML
5 lines
132 B
YAML
---
|
|
enhancements:
|
|
- |
|
|
Make it possible to load additional fields from the SQUAD format file into the meta field of the Labels
|