abhimishra91 / transformers-tutorials

Github repo with tutorials to fine tune transformers for diff NLP tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Outputs are different when running the notebooks

simoroma opened this issue · comments

I am running this notebook transformers_multiclass_classification.ipynb and I do not get the same outputs.

For example, the training loss goes straight to 0 (very close to 0) in this notebook. Unfortunately I cannot reproduce that.

Also, there it is stated that the validation test accuracy is 99.99%.

Could you just double check if the printed outputs are correct? Thanks