Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
samsja authored Sep 29, 2024
1 parent a64ef88 commit 77b791a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,13 @@ Some test must be run from the root directory.
uv run pytest
```

## Potential foot gun to avoid:

if you have a datasets error at the beginning of training try to use the following env var
```
HF_HUB_ETAG_TIMEOUT=500
```

## Environment variables
| Environment Variable | Description | Default Value |
|-----------------------|--------------------------------------------------|---------------|
Expand Down

0 comments on commit 77b791a

Please sign in to comment.