Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
OliverPerrin
/
LexiMind
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2d6b2fd
LexiMind
/
scripts
/
download_data.sh
OliverPerrin
chore: snapshot current refinements
1fbc47b
about 1 month ago
raw
Copy download link
history
blame
139 Bytes
#!/usr/bin/env bash
set
-euo pipefail
SCRIPT_DIR=
"
$(cd
"
$(dirname
"
${BASH_SOURCE[0]}
"
)
"
&& pwd)
"
python3
"
${SCRIPT_DIR}
/download_data.py"