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

Updated the model and added a Readme file. #43

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Swami-Satyam
Copy link

@Swami-Satyam Swami-Satyam commented May 21, 2021

In the original answer.py (which is present in the mgmt590-lec1 repository), "distilbert-base-uncased-distilled-squad" model was used for the Question Answering pipeline problem. In the new code, I've updated the model from the above one to "mrm8488/bert-multi-cased-finetuned-xquadv1." This model was created by Google and fine-tuned on XQuAD like data for multilingual (11 different languages) Q&A downstream task. Additionally, I have added a Readme file describing what's the code about.

Also, I'm getting a different output, which is incorrect by using this new model.
Please find the answers from both the models in the attached excel sheet.

Git_Assignment_Answers.xlsx

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