Skip to content

Handle char level tokenization #21

Handle char level tokenization

Handle char level tokenization #21

Re-run triggered February 18, 2024 17:34
Status Failure
Total duration 21s
Artifacts

style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 3 warnings
isort: src/generation.py#L1
Imports are incorrectly sorted and/or formatted.
isort: src/tokenizer.py#L1
Imports are incorrectly sorted and/or formatted.
isort
Process completed with exit code 1.
black
Process completed with exit code 1.
codespell: README.md#L26
Costant ==> Constant
codespell: longer_prompt.txt#L11
GUAGE ==> GAUGE
codespell: longer_prompt.txt#L194
Interpoloation ==> Interpolation
codespell: longer_prompt.txt#L244
dows ==> does
codespell: longer_prompt.txt#L299
dows ==> does
codespell: src/generation.py#L21
untils ==> until, utils
codespell: src/generation.py#L155
untils ==> until, utils
codespell: tokenizer/tokenizer.json#L430
nd ==> and, 2nd
codespell: tokenizer/tokenizer.json#L460
ot ==> to, of, or, not
codespell: tokenizer/tokenizer.json#L530
ist ==> is, it, its, it's, sit, list
isort
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
black
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
codespell
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.