Steven Liu
|
6957350c2b
|
Focus doc around preprocessing classes (#18768)
* 📝 reframe docs around preprocessing classes
* small edits
* edits and review
* fix typo
* apply review
* clarify processor
|
2022-09-28 17:09:44 -07:00 |
|
Tobias Nusser
|
4c2e983f44
|
Fixed typo (#18921)
Fixed typo itmes --> items
|
2022-09-12 21:03:48 +02:00 |
|
Sylvain Gugger
|
986526a0e4
|
Replace as_target context managers by direct calls (#18325)
* Preliminary work on tokenizers
* Quality + fix tests
* Treat processors
* Fix pad
* Remove all uses of in tests, docs and examples
* Replace all as_target_tokenizer
* Fix tests
* Fix quality
* Update examples/flax/image-captioning/run_image_captioning_flax.py
Co-authored-by: amyeroberts <amy@huggingface.co>
* Style
Co-authored-by: amyeroberts <amy@huggingface.co>
|
2022-07-29 08:09:09 -04:00 |
|
Sylvain Gugger
|
2e90c3df8f
|
Doc to dataset (#18037)
* Link to the Datasets doc
* Remove unwanted file
|
2022-07-06 12:10:06 -04:00 |
|
Patrick Haller
|
259eeb6dab
|
Fixing the output of code examples in the preprocessing chapter (#17162)
|
2022-05-10 12:16:28 -04:00 |
|
Steven Liu
|
7c5d79912a
|
Update audio examples with MInDS-14 (#16633)
* ✨ update audio examples with minds dataset
* 🖍 make style
* 🖍 minor fixes for doctests
|
2022-04-08 15:55:42 -05:00 |
|
Sylvain Gugger
|
b9a768b3ff
|
Enable doc in Spanish (#16518)
* Reorganize doc for multilingual support
* Fix style
* Style
* Toc trees
* Adapt templates
|
2022-04-04 10:25:46 -04:00 |
|