2022-02-14 21:19:03 +08:00
|
|
|
data/
|
|
|
|
**/__pycache__/
|
|
|
|
logs/*
|
|
|
|
experiments/logs
|
|
|
|
!logs/.gitkeep
|
2022-04-14 11:24:41 +08:00
|
|
|
datasets/*
|
2022-02-14 21:19:03 +08:00
|
|
|
!datasets/*.sh
|
|
|
|
.vscode/
|
|
|
|
*.egg-info/
|
|
|
|
eggs/
|
|
|
|
.eggs/
|
|
|
|
*.egg
|
|
|
|
**.egg
|
|
|
|
build/
|
|
|
|
_build/
|
|
|
|
**/build/
|
|
|
|
outputs/
|
|
|
|
log.txt
|
|
|
|
**/DeltaHub/
|
2022-04-22 19:30:05 +08:00
|
|
|
**/sfs_scripts/
|
2022-02-16 22:57:21 +08:00
|
|
|
*beans/
|
2022-04-22 19:30:05 +08:00
|
|
|
**/examples/*/configs/*
|
2022-02-16 22:57:21 +08:00
|
|
|
!examples/*/configs/config_gen.py
|
2022-03-20 03:09:00 +08:00
|
|
|
**/jupyter_notebook_examples/
|
|
|
|
!examples/jupyter_notebook_examples/*.py
|
2022-04-22 19:30:05 +08:00
|
|
|
!examples/*/configs/*.py
|
2022-02-26 14:24:42 +08:00
|
|
|
**/outputs_search/**/*.bin
|
|
|
|
**/outputs_search/**/*.pt
|
2022-04-14 11:24:41 +08:00
|
|
|
|
2022-04-22 19:30:05 +08:00
|
|
|
|
2022-02-26 14:24:42 +08:00
|
|
|
*.db
|
2022-03-13 01:21:55 +08:00
|
|
|
**/nohup.out
|
|
|
|
**/examples/examples_bmtrain/BigModels/down_data
|
|
|
|
**/examples/examples_bmtrain/BMTrain_stable
|
|
|
|
**/examples/examples_bmtrain/BMPretrain
|
2022-03-13 01:23:54 +08:00
|
|
|
**/examples/examples_bmtrain/BigModels/BigModels/results
|
2022-03-21 21:36:12 +08:00
|
|
|
**/Delta_Memory/
|
|
|
|
|
2022-06-08 16:56:03 +08:00
|
|
|
**/thunlp/
|
|
|
|
|