Commit Graph

7 Commits

Author SHA1 Message Date
6113666624 Updating python formatting. (#1079)
* Updating python formatting.

* Forgot gh action.

* Skipping isort to prevent circular imports.

* Updating stub.

* Removing `isort` (it contradicts `stub.py`).

* Fixing weird stub black/isort disagreeement.
2022-10-05 15:29:33 +02:00
5d20322319 Rust - Fix optional parallelism with par_bridge 2020-06-22 20:31:52 -04:00
81be207819 Python - Black auto formatting 2020-02-18 10:45:36 -05:00
7caf9fd823 Updated train_bytelevel_bpe.py to use the high level Python API.
Signed-off-by: Morgan Funtowicz <morgan@huggingface.co>
2020-01-14 12:00:50 +01:00
cc33418044 Python - Update examples with getter/setter 2020-01-07 15:23:11 -05:00
fab4e96b51 Python - Add bert wordpiece training example 2020-01-03 19:37:29 -05:00
04cfeea2d5 Python - ByteLevel BPE training example file
cc @julien-c
2020-01-02 18:39:31 -05:00