droussis's picture
Upload postprocess.sh with huggingface_hub
04b72ab verified
raw
history blame contribute delete
No virus
80 Bytes
#!/bin/bash
#
# USAGE postprocess.sh < input > output
#
sed 's/ //g;s/▁/ /g'