Spaces:
Runtime error
Runtime error
File size: 278 Bytes
c87c295 | 1 2 3 4 | # 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.
|