Transformers: Where is "run_bert_classifier.py"?

Created on 17 Jul 2019  路  6Comments  路  Source: huggingface/transformers

Thanks for this great repo.
Is there any equivalent to the previous run_bert_classifier.py?

Most helpful comment

Hi @thomwolf
Doc needs changes from run_bert_classifier to run_glue
https://huggingface.co/pytorch-transformers/examples.html

All 6 comments

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

Was this page helpful?
0 / 5 - 0 ratings