Skip to content

Tags: abbasafzal10/tfjs-models

Tags

qna-v1.0.0-alpha3

Toggle qna-v1.0.0-alpha3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use tfhub model url for loading and updated the version (tensorflow#404)

* use tfhub model url for loading and updated the version

* point vocab file to tfhub, update the package.json

* check for fromTFHub flag of modelConfig param

* add note for enable utf-8 for the page

qna-v1.0.0-alpha2

Toggle qna-v1.0.0-alpha2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add npm ignore file and updated the npm version (tensorflow#403)

qna-v1.0.0-alpha1

Toggle qna-v1.0.0-alpha1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
question and answer model based on mobilebert (tensorflow#395)

* init commit for qna

* add demo

* added demo

* added support punctuation and control characters clean up for bert tokenizer, added tests

* fix the error

* remove control char check

* fix readme and package version

* address the comments

* fix readme errors

* more fix to the readme

* addressing comments

* addressed comments

* add empty string test

* add test for long context

* fixed the test

* more updates

* update the demo link

* fix lint

blazeface-v0.0.4

Toggle blazeface-v0.0.4's commit message
include

blazeface-v0.0.3

Toggle blazeface-v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[blazeface] Add wasm, add flipHorizontal flag, expose more types. (te…

…nsorflow#392)

blazeface-v0.0.2

Toggle blazeface-v0.0.2's commit message
Merge branch 'master' into blazeface_model

blazeface-v0.0.1

Toggle blazeface-v0.0.1's commit message
Merge branch 'master' into blazeface_model

toxicity-v1.2.2

Toggle toxicity-v1.2.2's commit message
update version

universal-sentence-encoder-v1.2.2

Toggle universal-sentence-encoder-v1.2.2's commit message
actually use tfhub

universal-sentence-encoder-v1.2.1

Toggle universal-sentence-encoder-v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove for-publish in build-npm (tensorflow#370)