Skip to content

Commit

Permalink
guideline for the "Too Many Requests" error
Browse files Browse the repository at this point in the history
  • Loading branch information
shmsw25 authored Jun 1, 2023
1 parent d0fd376 commit 91637f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ This command does the following.
- `--data_dir`: directory to store the knowledge source and example data. `.cache/factscore` by default.
- `--model_dir`: directory to store Inst-LLAMA weights. `.cache/factscore` by default.

**Troubleshooting**:
- If you get a `ERROR 429: Too Many Requests` error while downloading the DB file, please download the DB from [this Google Drive link](https://drive.google.com/file/d/1mekls6OGOKLmt7gYtHs0WGf5oTamTNat/view?usp=sharing) and place it under `--data_dir` (`.cache/factscore` by default).


## Running FActScore using a command line

Expand Down

0 comments on commit 91637f8

Please sign in to comment.