transformers/scripts/fsmt
Julien Chaumond 70f622fab4
Model versioning (#8324)
* fix typo

* rm use_cdn & references, and implement new hf_bucket_url

* I'm pretty sure we don't need to `read` this file

* same here

* [BIG] file_utils.networking: do not gobble up errors anymore

* Fix CI 😇

* Apply suggestions from code review

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>

* Tiny doc tweak

* Add doc + pass kwarg everywhere

* Add more tests and explain

cc @sshleifer let me know if better

Co-Authored-By: Sam Shleifer <sshleifer@gmail.com>

* Also implement revision in pipelines

In the case where we're passing a task name or a string model identifier

* Fix CI 😇

* Fix CI

* [hf_api] new methods + command line implem

* make style

* Final endpoints post-migration

* Fix post-migration

* Py3.6 compat

cc @stefan-it

Thank you @stas00

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
Co-authored-by: Sam Shleifer <sshleifer@gmail.com>
2020-11-10 07:11:02 -05:00
..
convert-allenai-wmt16.sh Model versioning (#8324) 2020-11-10 07:11:02 -05:00
convert-allenai-wmt19.sh Model versioning (#8324) 2020-11-10 07:11:02 -05:00
convert-facebook-wmt19.sh Model versioning (#8324) 2020-11-10 07:11:02 -05:00
eval-allenai-wmt16.sh [fsmt] build/test scripts (#7257) 2020-09-24 17:10:26 -04:00
eval-allenai-wmt19.sh [fsmt] build/test scripts (#7257) 2020-09-24 17:10:26 -04:00
eval-facebook-wmt19.sh [fsmt] build/test scripts (#7257) 2020-09-24 17:10:26 -04:00
fsmt-make-super-tiny-model.py [fsmt test] basic config test with online model + super tiny model (#7860) 2020-10-22 09:14:54 -04:00
fsmt-make-tiny-model.py [fsmt test] basic config test with online model + super tiny model (#7860) 2020-10-22 09:14:54 -04:00
gen-card-allenai-wmt16.py model card improvements (#7221) 2020-09-19 17:02:05 -04:00
gen-card-allenai-wmt19.py fix md table (#8395) 2020-11-08 04:25:14 -05:00
gen-card-facebook-wmt19.py model card improvements (#7221) 2020-09-19 17:02:05 -04:00
s3-move.sh [fsmt] build/test scripts (#7257) 2020-09-24 17:10:26 -04:00
tests-to-run.sh remove USE_CUDA (#7861) 2020-10-19 07:08:34 -04:00