Skip to content

Add code for positional embedding interpolation #25

Add code for positional embedding interpolation

Add code for positional embedding interpolation #25

Re-run triggered February 18, 2024 23:27
Status Success
Total duration 19s
Artifacts

style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
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/positional_embeddings.py#L38
adpated ==> adapted
codespell: src/generation.py#L20
untils ==> until, utils
codespell: src/generation.py#L136
untils ==> until, utils
codespell: tokenizer/tokenizer.json#L430
nd ==> and, 2nd
codespell: tokenizer/tokenizer.json#L460
ot ==> to, of, or, not
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/.
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/.