wikikg-fact-phd / scripts /01_inspect_data.sh
minhy112's picture
Add files using upload-large-folder tool
9977290 verified
Raw
History Blame Contribute Delete
104 Bytes
#!/usr/bin/env bash
set -euo pipefail
bash scripts/00_check_env.sh
echo "Raw data inspection complete"