Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add function for reading the model dump #2

Merged
merged 6 commits into from
Oct 22, 2019

Conversation

irinakhismatullina
Copy link
Contributor

Function reads BPE model dump in a format used in YouTokenToMe.

go.sum Outdated Show resolved Hide resolved
bpe.go Outdated Show resolved Hide resolved
bpe.go Outdated Show resolved Hide resolved
bpe.go Outdated Show resolved Hide resolved
bpe.go Outdated Show resolved Hide resolved
bpe.go Outdated Show resolved Hide resolved
.travis.yml Outdated Show resolved Hide resolved
go.sum Outdated Show resolved Hide resolved
Signed-off-by: Irina Khismatullina <irenekhismatullina@gmail.com>
Signed-off-by: Irina Khismatullina <irenekhismatullina@gmail.com>
Signed-off-by: Irina Khismatullina <irenekhismatullina@gmail.com>
bpe.go Outdated Show resolved Hide resolved
bpe.go Outdated Show resolved Hide resolved
bpe.go Outdated Show resolved Hide resolved
bpe.go Outdated Show resolved Hide resolved
bpe.go Outdated Show resolved Hide resolved
bpe.go Outdated Show resolved Hide resolved
bpe.go Outdated Show resolved Hide resolved
bpe.go Outdated Show resolved Hide resolved
bpe_test.go Show resolved Hide resolved
bpe_test.go Show resolved Hide resolved
bpe.go Outdated Show resolved Hide resolved
go.sum Outdated
@@ -0,0 +1,12 @@
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove go.sum

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can I just add it to gitignore? It slips in when I forget to remove it

Signed-off-by: Irina Khismatullina <irenekhismatullina@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants