Hi @danielkingai2 ,
the improved documentation would be quite useful. Especially adding the arguments descriptions for each function and adding more comments to the code for the model.
Anyway, if it would be useful for someone , I have forked the repo and added more comments to model.py as well as adding comments(kacper).md where I give pseudocode for the forward() function of the SeqClassificationModel.
Link to the repo
Hi @danielkingai2 , the improved documentation would be quite useful. Especially adding the arguments descriptions for each function and adding more comments to the code for the model.
Anyway, if it would be useful for someone , I have forked the repo and added more comments to
model.py
as well as addingcomments(kacper).md
where I give pseudocode for theforward()
function of theSeqClassificationModel
. Link to the repo