Sylvain Gugger
e714412fe6
Update doc to new model outputs ( #5946 )
...
* Update doc to new model outputs
* Fix outputs in quicktour
2020-07-21 18:13:55 -04:00
Stas Bekman
0a19a49dfe
doc improvements ( #5688 )
2020-07-13 18:10:17 +08:00
Sylvain Gugger
6b735a7253
Tokenizer summary ( #5467 )
...
* Work on tokenizer summary
* Finish tutorial
* Link to it
* Apply suggestions from code review
Co-authored-by: Anthony MOI <xn1t0x@gmail.com >
Co-authored-by: Lysandre Debut <lysandre@huggingface.co >
* Add vocab definition
Co-authored-by: Anthony MOI <xn1t0x@gmail.com >
Co-authored-by: Lysandre Debut <lysandre@huggingface.co >
2020-07-02 17:07:42 -04:00
Sylvain Gugger
1af58c0706
New model sharing tutorial ( #5323 )
2020-06-27 11:10:02 -04:00
Lysandre Debut
364a5ae1f0
Refactor Code samples; Test code samples ( #5036 )
...
* Refactor code samples
* Test docstrings
* Style
* Tokenization examples
* Run rust of tests
* First step to testing source docs
* Style and BART comment
* Test the remainder of the code samples
* Style
* let to const
* Formatting fixes
* Ready for merge
* Fix fixture + Style
* Fix last tests
* Update docs/source/quicktour.rst
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com >
* Addressing @sgugger's comments + Fix MobileBERT in TF
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com >
2020-06-25 16:46:00 -04:00
Sylvain Gugger
d12ceb48ba
Tokenization tutorial ( #5257 )
...
* All done
* Link to the tutorial
* Typo fixes
Co-authored-by: Thomas Wolf <thomwolf@users.noreply.github.com >
* Add metnion of the return_xxx args
Co-authored-by: Thomas Wolf <thomwolf@users.noreply.github.com >
2020-06-24 18:43:20 -04:00
Sylvain Gugger
7c41057d50
Add hugs ( #5225 )
2020-06-24 07:56:14 -04:00
Sylvain Gugger
417e492f1e
Quick tour ( #5145 )
...
* Quicktour part 1
* Update
* All done
* Typos
Co-authored-by: Thomas Wolf <thomwolf@users.noreply.github.com >
* Address comments in quick tour
* Update docs/source/quicktour.rst
Co-authored-by: Lysandre Debut <lysandre@huggingface.co >
* Update from feedback
Co-authored-by: Thomas Wolf <thomwolf@users.noreply.github.com >
Co-authored-by: Lysandre Debut <lysandre@huggingface.co >
2020-06-22 16:08:09 -04:00