Skip to content

Commit

Permalink
[doc] datasets
Browse files Browse the repository at this point in the history
  • Loading branch information
huyiwen committed Aug 29, 2024
1 parent b4ad275 commit 1f2d903
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,9 @@ CUDA_VISIBLE_DEVICES=0 python inference.py \
--ranking_type ppl_no_option
```

See [benchmarking LLaMA3](https://github.com/RUCAIBox/LLMBox/blob/main/docs/utilization/benchmarking_llama3.md) for more examples.
- 🔥 Recently supported datasets: `imbue_code`, `imbue_public`, and `imbue_private`.

- 🔥 See [benchmarking LLaMA3](https://github.com/RUCAIBox/LLMBox/blob/main/docs/utilization/benchmarking_llama3.md) for more examples.

<table>
<tr>
Expand Down
2 changes: 2 additions & 0 deletions docs/utilization/supported-datasets.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ Some datasets support Chain-of-Thought reasoning. For example, Grade School Math

## Supported Datasets

- 🔥 Recently supported datasets: `imbue_code`, `imbue_public`, and `imbue_private`.

<table>
<tr>
<td><b>Dataset</b></td>
Expand Down

0 comments on commit 1f2d903

Please sign in to comment.