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

Introduce new special tokens to seq2seq format #188

Merged
merged 30 commits into from
Aug 8, 2023

Conversation

Taka008
Copy link
Contributor

@Taka008 Taka008 commented Aug 8, 2023

No description provided.

@codecov
Copy link

codecov bot commented Aug 8, 2023

Codecov Report

Merging #188 (34ddade) into dev (2695580) will increase coverage by 0.13%.
The diff coverage is 96.80%.

@@            Coverage Diff             @@
##              dev     #188      +/-   ##
==========================================
+ Coverage   90.48%   90.61%   +0.13%     
==========================================
  Files          62       62              
  Lines        4897     4957      +60     
==========================================
+ Hits         4431     4492      +61     
+ Misses        466      465       -1     
Files Changed Coverage Δ
src/kwja/modules/seq2seq.py 97.10% <85.71%> (-1.37%) ⬇️
src/kwja/utils/seq2seq_format.py 94.31% <94.25%> (-5.69%) ⬇️
src/kwja/modules/components/logits_processor.py 99.22% <98.97%> (-0.78%) ⬇️
src/kwja/callbacks/seq2seq_module_writer.py 91.66% <100.00%> (-0.93%) ⬇️
src/kwja/datamodule/datasets/seq2seq.py 88.88% <100.00%> (+0.75%) ⬆️
src/kwja/datamodule/datasets/seq2seq_inference.py 100.00% <100.00%> (ø)
src/kwja/datamodule/examples/seq2seq.py 100.00% <100.00%> (ø)
src/kwja/utils/constants.py 97.43% <100.00%> (+0.29%) ⬆️

... and 3 files with indirect coverage changes

@Taka008 Taka008 merged commit ff5ab71 into dev Aug 8, 2023
51 of 52 checks passed
@Taka008 Taka008 deleted the introduce-special-tokens-to-seq2seq branch August 8, 2023 17:31
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