retvec icon indicating copy to clipboard operation
retvec copied to clipboard

RETVec is an efficient, multilingual, and adversarially-robust text vectorizer.

Results 25 retvec issues
Sort by recently updated
recently updated
newest added

PyTorch implementation that can be installed by pip install pytorch_retvec

documentation
enhancement

Hi! I am trying to use RetVec as an embedding layer for a email spam classification project. When the RetVecTokenizer function is called, I get a Value Error which is...

in your notbooke, why the val_acc just 0.51? it seems not good I apply the model to Chinese Sentiment classification data. the performance also seems not good, I don't know...

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.3. Changelog Sourced from vite's changelog. 4.5.3 (2024-03-24) fix: fs.deny with globs with directories (#16250) (96a7f3a), closes #16250 4.5.2 (2024-01-19) fix: fs deny for case...

dependencies

In the paper, the authors write > Augmentations Token augmentation consists of randomly inserting up to 4 typos per token up to 25% of the token length. This is consistent...

I attempted to save the tflite_retvec model as a tflite model for deployment on an Android device, but I am encountering difficulties in running it. Can you please share an...

Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=1.1.8&new-version=1.1.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies

Write a C python tokenizer to improve efficiency

good first issue
help wanted