Sam Shleifer
ac61114592
[CI] gh runner doesn't use -v, cats new result ( #5409 )
2020-06-30 16:12:14 -04:00
Sam Shleifer
27a7fe7a8d
examples/seq2seq: never override $WANDB_PROJECT ( #5407 )
2020-06-30 15:29:13 -04:00
Sam Shleifer
32d2031458
[fix] slow fill_mask test failure ( #5406 )
2020-06-30 15:28:15 -04:00
Sam Shleifer
80aa4b8aa6
[CI] GH-runner stores artifacts like CircleCI ( #5318 )
2020-06-30 15:01:53 -04:00
Sylvain Gugger
87716a6d07
Documentation for the Trainer API ( #5383 )
...
* Documentation for the Trainer API
* Address review comments
* Address comments
2020-06-30 11:43:43 -04:00
Yacine Jernite
c4d4e8bdbd
Move GenerationMixin to separate file ( #5254 )
...
* separate_generation_code
* isort
* renamed
* rename_files
* move_shapelit
2020-06-30 10:42:08 -04:00
Lysandre
90d13954c4
Repin versions
2020-06-30 09:16:36 -04:00
Sylvain Gugger
0607b88945
How to share model cards with the CLI ( #5374 )
...
* How to share model cards
* Switch the two options
* Fix bad copy/cut
* Julien's suggestion
2020-06-30 08:59:32 -04:00
Kevin Canwen Xu
331d8d2936
Upload DistilBART artwork ( #5394 )
2020-06-30 18:11:11 +08:00
Manuel Romero
09e841490c
Model Card Fixing ( #5369 )
...
- Fix missing ```-``` in language meta
- T5 pic uploaded to a more permanent place
2020-06-30 18:02:24 +08:00
Manuel Romero
4c5bed192a
Model Card Fixing ( #5373 )
...
- T5 pic uploaded to a more permanent place
2020-06-30 18:01:45 +08:00
Manuel Romero
02509d4b06
Model Card Fixing ( #5371 )
...
- Model pic uploaded to a more permanent place
2020-06-30 18:01:11 +08:00
Manuel Romero
79f0118c72
Model Card Fixing ( #5370 )
...
- Fix missing ```-``` in language meta
- T5 pic uploaded to a more permanent place
2020-06-30 18:00:29 +08:00
MichaelJanz
9a473f1e43
Update Bertabs example to work again ( #5355 )
...
* Fix the bug 'Attempted relative import with no known parent package' when using the bertabs example. Also change the used model from bertabs-finetuned-cnndm, since it seems not be accessible anymore
* Update run_summarization.py
Co-authored-by: Kevin Canwen Xu <canwenxu@126.com >
2020-06-30 14:05:01 +08:00
Sylvain Gugger
7f60e93ac5
Mention openAI model card and merge content ( #5378 )
...
* Mention openAI model card and merge content
* Fix sentence
2020-06-29 18:27:36 -04:00
chrisliu
482a5993c2
Fix model card folder name so that it is consistent with model hub ( #5368 )
...
* Merge upstream
* Merge upstream
* Add generate.py link
* Merge upstream
* Merge upstream
* Fix folder name
2020-06-29 12:54:30 -04:00
chrisliu
97f24303e8
Add link to file and fix typos in model card ( #5367 )
...
* Merge upstream
* Merge upstream
* Add generate.py link
2020-06-29 11:34:52 -04:00
Lysandre Debut
b9ee87f5c7
Doc for v3.0.0 ( #5366 )
...
* Doc for v3.0.0
* Update docs/source/_static/js/custom.js
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com >
* Update docs/source/_static/js/custom.js
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com >
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com >
2020-06-29 11:08:54 -04:00
Lysandre
b62ca59527
Release: v3.0.0
GitHub-hosted runner / check_code_quality (push) Has been cancelled
v3.0.0
2020-06-29 10:40:13 -04:00
Sam Shleifer
a316a6aaa8
[seq2seq docs] Move evaluation down, fix typo ( #5365 )
2020-06-29 10:36:04 -04:00
Patrick von Platen
4bcc35cd69
[Docs] Benchmark docs ( #5360 )
...
* first doc version
* add benchmark docs
* fix typos
* improve README
* Update docs/source/benchmarks.rst
Co-authored-by: Lysandre Debut <lysandre@huggingface.co >
* fix naming and docs
Co-authored-by: Lysandre Debut <lysandre@huggingface.co >
2020-06-29 16:08:57 +02:00
Sylvain Gugger
482c9178d3
Pin mecab for now ( #5362 )
2020-06-29 09:51:13 -04:00
Clement
2513fe0d02
added subtitle for recent contributors in readme ( #5130 )
2020-06-29 09:05:08 -04:00
Manuel Romero
30245c0c60
Fix table format fot test tesults ( #5357 )
2020-06-29 09:02:33 -04:00
Manuel Romero
c34010551a
Create model card ( #5356 )
2020-06-29 09:01:55 -04:00
Ali Safaya
01aa0b8527
Create README.md ( #5353 )
2020-06-29 08:58:30 -04:00
chrisliu
96907367f1
arxiv-ai-gpt2 model card ( #5337 )
...
* Add model card and generation script for model arxiv_ai_gpt2
* Update arxiv-ai-gpt2 model card
Remove unnecessary lines
* Delete code in model cards
2020-06-29 08:53:20 -04:00
Ali Safaya
3cdf8b7ec2
Create model card for asafaya/bert-mini-arabic ( #5352 )
...
* Create README.md
* Update model_cards/asafaya/bert-mini-arabic/README.md
Co-authored-by: Julien Chaumond <chaumond@gmail.com >
2020-06-29 08:41:41 -04:00
Ali Safaya
9db1f41604
Create README.md ( #5351 )
2020-06-29 08:36:00 -04:00
Julien Chaumond
c950fef545
[docs] Small tweaks to #5323
2020-06-29 14:24:33 +02:00
Sylvain Gugger
4544f906e2
model cards for roberta and bert-multilingual ( #5324 )
...
* More model cards (cc @myleott)
* Apply suggestions from code review
Co-authored-by: Julien Chaumond <chaumond@gmail.com >
2020-06-29 05:06:05 -04:00
sgugger
92671532e7
More model cards
2020-06-29 10:58:54 +02:00
Pradhy729
9209d36f93
Added a model card README.md for my pretrained model. ( #5325 )
...
* Create README.md
* Removed unnecessary link from README.md
* Update README.md
2020-06-29 16:29:14 +08:00
Julien Plu
7cb52f53ef
Fix LR decay in TF Trainer ( #5269 )
...
* Recover old PR
* Apply style
* Trigger CI
2020-06-29 14:38:32 +08:00
krevas
321c05abab
Model cards for finance-koelectra models ( #5313 )
...
* Add finance-koelectra readme card
* Add finance-koelectra readme card
* Add finance-koelectra readme card
* Add finance-koelectra readme card
2020-06-29 13:47:44 +08:00
Sam Shleifer
28a690a80e
[mBART] skip broken forward pass test, stronger integration test ( #5327 )
2020-06-28 15:08:28 -04:00
Sam Shleifer
45e26125de
save_pretrained: mkdir(exist_ok=True) ( #5258 )
...
* all save_pretrained methods mkdir if not os.path.exists
2020-06-28 14:53:47 -04:00
Suraj Patil
12dfbd4f7a
[examples] fix example links ( #5344 )
2020-06-28 12:54:54 -04:00
Patrick von Platen
98109464c1
clean reformer reverse sort ( #5343 )
2020-06-28 14:32:25 +02:00
Sylvain Gugger
1af58c0706
New model sharing tutorial ( #5323 )
2020-06-27 11:10:02 -04:00
Sylvain Gugger
efae6645e2
Fix xxx_length behavior when using XLNet in pipeline ( #5319 )
2020-06-27 11:09:51 -04:00
Sam Shleifer
393b8dc09a
examples/seq2seq/run_eval.py fixes and docs ( #5322 )
2020-06-26 19:20:43 -04:00
Sam Shleifer
5543b30aa6
[pl_examples] default warmup steps=0 ( #5316 )
2020-06-26 15:03:41 -04:00
Sam Shleifer
bf0d12c220
CircleCI stores cleaner output at test_outputs.txt ( #5291 )
2020-06-26 13:59:31 -04:00
Thomas Wolf
601d4d699c
[tokenizers] Updates data processors, docstring, examples and model cards to the new API ( #5308 )
...
* remove references to old API in docstring - update data processors
* style
* fix tests - better type checking error messages
* better type checking
* include awesome fix by @LysandreJik for #5310
* updated doc and examples
2020-06-26 19:48:14 +02:00
Kevin Canwen Xu
fd405e9a93
Add BART-base modeling and configuration ( #5315 )
2020-06-27 00:53:10 +08:00
Sam Shleifer
798dbff6a7
[pipelines] Change summarization default to distilbart-cnn-12-6 ( #5289 )
2020-06-26 11:43:23 -04:00
Patrick von Platen
834b6884c5
Add benchmark notebook ( #5312 )
...
* add notebook
* Créé avec Colaboratory
* move notebook to correct folder
* correct link
* correct filename
* correct filename
* better name
2020-06-26 17:38:13 +02:00
Patrick von Platen
08c9607c3d
[Generation] fix docs for decoder_input_ids ( #5306 )
...
* fix docs
* Update src/transformers/modeling_utils.py
* Update src/transformers/modeling_tf_utils.py
* Update src/transformers/modeling_tf_utils.py
* Update src/transformers/modeling_utils.py
* Update src/transformers/modeling_tf_utils.py
* Update src/transformers/modeling_utils.py
2020-06-26 16:58:11 +02:00
Patrick von Platen
79a82cc06a
[Benchmarks] improve Example Plotter ( #5245 )
...
* improve plotting
* better labels
* fix time plot
2020-06-26 15:00:14 +02:00