We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7df9b4a commit 03591baCopy full SHA for 03591ba
benchmarks/README.md
@@ -110,7 +110,11 @@ become available.
110
111
🚧: to be supported
112
113
-**Note**: HuggingFace dataset's `dataset-name` should be set to `hf`
+**Note**: HuggingFace dataset's `dataset-name` should be set to `hf`.
114
+For local `dataset-path`, please set `hf-name` to its Hugging Face ID like
115
+```
116
+--dataset-path /datasets/VisionArena-Chat/ --hf-name lmarena-ai/VisionArena-Chat
117
118
119
## 🚀 Example - Online Benchmark
120
0 commit comments