Instructions to use ValkyriaLenneth/longformer_zh with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ValkyriaLenneth/longformer_zh with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="ValkyriaLenneth/longformer_zh")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("ValkyriaLenneth/longformer_zh") model = AutoModel.from_pretrained("ValkyriaLenneth/longformer_zh") - Inference
- Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 16ff0ae9b0b990c83cb48132cc29e4c42bdbc0b6487acacfa8b1bdb0b8a6c13d
- Size of remote file:
- 505 MB
- SHA256:
- b73d043d45ed9725263ec431b5d25c705e81e0948e577ecfc3b9c509aac0257f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.