"vscode:/vscode.git/clone" did not exist on "2854862a86c20b79615742f87f35c5bc4f7755ea"
- 12 Oct, 2023 1 commit
-
-
Tom Aarsen authored
Add missing spaces in adjacent strings
-
- 05 Sep, 2023 1 commit
-
-
Traun Leyden authored
Update README.md with correct path to examples/seq2seq
-
- 23 Mar, 2023 1 commit
-
-
Sylvain authored
-
- 22 Feb, 2023 1 commit
-
-
Aaron Gokaslan authored
-
- 20 Feb, 2023 1 commit
-
-
Arthur authored
pin pytorch lightning requirement
-
- 06 Feb, 2023 1 commit
-
-
Sylvain Gugger authored
* Result of black 23.1 * Update target to Python 3.7 * Switch flake8 to ruff * Configure isort * Configure isort * Apply isort with line limit * Put the right black version * adapt black in check copies * Fix copies
-
- 12 May, 2022 1 commit
-
-
Sylvain Gugger authored
* Black preview * Fixup too! * Fix check copies * Use the same version as the CI * Bump black
-
- 11 Apr, 2022 1 commit
-
-
Zachary Mueller authored
Move declaration of log streams to before tests, so that results won't get compounded on top of each other
-
- 23 Mar, 2022 1 commit
-
-
Lysandre Debut authored
* Updates the default branch from master to main * Links from `master` to `main` * Typo * Update examples/flax/README.md Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
-
- 15 Feb, 2022 1 commit
-
-
Shamane Siri authored
-
- 11 Feb, 2022 1 commit
-
-
Stas Bekman authored
* [research_projects] deal with security alerts * add a note of the original PL ver and warning
-
- 29 Jun, 2021 1 commit
-
-
Shamane Siri authored
-
- 09 Jun, 2021 1 commit
-
-
Stas Bekman authored
-
- 08 Jun, 2021 2 commits
-
-
Mario 艩a拧ko authored
* Replace legacy torch.Tensor constructor with torch.{tensor, empty} * Remove torch.Tensor in examples -
Shamane Siri authored
* updated the original RAG implementation to be compatible with the latest PL version * updated the requirements.txt file * execute make style * code quality test * code quality * conflix resolved in requirement.txt * code quality * changed the MyDDP class name to CustomDDP
-
- 10 May, 2021 1 commit
-
-
Quentin Lhoest authored
-
- 05 Apr, 2021 1 commit
-
-
Stas Bekman authored
-
- 08 Mar, 2021 1 commit
-
-
Stas Bekman authored
* batch 1 * this is tpu * deebert attempt * the rest
-
- 03 Jan, 2021 1 commit
-
-
Yoshitomo Matsubara authored
* fix a bug in eval_batch_retrieval * should return parser as well as other staticmethod * remove duplicate argument * these kwargs are no longer accepted (cause TypeError in self.generator.generate of modeling_rag.py) * fixed file paths in README * moved an arg to add_ray_specific_args
-
- 21 Dec, 2020 1 commit
-
-
Amog Kamsetty authored
* wip * wip * wip * wip * wip * wip * wip * wip * uncomment * uncomment * wip * updates * add docstring * updates * fix arg * fixes * add unit tests * update readme * update readme * update finetune script * update test * add test * add ray to test dependencies * separate ray and ray tune * formatting * shutdown ray at end of test * fix tests * formatting * formatting * even more formatting * address comments * formatting * add files * Update examples/research_projects/rag/test_distributed_retriever.py Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * address comments * addressing comments Co-authored-by:
Ubuntu <ubuntu@ip-172-31-21-208.us-west-2.compute.internal> Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
-
- 15 Dec, 2020 1 commit
-
-
Yoshitomo Matsubara authored
-
- 11 Dec, 2020 1 commit
-
-
Sylvain Gugger authored
* Reorganize example folder * Continue reorganization * Change requirements for tests * Final cleanup * Finish regroup with tests all passing * Copyright * Requirements and readme * Make a full link for the documentation * Address review comments * Apply suggestions from code review Co-authored-by:
Lysandre Debut <lysandre@huggingface.co> * Add symlink * Reorg again * Apply suggestions from code review Co-authored-by:
Thomas Wolf <thomwolf@users.noreply.github.com> * Adapt title * Update to new strucutre * Remove test * Update READMEs Co-authored-by:
Lysandre Debut <lysandre@huggingface.co> Co-authored-by:
Thomas Wolf <thomwolf@users.noreply.github.com>
-