"examples/vscode:/vscode.git/clone" did not exist on "a95ced6260494f108df72f0f9ffe9c60498365ad"
- 16 Sep, 2020 2 commits
-
-
sgugger authored
-
Stas Bekman authored
Co-authored-by:Sam Shleifer <sshleifer@gmail.com>
-
- 15 Sep, 2020 1 commit
-
-
Stas Bekman authored
-
- 14 Sep, 2020 6 commits
-
-
Sam Shleifer authored
-
Antonio V Mendoza authored
Demoing LXMERT with raw images by incorporating the FRCNN model for roi-pooled extraction and bounding-box predction on the GQA answer set. (#6986) * adding demo * Update examples/lxmert/requirements.txt Co-authored-by:
Lysandre Debut <lysandre@huggingface.co> * Update examples/lxmert/checkpoint.sh Co-authored-by:
Lysandre Debut <lysandre@huggingface.co> * added user input for .py demo * updated model loading, data extrtaction, checkpoints, and lots of other automation * adding normalizing for bounding boxes * Update requirements.txt * some optimizations for extracting data * added data extracting file * added data extraction file * minor fixes to reqs and readme * Style * remove options Co-authored-by:
Lysandre Debut <lysandre@huggingface.co> Co-authored-by:
Lysandre <lysandre.debut@reseau.eseo.fr>
-
Stas Bekman authored
For some reason https://github.com/huggingface/transformers/pull/5512 re-added temp dir creation code that was removed by https://github.com/huggingface/transformers/pull/6494 defeating the purpose of that PR for those tests.
-
Lysandre Debut authored
* Temporarily skip failing tests due to dependency change * Remove trace
-
Sam Shleifer authored
-
Sam Shleifer authored
-
- 13 Sep, 2020 1 commit
-
-
Sam Shleifer authored
-
- 12 Sep, 2020 1 commit
-
-
Sam Shleifer authored
-
- 10 Sep, 2020 3 commits
-
-
Sam Shleifer authored
-
Sylvain Gugger authored
* nlp -> datasets * More nlp -> datasets * Woopsie * More nlp -> datasets * One last
-
Sam Shleifer authored
-
- 08 Sep, 2020 1 commit
-
-
Manuel Romero authored
-
- 07 Sep, 2020 3 commits
-
-
Lysandre authored
-
Boris Dayma authored
* feat: allow padding_text for any generative model * docs(pipelines.py): correct typo * Update src/transformers/pipelines.py Co-authored-by:
Sam Shleifer <sshleifer@gmail.com> * feat: rename padding_text to prefix * fix: cannot tokenize empty text * fix: pass prefix arg to pipeline * test: add prefix to text-generetation pipeline * style: fix style * style: clean code and variable name more explicit * set arg docstring to optional Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Co-authored-by:
Sam Shleifer <sshleifer@gmail.com> Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
-
Sam Shleifer authored
-
- 04 Sep, 2020 3 commits
-
-
Stas Bekman authored
* remove the implied defaults to :obj:`None` * fix bug in the original * replace to :obj:`True`, :obj:`False`
-
Sam Shleifer authored
-
Sam Shleifer authored
-
- 03 Sep, 2020 5 commits
-
-
Sam Shleifer authored
-
Sam Shleifer authored
-
Sam Shleifer authored
-
Sam Shleifer authored
Co-authored-by:Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
-
brett koonce authored
-
- 01 Sep, 2020 1 commit
-
-
Jin Young (Daniel) Sohn authored
* Add cache_dir to save features TextDataset This is in case the dataset is in a RO filesystem, for which is the case in tests (GKE TPU tests). * style
-
- 31 Aug, 2020 3 commits
-
-
Sam Shleifer authored
-
Sam Shleifer authored
-
Sam Shleifer authored
-
- 30 Aug, 2020 2 commits
-
-
Sam Shleifer authored
-
xujiaze13 authored
* Clarify shuffle * clarify shuffle Co-authored-by:Kevin Canwen Xu <canwenxu@126.com>
-
- 29 Aug, 2020 2 commits
-
-
Sam Shleifer authored
-
Sam Shleifer authored
-
- 28 Aug, 2020 3 commits
-
-
Sam Shleifer authored
-
Sam Shleifer authored
* broken test * batch parity * tests pass * boom boom * boom boom * split out bart tokenizer tests * fix tests * boom boom * Fixed dataset bug * Fix marian * Undo extra * Get marian working * Fix t5 tok tests * Test passing * Cleanup * better assert msg * require torch * Fix mbart tests * undo extra decoder_attn_mask change * Fix import * pegasus tokenizer can ignore src_lang kwargs * unused kwarg test cov * boom boom * add todo for pegasus issue * cover one word translation edge case * Cleanup * doc
-
Sam Shleifer authored
-
- 27 Aug, 2020 3 commits
-
-
Tom Grek authored
-
Julien Plu authored
* Align TF NER example over the PT one * Fix Dataset call * Fix gradient accumulation training * Apply style * Address Sylvain's comments * Address Sylvain's comments * Apply style
-
Sam Shleifer authored
-