fix: benchmark issues

This commit is contained in:
jialin
2026-02-06 14:27:05 +08:00
parent 4ff5b3e05a
commit da985871cc
20 changed files with 197 additions and 419 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ export const profileOptions = [
}
];
const DatasetValueMap = {
export const DatasetValueMap = {
ShareGPT: 'ShareGPT',
Random: 'Random'
};