AI SeedbankHelp preserve open and free AI for humanity's future

← All models

MoritzLaurer_deberta-v3-large-zeroshot-v1

MoritzLaurer · View on Hugging Face ↗

Get this model

Download TorrentMagnet Link

Seeders: 1 · Leechers: 0

Observed 2026-09-02T13:56:39Z via announce.aitorrent.org:7070.

Model card

The complete upstream card, rendered from this payload's README.md — the same hash-verified bytes the torrent distributes. Images and off-site links are removed; the original card on Hugging Face carries them.


language:

  • en tags:
  • text-classification
  • zero-shot-classification pipeline_tag: zero-shot-classification library_name: transformers license: mit

deberta-v3-large-zeroshot-v1

Model description

The model is designed for zero-shot classification with the Hugging Face pipeline. The model should be substantially better at zero-shot classification than my other zero-shot models on the Hugging Face hub: https://huggingface.co/MoritzLaurer.

The model can do one universal task: determine whether a hypothesis is true or not_true given a text (also called entailment vs. not_entailment).
This task format is based on the Natural Language Inference task (NLI). The task is so universal that any classification task can be reformulated into the task.

Training data

The model was trained on a mixture of 27 tasks and 310 classes that have been reformatted into this universal format.

  1. 26 classification tasks with ~400k texts: 'amazonpolarity', 'imdb', 'appreviews', 'yelpreviews', 'rottentomatoes', 'emotiondair', 'emocontext', 'empathetic', 'financialphrasebank', 'banking77', 'massive', 'wikitoxic_toxicaggregated', 'wikitoxic_obscene', 'wikitoxic_threat', 'wikitoxic_insult', 'wikitoxic_identityhate', 'hateoffensive', 'hatexplain', 'biasframes_offensive', 'biasframes_sex', 'biasframes_intent', 'agnews', 'yahootopics', 'trueteacher', 'spam', 'wellformedquery'. See details on each dataset here: https://docs.google.com/spreadsheets/d/1Z18tMh02IiWgh6o8pfoMiI_LH4IXpr78wd_nmNd5FaE/edit?usp=sharing
  2. Five NLI datasets with ~885k texts: "mnli", "anli", "fever", "wanli", "ling"

Note that compared to other NLI models, this model predicts two classes (entailment vs. not_entailment) as opposed to three classes (entailment/neutral/contradiction)

How to use the model

Simple zero-shot classification pipeline

from transformers import pipeline
classifier = pipeline("zero-shot-classification", model="MoritzLaurer/deberta-v3-large-zeroshot-v1")
sequence_to_classify = "Angela Merkel is a politician in Germany and leader of the CDU"
candidate_labels = ["politics", "economy", "entertainment", "environment"]
output = classifier(sequence_to_classify, candidate_labels, multi_label=False)
print(output)

Details on data and training

The code for preparing the data and training & evaluating the model is fully open-source here: https://github.com/MoritzLaurer/zeroshot-classifier/tree/main

Limitations and bias

The model can only do text classification tasks.

Please consult the original DeBERTa paper and the papers for the different datasets for potential biases.

License

The base model (DeBERTa-v3) is published under the MIT license. The datasets the model was fine-tuned on are published under a diverse set of licenses. The following spreadsheet provides an overview of the non-NLI datasets used for fine-tuning. The spreadsheets contains information on licenses, the underlying papers etc.: https://docs.google.com/spreadsheets/d/1Z18tMh02IiWgh6o8pfoMiI_LH4IXpr78wd_nmNd5FaE/edit?usp=sharing

In addition, the model was also trained on the following NLI datasets: MNLI, ANLI, WANLI, LING-NLI, FEVER-NLI.

Citation

If you use this model, please cite:

