"docs/references/disaggregation/vscode:/vscode.git/clone" did not exist on "7349717e4b20e754cefca855185bae87342ce0c9"
- 10 Mar, 2020 8 commits
-
-
Julien Chaumond authored
Co-Authored-By:Thomas Wolf <thomwolf@users.noreply.github.com>
-
Julien Chaumond authored
-
Julien Chaumond authored
Reference: https://github.com/huggingface/transformers/pull/1778#issuecomment-567675530 cc @patrickvonplaten and @dreasysnail
-
Manuel Romero authored
- Clarify that the model is not trained on the evaluation dataset
-
Manuel Romero authored
- Fix path of tokenizer - Clarify that the model is not trained on the evaluation set
-
Manuel Romero authored
-
Patrick von Platen authored
Add integration tests lm generate torch tf
-
Shubham Agarwal authored
* 1. seqeval required by ner pl example. install from examples/requirements. 2. unrecognized arguments: save_steps * pl checkpoint callback filenotfound error: make directory and pass * #3159 pl checkpoint path difference * 1. Updated Readme for pl 2. pl script now also correct displays logs 3. pass gpu ids compared to number of gpus * Updated results in readme * 1. updated readme 2. removing deprecated pl methods 3. finalizing scripts * comment length check * using deprecated validation_end for stable results * style related changes
-
- 09 Mar, 2020 14 commits
-
-
Travis McGuire authored
-
Julien Chaumond authored
-
Lysandre authored
-
Sam Shleifer authored
-
Lysandre Debut authored
* Minimal example * Proposal 2 * Proposal 2 for fast tokenizers * Typings * Docs * Revert "Docs" for easier review This reverts commit eaf0f97062e809887704a542144c537f769d5223. * Remove unnecessary assignments * Tests * Fix faulty type * Remove prints * return_outputs -> model_input_names * Revert "Revert "Docs" for easier review" This reverts commit 6fdc69408102bf695797f2dfddbb6350c6b9e722. * code quality
-
Patrick von Platen authored
fix repetition penalty mask in tf
-
Patrick von Platen authored
-
Lysandre authored
closes #3183
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
- 08 Mar, 2020 6 commits
-
-
patrickvonplaten authored
-
patrickvonplaten authored
-
Param bhavsar authored
-
patrickvonplaten authored
-
patrickvonplaten authored
-
patrickvonplaten authored
-
- 06 Mar, 2020 12 commits
-
-
Julien Chaumond authored
cc @mrm8488
-
Julien Chaumond authored
-
Lysandre Debut authored
* Change back pipeline signatures * String types for non-imported objects
-
voidful authored
-
Manuel Romero authored
-
Aleksei Lymar authored
-
Sam Shleifer authored
-
Thomas Wolf authored
refactored beam search according to torch implementation
-
Funtowicz Morgan authored
Signed-off-by:
Morgan Funtowicz <morgan@huggingface.co> Format & quality Signed-off-by:
Morgan Funtowicz <morgan@huggingface.co> Again. Signed-off-by:
Morgan Funtowicz <morgan@huggingface.co>
-
Sam Shleifer authored
-
Thomas Wolf authored
Refactor BartModel so that input checks are handled within enc/dec
-
Thomas Wolf authored
[hf_api] Get the public list of all the models on huggingface
-