Skip to content

Commit 871a52b

Browse files
authored
Merge pull request #253 from TensorSpeech/feat/wordpiece
WordPiece, Sentencepiece, Refactor, Correct configurations
2 parents caee2e7 + 94cad4e commit 871a52b

File tree

240 files changed

+15785
-19428
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

240 files changed

+15785
-19428
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ externals
77
.session.vim
88
Session.vim
99
.idea
10-
.vscode
1110
__pycache__
1211
.pytest*
1312
venv
14-
my_train
13+
my_train
14+
.DS_Store
15+
models/*
16+
!models/README.md

0 commit comments

Comments
 (0)