macmillancontentscience. To fix this you can add URL: https://jonthegeek.r-universe.dev/torchtransformers to the package DESCRIPTION file. See also theR-universe documentation.Package: torchtransformers 0.0.0.9600
torchtransformers: Transformer Models in Torch
Work with transformer models in R using torch.
Authors:
torchtransformers_0.0.0.9600.tar.gz
torchtransformers_0.0.0.9600.zip(r-4.7)torchtransformers_0.0.0.9600.zip(r-4.6)torchtransformers_0.0.0.9600.zip(r-4.5)
torchtransformers_0.0.0.9600.tgz(r-4.6-any)torchtransformers_0.0.0.9600.tgz(r-4.5-any)
torchtransformers_0.0.0.9600.tar.gz(r-4.7-any)torchtransformers_0.0.0.9600.tar.gz(r-4.6-any)
torchtransformers_0.0.0.9600.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
torchtransformers/json (API)
NEWS
| # Install 'torchtransformers' in R: |
| install.packages('torchtransformers', repos = c('https://jonthegeek.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/macmillancontentscience/torchtransformers/issues
Last updated from:513d9b51c1. Checks:7 ERROR, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 140 | ||
| source / vignettes | OK | 178 | ||
| linux-release-x86_64 | ERROR | 127 | ||
| macos-release-arm64 | ERROR | 106 | ||
| macos-oldrel-arm64 | ERROR | 88 | ||
| windows-devel | ERROR | 84 | ||
| windows-release | ERROR | 93 | ||
| windows-oldrel | ERROR | 92 | ||
| wasm-release | OK | 115 |
Exports:attention_bertavailable_bertsconfig_bertdataset_bertdataset_bert_pretrainedembeddings_bertincrement_list_indexluz_callback_bert_tokenizemodel_bertmodel_bert_pretrainedposition_embeddingproj_add_normsimplify_bert_token_listtokenize_berttransformer_encoder_berttransformer_encoder_single_bert
Dependencies:bitbit64cachemcallrclicorodescdigestdlrfarverfastmapfastmatchfsgluejsonlitelabelinglifecyclemagrittrmemoisepiecemakerprocessxpspurrrR6rappdirsRColorBrewerRcpprlangsafetensorsscalesstringistringrtorchvctrsviridisLitewithrwordpiecewordpiece.data
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| BERT-Style Attention | attention_bert |
| Available BERT Models | available_berts |
| BERT Model Parameters | config_bert |
| BERT Dataset | dataset_bert |
| BERT Pretrained Dataset | dataset_bert_pretrained |
| Create BERT Embeddings | embeddings_bert |
| Convert from Python Standard to torch | increment_list_index |
| BERT Tokenization Callback | luz_callback_bert_tokenize |
| Construct a BERT Model | model_bert |
| Construct a Pretrained BERT Model | model_bert_pretrained |
| Create Position Embeddings | position_embedding |
| Project, Add, and Normalize | proj_add_norm |
| Simplify Token List to Matrix | simplify_bert_token_list |
| Prepare Text for a BERT Model | tokenize_bert |
| Transformer Stack | transformer_encoder_bert |
| Single Transformer Layer | transformer_encoder_single_bert |
