data-measurements-tool icon indicating copy to clipboard operation
data-measurements-tool copied to clipboard

Dset peek not cached

Open freddyaboulton opened this issue 3 years ago • 0 comments

When I run

python3 run_data_measurements.py --dataset="hate_speech_offensive" --config="default" --split="train" --label_field="label" --feature="tweet"

the dset_peek.json file is not cached, which prevents me from running the UI in live mode

Snapshot of cache dir

image

freddyaboulton avatar Nov 17 '22 18:11 freddyaboulton