Create .gitignore
This commit is contained in:
parent
a03dc9d3d1
commit
dd2731ab86
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
|
||||||
|
.idea/bert-utils.iml
|
||||||
|
.idea/misc.xml
|
||||||
|
.idea/modules.xml
|
||||||
|
.idea/vcs.xml
|
||||||
|
.idea/workspace.xml
|
||||||
|
chinese_L-12_H-768_A-12/bert_config.json
|
||||||
|
chinese_L-12_H-768_A-12/bert_model.ckpt.data-00000-of-00001
|
||||||
|
chinese_L-12_H-768_A-12/bert_model.ckpt.index
|
||||||
|
chinese_L-12_H-768_A-12/bert_model.ckpt.meta
|
||||||
|
chinese_L-12_H-768_A-12/vocab.txt
|
Loading…
Reference in New Issue
Block a user