Arkitwist: an variant of reformer
Project description
Arkitwist: an variant of reformer for text embedding
Usage
import torch
from arkitwist import ArkitwistModel
model = ArkitwistModel(vocab_size=10256)
print(model(torch.tensor([[1, 2, 3, 4, 5]]), torch.tensor([[False, False, False, False, False]])))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file arkitwist-1.0.0-py3-none-any.whl.
File metadata
- Download URL: arkitwist-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d6f42f1b1e36754d30e2af943c81fa762f898ae75402f6f38a5782cc46983cc
|
|
| MD5 |
8cf934150a19376552d577e02218ad1e
|
|
| BLAKE2b-256 |
ae1b4d3a01913db7113308bb7def9c15702b3961bd6ced500576793e9fa6cd1c
|