Skip to content

Commit

Permalink
add how to set hf token
Browse files Browse the repository at this point in the history
  • Loading branch information
jnanliu authored Dec 26, 2024
1 parent 6807d46 commit 9187b22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ pip install -e .


### 2. Prepare Dataset
The LiveMathBench dataset can be obtained from Hugging Face:
* [huggingface](https://huggingface.co/datasets/opencompass/LiveMathBench).
LiveMathBench dataset can be obtained from HuggingFace. First, you should be granted to access the dataset from the following link: [huggingface](https://huggingface.co/datasets/opencompass/LiveMathBench).
Then, refer to [security-tokens](https://huggingface.co/docs/hub/security-tokens) to set up your HF tokens.


### 3. Deploy Judge Models
Expand Down

0 comments on commit 9187b22

Please sign in to comment.