Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Add integration test for QA processing#683

Merged
Timoeller merged 3 commits intomasterfrom
qaprocessing_integration_test
Jan 12, 2021
Merged

Add integration test for QA processing#683
Timoeller merged 3 commits intomasterfrom
qaprocessing_integration_test

Conversation

@Timoeller
Copy link
Copy Markdown
Contributor

@Timoeller Timoeller commented Jan 11, 2021

We want to test the function dataset_from_dicts for various model types (at this point it concerns only the tokenizers).

I also added 4 different inputs, 2 corrupted, one no_answer and one vanilla example.

fixes #671

@Timoeller Timoeller added task: QA Question Answering part: tokenizer Tokenizer labels Jan 11, 2021
@Timoeller Timoeller self-assigned this Jan 11, 2021
Copy link
Copy Markdown
Member

@julian-risch julian-risch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but there seem to be two commented lines that are not needed.

@Timoeller Timoeller merged commit 28216dc into master Jan 12, 2021
@Timoeller Timoeller deleted the qaprocessing_integration_test branch January 12, 2021 16:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

part: tokenizer Tokenizer task: QA Question Answering

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add integration test for QA Processor.dataset_from_dicts

2 participants