This commit is contained in:
parent
206d4e4370
commit
1b1c0dc0a7
|
|
@ -31,8 +31,8 @@ EVAL_DATASETS = [
|
||||||
"trivia_qa", "truthful_qa"
|
"trivia_qa", "truthful_qa"
|
||||||
]
|
]
|
||||||
PERF_DATASETS = [
|
PERF_DATASETS = [
|
||||||
"openqa", "flickr8k", "longalpaca", "random_dataset",
|
"openqa", "flickr8k", "longalpaca",
|
||||||
"line_by_line", "custom", "speed_benchmark"
|
"line_by_line", "speed_benchmark"
|
||||||
]
|
]
|
||||||
|
|
||||||
def toggle_dataset_file_visibility(ds):
|
def toggle_dataset_file_visibility(ds):
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue