Commit Graph

14 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
6a29dbc070 Doc - Hotfix training from iterators tutorial 2021-02-03 15:50:09 -05:00
91dae1de15 Doc - Add documentation for training from iterators 2021-01-12 15:51:38 -05:00
387b8a1033 Generate pyi, fix tests and clippy warnings 2020-11-20 13:30:44 -05:00
5cccaefcee typo: from_files() renamed to from_file() 2020-11-04 08:15:32 -05:00
d788a950ac Doc - Fixes some CI fails 2020-11-02 17:07:27 -05:00
324aa2930a Doc - Improve python and node tests 2020-11-02 17:07:27 -05:00
b6ffd9cba0 Doc - Cleanup old tests & node lints 2020-11-02 17:07:27 -05:00
9521603e08 Doc - Update Decoder part of the Pipeline page 2020-11-02 17:07:27 -05:00
8b65c1f4bc Doc - Update Bert example on the Pipeline page 2020-11-02 17:07:27 -05:00
620769fd4b Doc - Update PreTokenizer part of the Pipeline page 2020-11-02 17:07:27 -05:00
13a80050f0 Doc - Update Normalizer part of the Pipeline page 2020-11-02 17:07:27 -05:00
4cf0a0b72c Doc - Quicktour uses python tested code 2020-11-02 17:07:27 -05:00
000c19a7a5 Doc - Improve snippets testing 2020-11-02 17:07:27 -05:00