@article{laurer_less_2023,
	title = {Less {Annotating}, {More} {Classifying}: {Addressing} the {Data} {Scarcity} {Issue} of {Supervised} {Machine} {Learning} with {Deep} {Transfer} {Learning} and {BERT}-{NLI}},
	issn = {1047-1987, 1476-4989},
	shorttitle = {Less {Annotating}, {More} {Classifying}},
	url = {https://www.cambridge.org/core/product/identifier/S1047198723000207/type/journal_article},
	doi = {10.1017/pan.2023.20},
	language = {en},
	urldate = {2023-06-20},
	journal = {Political Analysis},
	author = {Laurer, Moritz and Van Atteveldt, Wouter and Casas, Andreu and Welbers, Kasper},
	month = jun,
	year = {2023},
	pages = {1--33},
}

Ideas for cooperation or questions?

If you have questions or ideas for cooperation, contact me at m{dot}laurer{at}vu{dot}nl or LinkedIn

Debugging and issues

Note that DeBERTa-v3 was released on 06.12.21 and older versions of HF Transformers seem to have issues running the model (e.g. resulting in an issue with the tokenizer). Using Transformers>=4.13 might solve some issues.

Magnet link

Opens the swarm directly in your torrent client — no file download needed. Copy-paste works too:

magnet:?xt=urn:btih:29ef75bc789a17723ad85fbf076e7d100058da44&dn=MoritzLaurer_deberta-v3-large-zeroshot-v1

Open magnet in torrent client · infohash 29ef75bc789a17723ad85fbf076e7d100058da44

Files & hashes

PathSizesha1sha256
README.md4.2 KB (4,326 B)8abba1c7da45d38c1bc327884bd8fd577d6293f9ea7bc375e8817d781c554b9bf13d2e980ca2b070801d6d4ba3f96336bb03b529
added_tokens.json23 B (23 B)8ee2b3623dc526b123cde0aaa401755b82299af2dc046d04c9b0ada7ae6f1dc89c465801799acdf0c9a6aab8c15a1b2d5ca4e91f
config.json1.1 KB (1,076 B)a5de83b175a4503a445ff09ad4a126d9238d13168c5a7666582020952e20e2a3251594ce22c6bf0429a9430e8b799cb95c0d66ca
model.safetensors829.9 MB (870,176,356 B)3f548d145aab40420d93de3e150f6b584b454523533542b37dcdb67ea9a4b79db8704244fad3b04abaa14e7fe47532f589e99820
pytorch_model.bin829.9 MB (870,258,677 B)b41c5ddb82467f73fc70052313caeccee3f8d0aaef69043e6effe62363713bad9738fe241b4110ccf972388acb3ef375df0f3492
special_tokens_map.json173 B (173 B)e5cc7333cad21d1cec0eaded41e64d7eccf8230d311de3f4eed9d76a43bf0d71f10e62e086ca65ccce9f15d5da0d2098bf519ecc
spm.model2.4 MB (2,464,616 B)1993e578cb006883fd01014f831c6261e8136823c679fbf93643d19aab7ee10c0b99e460bdbc02fedf34b92b05af343b4af586fd
tokenizer.json8.2 MB (8,648,889 B)08e1fd9af8a65c4ab19cb0b3f6e1a83ee911f8fb7aa118770f066a74530d161c7d0b994d0629cc0ff3a0df213f184192773f960a
tokenizer_config.json492 B (492 B)f5d4e777b1807af07821640a4c2ee7bbaf6ba8a364c74bfe22b045501100885982d45e3280d33fd17e8ea576cdca4988e10a6ad9

Cite this release

Canonical URL
https://aiseedbank.org/models/MoritzLaurer_deberta-v3-large-zeroshot-v1/
Slug
MoritzLaurer_deberta-v3-large-zeroshot-v1
Infohash
29ef75bc789a17723ad85fbf076e7d100058da44
License
mit
Signing key fingerprint
85a3b32c3712427b

Every file carries a locally computed sha256 — verify a download against the signed sums: MoritzLaurer_deberta-v3-large-zeroshot-v1.SHA256SUMS (+ minisign signature).

Provenance

Upstream repositoryMoritzLaurer/deberta-v3-large-zeroshot-v1
Revision (pinned)3e887081f452e35b19c2105be4e9c5d1cd010679
Fetched at2026-09-02T04:27:46Z
License at fetchmit
Snapshot toolhuggingface · seedbank 0.1.0

Trackers

✓ verified · rehash-vs-hf-metadata at 2026-09-02T04:28:05Z

mit1.63 GB (1,751,554,628 bytes)transformerspytorchsafetensorsdeberta-v2text-classificationzero-shot-classificationendpoints_compatible1 language (en)