Arthur
|
29fef1e7aa
|
[remove black] And use ruff (#1436)
* nits
* Fixing deps.
* Ruff update.
* Import order matters.
* Fix.
* Revert ruff fix.
* Visualizer.
* Putting back the imports.
---------
Co-authored-by: Nicolas Patry <patry.nicolas@protonmail.com>
|
2024-03-12 11:24:21 +01:00 |
|
Mario Šaško
|
11462596d1
|
Faster HF dataset iteration in docs (#1414)
* Faster HF dataset iteration in docs
* Nit
|
2023-12-14 16:12:56 +01:00 |
|
Nicolas Patry
|
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 |
|
Anthony MOI
|
6a29dbc070
|
Doc - Hotfix training from iterators tutorial
|
2021-02-03 15:50:09 -05:00 |
|
Anthony MOI
|
91dae1de15
|
Doc - Add documentation for training from iterators
|
2021-01-12 15:51:38 -05:00 |
|
Anthony MOI
|
387b8a1033
|
Generate pyi, fix tests and clippy warnings
|
2020-11-20 13:30:44 -05:00 |
|
taufique74
|
5cccaefcee
|
typo: from_files() renamed to from_file()
|
2020-11-04 08:15:32 -05:00 |
|
Anthony MOI
|
d788a950ac
|
Doc - Fixes some CI fails
|
2020-11-02 17:07:27 -05:00 |
|
Anthony MOI
|
324aa2930a
|
Doc - Improve python and node tests
|
2020-11-02 17:07:27 -05:00 |
|
Anthony MOI
|
b6ffd9cba0
|
Doc - Cleanup old tests & node lints
|
2020-11-02 17:07:27 -05:00 |
|
Anthony MOI
|
9521603e08
|
Doc - Update Decoder part of the Pipeline page
|
2020-11-02 17:07:27 -05:00 |
|
Anthony MOI
|
8b65c1f4bc
|
Doc - Update Bert example on the Pipeline page
|
2020-11-02 17:07:27 -05:00 |
|
Anthony MOI
|
620769fd4b
|
Doc - Update PreTokenizer part of the Pipeline page
|
2020-11-02 17:07:27 -05:00 |
|
Anthony MOI
|
13a80050f0
|
Doc - Update Normalizer part of the Pipeline page
|
2020-11-02 17:07:27 -05:00 |
|
Anthony MOI
|
4cf0a0b72c
|
Doc - Quicktour uses python tested code
|
2020-11-02 17:07:27 -05:00 |
|
Anthony MOI
|
000c19a7a5
|
Doc - Improve snippets testing
|
2020-11-02 17:07:27 -05:00 |
|