Added ability to inspect a 'Sequence' decoder and the AddedVocabulary
.
#2159
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Install Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint with Clippy:
tokenizers/src/tokenizer/mod.rs#L388
type `added_vocabulary::AddedVocabulary` is more private than the item `tokenizer::TokenizerBuilder::<M, N, PT, PP, D>::with_added_vocabulary`
|
Lint with Clippy:
tokenizers/src/tokenizer/mod.rs#L608
type `added_vocabulary::AddedVocabulary` is more private than the item `TokenizerImpl::<M, N, PT, PP, D>::with_added_vocabulary`
|
Lint with Clippy:
tokenizers/src/tokenizer/mod.rs#L614
type `added_vocabulary::AddedVocabulary` is more private than the item `TokenizerImpl::<M, N, PT, PP, D>::get_added_vocabulary`
|
Lint with Clippy
`tokenizers` (lib) generated 3 warnings
|
Run tests:
tokenizers/src/tokenizer/mod.rs#L388
type `added_vocabulary::AddedVocabulary` is more private than the item `tokenizer::TokenizerBuilder::<M, N, PT, PP, D>::with_added_vocabulary`
|
Run tests:
tokenizers/src/tokenizer/mod.rs#L608
type `added_vocabulary::AddedVocabulary` is more private than the item `TokenizerImpl::<M, N, PT, PP, D>::with_added_vocabulary`
|
Run tests:
tokenizers/src/tokenizer/mod.rs#L614
type `added_vocabulary::AddedVocabulary` is more private than the item `TokenizerImpl::<M, N, PT, PP, D>::get_added_vocabulary`
|
Run tests
`tokenizers` (lib) generated 3 warnings
|
The logs for this run have expired and are no longer available.
Loading