2022-02-14 21:19:03 +08:00
|
|
|
data/
|
|
|
|
**/__pycache__/
|
|
|
|
logs/*
|
|
|
|
experiments/logs
|
|
|
|
!logs/.gitkeep
|
|
|
|
datasets/*
|
|
|
|
!datasets/*.sh
|
|
|
|
.vscode/
|
|
|
|
*.egg-info/
|
|
|
|
eggs/
|
|
|
|
.eggs/
|
|
|
|
*.egg
|
|
|
|
**.egg
|
|
|
|
build/
|
|
|
|
_build/
|
|
|
|
**/build/
|
|
|
|
outputs/
|
|
|
|
log.txt
|
|
|
|
**/DeltaHub/
|
2022-02-16 22:57:21 +08:00
|
|
|
*beans/
|
|
|
|
**/examples/*/configs/
|
|
|
|
!examples/*/configs/config_gen.py
|
2022-03-20 03:09:00 +08:00
|
|
|
**/jupyter_notebook_examples/
|
|
|
|
!examples/jupyter_notebook_examples/*.py
|
|
|
|
|