Thanks for this great repo.
Is there any equivalent to the previous run_bert_classifier.py?
It's now run_glue.py
Hi @thomwolf
Doc needs changes from run_bert_classifier to run_glue
https://huggingface.co/pytorch-transformers/examples.html
Hey, just another headsup @thomwolf
This Doc also needs changing for the run_bert_classifier.py:
https://huggingface.co/transformers/v1.1.0/examples.html#introduction
That's an old version of the doc @mtwright (notice the v1.1.0), you should check out the up to date one:
https://huggingface.co/transformers/examples.html#introduction
documentation is still broken, by the way
like, here, points to a bunch of files that do not exist. also not quite sure if these instructions work anymore:
https://huggingface.co/transformers/converting_tensorflow_models.html
Most helpful comment
Hi @thomwolf
Doc needs changes from run_bert_classifier to run_glue
https://huggingface.co/pytorch-transformers/examples.html