[5b4ecd]: / gap-replay / replay / download.sh

Download this file

7 lines (5 with data), 116 Bytes

1
2
3
4
5
6
7
#!/bin/bash
# Replay data downloader
python replay/replay.py \
--keep=0.0004 \
--out=/data/replay.jsonl \