mirror of
https://gitee.com/fastnlp/fastNLP.git
synced 2024-12-02 12:17:35 +08:00
17 lines
126 B
Plaintext
17 lines
126 B
Plaintext
|
.gitignore
|
||
|
|
||
|
.DS_Store
|
||
|
.ipynb_checkpoints
|
||
|
*.pyc
|
||
|
__pycache__
|
||
|
*.swp
|
||
|
.vscode/
|
||
|
.idea/**
|
||
|
|
||
|
caches
|
||
|
|
||
|
# fitlog
|
||
|
.fitlog
|
||
|
logs/
|
||
|
.fitconfig
|