alKoGolik's picture
Upload 169 files
c87c295 verified
|
raw
history blame contribute delete
No virus
278 Bytes
# Data Collection
Our data collection process is implemented using https://github.com/MrGreyfun/Local-Code-Interpreter. To achieve more efficient data collection, we implement a command line interface instead of the original web UI. Please check out `cli.py` for more details.