diff --git a/README.md b/README.md index f4073951..34deea90 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/docs/utilization/supported-datasets.md b/docs/utilization/supported-datasets.md index d211431a..9c9c83d8 100644 --- a/docs/utilization/supported-datasets.md +++ b/docs/utilization/supported-datasets.md @@ -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`. +
Dataset