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

Refactor hgf tokenizer code #114

Merged
merged 7 commits into from
Sep 14, 2022
Merged

Refactor hgf tokenizer code #114

merged 7 commits into from
Sep 14, 2022

Conversation

chengchingwen
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Sep 14, 2022

Codecov Report

Base: 19.55% // Head: 19.11% // Decreases project coverage by -0.43% ⚠️

Coverage data is based on head (d901f79) compared to base (ba8eded).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
- Coverage   19.55%   19.11%   -0.44%     
==========================================
  Files          78       80       +2     
  Lines        3974     4064      +90     
==========================================
  Hits          777      777              
- Misses       3197     3287      +90     
Impacted Files Coverage Δ
src/huggingface/HuggingFace.jl 0.00% <ø> (ø)
src/huggingface/download.jl 0.00% <0.00%> (ø)
src/huggingface/implementation/bert/tokenizer.jl 0.00% <0.00%> (ø)
src/huggingface/implementation/gpt2/tokenizer.jl 0.00% <0.00%> (ø)
src/huggingface/tokenizer/fast_tkr.jl 0.00% <0.00%> (ø)
src/huggingface/tokenizer/slow_tkr.jl 0.00% <0.00%> (ø)
src/huggingface/tokenizer/tokenizer.jl 0.00% <0.00%> (ø)
src/huggingface/tokenizer/utils.jl 0.00% <0.00%> (ø)
src/huggingface/utils.jl 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@chengchingwen chengchingwen merged commit bccd3d8 into master Sep 14, 2022
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.

1 participant