To run
Opened this issue · 1 comments
Amrutha1101 commented
Hello,
I'm interested in taking up this project but do not know how to run, can you share the steps which files have to be run in order and what about the dataset ?
Is it using SQuAD dataset?
Can we connect on other media to discuss ?
bkhanal-11 commented
@Amrutha1101 thank you for reaching out. The idea for this project was to implement BERT from scratch and match the parameters mentioned on the paper. I ran test on the model using cornell_movie_dialogs_corpus dataset
. I wanted to implement model from scratch and use pre-trained BERT for QA. My idea was to use SQuAD dataset but on Huggingface BERT. Let me know what you thing and we can continue the project.