huggingface/data-measurements-tool

Dset peek not cached

Opened this issue · 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