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

Implement Turna Encoder For QA #48

Open
gokceuludogan opened this issue Jan 13, 2024 · 0 comments
Open

Implement Turna Encoder For QA #48

gokceuludogan opened this issue Jan 13, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@gokceuludogan
Copy link
Contributor

To compare Turna with encoder-only models, Turna encoder and BERTurk, the implementation needs to be updated to support Question-Answering (QA):

Refer to the following link for the implementation process: https://github.com/huggingface/transformers/blob/f1185a4a73a03d238afce1b40456588d22520dd2/src/transformers/models/bert/modeling_bert.py#L1799.

You can check this guide for preprocessing, postprocessing, and custom training parameters required for QA: https://huggingface.co/docs/transformers/tasks/question_answering.

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

No branches or pull requests

3 participants