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](https://user-images.githubusercontent.com/41651716/202532590-a58cdae0-e7d8-4d86-a110-6aa187014dee.png)