From 84370714bfa44433d7ec6c01dd43f6b81b0a552f Mon Sep 17 00:00:00 2001 From: huyiwen <1020030101@qq.com> Date: Thu, 29 Aug 2024 19:44:35 +0800 Subject: [PATCH] [doc] datasets --- README.md | 4 +++- docs/utilization/supported-datasets.md | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) 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.
Dataset |