mirror of
https://github.com/huggingface/trl.git
synced 2025-10-20 18:43:52 +08:00
Ignore chat files (#1486)
* Ignore chat files * Update .gitignore Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com> * Update .gitignore --------- Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -143,4 +143,7 @@ checklink/cookies.txt
|
||||
# wandb files
|
||||
nbs/wandb/
|
||||
examples/notebooks/wandb/
|
||||
wandb/
|
||||
wandb/
|
||||
|
||||
# cli scripts that are symlinked from `examples/scripts`
|
||||
trl/commands/scripts/
|
Reference in New Issue
Block a user