What did I do this week?
I worked on question answering and classification models using Hugging Face Transformers. Now, both question answering and classification models can be trained in DFFML.
What's next?
I will be adding the Accuracy and Prediction method for question answering model and will wrap up the classification model to open pull request for review by mentors.
Did I get stuck somewhere?
Yes, I got stuck in reading the json file of SQuAD dataset for QA model. As you already know my mentor is super helpful so it got resolved quickly.