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

fix

34ddade
Select commit
Loading
Failed to load commit list.
Merged

Introduce new special tokens to seq2seq format #188

fix
34ddade
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 8, 2023 in 1s

96.80% of diff hit (target 90.48%)

View this Pull Request on Codecov

96.80% of diff hit (target 90.48%)

Annotations

Check warning on line 156 in src/kwja/modules/components/logits_processor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kwja/modules/components/logits_processor.py#L156

Added line #L156 was not covered by tests

Check warning on line 109 in src/kwja/modules/seq2seq.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kwja/modules/seq2seq.py#L109

Added line #L109 was not covered by tests

Check warning on line 111 in src/kwja/utils/seq2seq_format.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kwja/utils/seq2seq_format.py#L111

Added line #L111 was not covered by tests

Check warning on line 153 in src/kwja/utils/seq2seq_format.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kwja/utils/seq2seq_format.py#L153

Added line #L153 was not covered by tests

Check warning on line 155 in src/kwja/utils/seq2seq_format.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kwja/utils/seq2seq_format.py#L155

Added line #L155 was not covered by tests

Check warning on line 159 in src/kwja/utils/seq2seq_format.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kwja/utils/seq2seq_format.py#L158-L159

Added lines #L158 - L159 were not covered by tests