Added a NextJS frontend for training GPT on wikitext and executing some web text dataset related tests #1529
lint-test-build.yml
on: pull_request
download-training-data
5s
lint-lib-node
25s
lint-lib-web
22s
lint-lib-core
34s
test-cli
0s
test-web-client
0s
Annotations
18 errors and 6 warnings
build-lib-web
Module '"gpt-tfjs"' has no exported member 'GPTLMHeadModel'.
|
build-lib-web
Module '"../data"' has no exported member 'DataSplit'.
|
build-lib-web
Module '"../data"' has no exported member 'DataSplit'.
|
build-lib-web
Module '"../data"' has no exported member 'DataSplit'.
|
build-lib-web
Module '"./data"' has no exported member 'DataSplit'.
|
build-lib-web
Module '"gpt-tfjs"' has no exported member 'model'.
|
build-lib-web
Argument of type 'LayersModel' is not assignable to parameter of type 'Model'.
|
build-lib-web
Property 'learningRate' does not exist on type 'Optimizer'.
|
build-lib-web
Process completed with exit code 2.
|
build-lib-node
Module '"gpt-tfjs"' has no exported member 'GPTLMHeadModel'.
|
build-lib-node
Module '"../data"' has no exported member 'DataSplit'.
|
build-lib-node
Module '"../data"' has no exported member 'DataSplit'.
|
build-lib-node
Module '"../data"' has no exported member 'DataSplit'.
|
build-lib-node
Module '"./data"' has no exported member 'DataSplit'.
|
build-lib-node
Module '"gpt-tfjs"' has no exported member 'model'.
|
build-lib-node
Argument of type 'LayersModel' is not assignable to parameter of type 'Model'.
|
build-lib-node
Property 'learningRate' does not exist on type 'Optimizer'.
|
build-lib-node
Process completed with exit code 2.
|
download-training-data
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-lib-web
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-lib-node
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-lib-core
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-lib-web
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-lib-node
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|