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

Adapting Huggingfaceapi #103

Merged
merged 14 commits into from
Jul 31, 2022
Merged

Adapting Huggingfaceapi #103

merged 14 commits into from
Jul 31, 2022

Conversation

chengchingwen
Copy link
Owner

follow up #83.

Rewrite huggingface module with Huggingfaceapi.jl and handle the tokenizer.

@chengchingwen chengchingwen marked this pull request as ready for review July 31, 2022 17:23
@codecov
Copy link

codecov bot commented Jul 31, 2022

Codecov Report

Merging #103 (0ae19c0) into master (9bd6b85) will decrease coverage by 1.28%.
The diff coverage is 2.53%.

@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
- Coverage   22.05%   20.76%   -1.29%     
==========================================
  Files          69       76       +7     
  Lines        3378     3616     +238     
==========================================
+ Hits          745      751       +6     
- Misses       2633     2865     +232     
Impacted Files Coverage Δ
src/Transformers.jl 0.00% <ø> (ø)
src/experimental/model.jl 0.00% <0.00%> (ø)
src/huggingface/HuggingFace.jl 0.00% <0.00%> (ø)
src/huggingface/configs/auto.jl 0.00% <0.00%> (ø)
src/huggingface/configs/config.jl 0.00% <0.00%> (ø)
src/huggingface/configs/pretrain.jl 0.00% <0.00%> (ø)
src/huggingface/download.jl 0.00% <0.00%> (ø)
src/huggingface/implementation/bert/config.jl 0.00% <ø> (ø)
src/huggingface/implementation/bert/model.jl 0.00% <0.00%> (ø)
src/huggingface/implementation/bert/tokenizer.jl 0.00% <0.00%> (ø)
... and 11 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9bd6b85...0ae19c0. Read the comment docs.

@chengchingwen chengchingwen merged commit 629132e into master Jul 31, 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