mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
* Improve CTRL doctests * Fix `CTRLForSequenceClassification` flakiness with inconsistent losses * Remove unused * Fixup * Add CTRL to documentation_tests.txt * Fix control code not being first * Add output assertions * Change from sshleifer/tiny-ctrl -> ctrl * Run `make fixup` * apply `list` to output logits shape for clarity * Reduce output loss precision to make assertion more robust * Add assertion of control code being first * Fix docstyle * upper case sentence following control code * Weird bug fixes * Add a better generation example Co-authored-by: Yih-Dar <2521628+ydshieh@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| test_module | ||
| tf_ops | ||
| check_copies.py | ||
| check_dummies.py | ||
| check_inits.py | ||
| check_repo.py | ||
| check_table.py | ||
| check_tf_ops.py | ||
| custom_init_isort.py | ||
| documentation_tests.txt | ||
| download_glue_data.py | ||
| get_modified_files.py | ||
| notification_service.py | ||
| notification_service_deprecated.py | ||
| notification_service_doc_tests.py | ||
| prepare_for_doc_test.py | ||
| print_env_pt.py | ||
| release.py | ||
| tests_fetcher.py | ||
| update_metadata.py | ||