timpal0l_mdeberta-v3-base-squad2
timpal0l · View on Hugging Face ↗
Get this model
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.
datasets:
- squad_v2 language:
- multilingual
- af
- am
- ar
- as
- az
- be
- bg
- bn
- br
- bs
- ca
- cs
- cy
- da
- de
- el
- en
- eo
- es
- et
- eu
- fa
- fi
- fr
- fy
- ga
- gd
- gl
- gu
- ha
- he
- hi
- hr
- hu
- hy
- id
- is
- it
- ja
- jv
- ka
- kk
- km
- kn
- ko
- ku
- ky
- la
- lo
- lt
- lv
- mg
- mk
- ml
- mn
- mr
- ms
- my
- ne
- nl
- 'no'
- om
- or
- pa
- pl
- ps
- pt
- ro
- ru
- sa
- sd
- si
- sk
- sl
- so
- sq
- sr
- su
- sv
- sw
- ta
- te
- th
- tl
- tr
- ug
- uk
- ur
- uz
- vi
- xh
- yi
- zh tags:
- deberta
- deberta-v3
- mdeberta
- question-answering
- qa
- multilingual thumbnail: https://huggingface.co/front/thumbnails/microsoft.png license: mit base_model:
- microsoft/mdeberta-v3-base
This model can be used for Extractive QA
It has been finetuned for 3 epochs on SQuAD2.0.
Usage
from transformers import pipeline
qa_model = pipeline("question-answering", "timpal0l/mdeberta-v3-base-squad2")
question = "Where do I live?"
context = "My name is Tim and I live in Sweden."
qa_model(question = question, context = context)
# {'score': 0.975547730922699, 'start': 28, 'end': 36, 'answer': ' Sweden.'}
Evaluation on SQuAD2.0 dev set
{
"epoch": 3.0,
"eval_HasAns_exact": 79.65587044534414,
"eval_HasAns_f1": 85.91387795001529,
"eval_HasAns_total": 5928,
"eval_NoAns_exact": 82.10260723296888,
"eval_NoAns_f1": 82.10260723296888,
"eval_NoAns_total": 5945,
"eval_best_exact": 80.8809904826076,
"eval_best_exact_thresh": 0.0,
"eval_best_f1": 84.00551406448994,
"eval_best_f1_thresh": 0.0,
"eval_exact": 80.8809904826076,
"eval_f1": 84.00551406449004,
"eval_samples": 12508,
"eval_total": 11873,
"train_loss": 0.7729689576483615,
"train_runtime": 9118.953,
"train_samples": 134891,
"train_samples_per_second": 44.377,
"train_steps_per_second": 0.925
}
DeBERTaV3: Improving DeBERTa using ELECTRA-Style Pre-Training with Gradient-Disentangled Embedding Sharing
DeBERTa improves the BERT and RoBERTa models using disentangled attention and enhanced mask decoder. With those two improvements, DeBERTa out perform RoBERTa on a majority of NLU tasks with 80GB training data.
In DeBERTa V3, we further improved the efficiency of DeBERTa using ELECTRA-Style pre-training with Gradient Disentangled Embedding Sharing. Compared to DeBERTa, our V3 version significantly improves the model performance on downstream tasks. You can find more technique details about the new model from our paper.
Please check the official repository for more implementation details and updates.
mDeBERTa is multilingual version of DeBERTa which use the same structure as DeBERTa and was trained with CC100 multilingual data. The mDeBERTa V3 base model comes with 12 layers and a hidden size of 768. It has 86M backbone parameters with a vocabulary containing 250K tokens which introduces 190M parameters in the Embedding layer. This model was trained using the 2.5T CC100 data as XLM-R.
Magnet link
Opens the swarm directly in your torrent client — no file download needed. Copy-paste works too:
magnet:?xt=urn:btih:1d79253ca9211cab3d0cf77dad8699441489b28b&dn=timpal0l_mdeberta-v3-base-squad2Open magnet in torrent client · infohash 1d79253ca9211cab3d0cf77dad8699441489b28b
Files & hashes
| Path | Size | sha1 | sha256 |
|---|---|---|---|
| README.md | 3.1 KB (3,208 B) | f078819fdd4af95a70b0c21132e4459f1cd209db | b0b789f48d01e1fe5dad7007973ac3b2082af1eaaf2417446e822bfa39409f13 |
| added_tokens.json | 23 B (23 B) | d8d263667449f525ae294e10a31b032d4b7eaf1b | fb697283833d25e2c711f1bc37730ecd8b20f4bd5f015db1d84aefe0adc9155a |
| config.json | 879 B (879 B) | 69d9fbb0e1306e91807f2ea4b1d3786dad89a08b | 37a58cdb26f26ee9ec2ecd037159669c0aec28a015395c91f99736d5498174ee |
| model.safetensors | 1.04 GB (1,112,909,866 B) | c8ce33f2bd1cac74f25bbd739ffb919d1d687ac8 | 16675f4d0b1dcaa8ae44b9d8cd395c7c539de1d5ae06a7242389b195502ef3c2 |
| pytorch_model.bin | 1.04 GB (1,112,951,793 B) | 773bb0501438ea0814ef74fdab4e146ede13312a | 91d05e57e35a8a3768fbdbd26ecfa3c0672f6e889c0554e1859cabf282de2c56 |
| special_tokens_map.json | 173 B (173 B) | e5cc7333cad21d1cec0eaded41e64d7eccf8230d | 311de3f4eed9d76a43bf0d71f10e62e086ca65ccce9f15d5da0d2098bf519ecc |
| tokenizer.json | 15.6 MB (16,316,053 B) | d910bd2a53edf173b34cb04270e7fbcfb74d32b6 | c6b52ff7043b8e7c0712d94ffa3c8a9c9522538157a11f5b59dd9051105497b7 |
| tokenizer_config.json | 453 B (453 B) | 4c7f9c7a3df32624b8008749da4c915b3cf1ba2d | 2bd085c40afa18e83c287df793b3a294ab3e6d5b27521aaed86b86658989aa5c |
Cite this release
- Canonical URL
- https://aiseedbank.org/models/timpal0l_mdeberta-v3-base-squad2/
- Slug
- timpal0l_mdeberta-v3-base-squad2
- Infohash
- 1d79253ca9211cab3d0cf77dad8699441489b28b
- License
- mit
- Signing key fingerprint
- 85a3b32c3712427b
Every file carries a locally computed sha256 — verify a download against the signed sums: timpal0l_mdeberta-v3-base-squad2.SHA256SUMS (+ minisign signature).
Provenance
| Upstream repository | timpal0l/mdeberta-v3-base-squad2 |
|---|---|
| Revision (pinned) | 08d6e89c7a6557f967db2e1021f7f640483400ed |
| Fetched at | 2026-09-02T04:53:07Z |
| License at fetch | mit |
| Snapshot tool | huggingface · seedbank 0.1.0 |
Trackers
- udp://announce.aitorrent.org:6969/announce
- http://announce.aitorrent.org:7070/announce
- udp://announce2.aitorrent.org:6970/announce
- http://announce2.aitorrent.org:7071/announce
- udp://tracker.opentrackr.org:1337/announce
- udp://open.demonii.com:1337/announce
- udp://open.stealth.si:80/announce
- udp://exodus.desync.com:6969/announce
- udp://tracker.torrent.eu.org:451/announce
✓ verified · rehash-vs-hf-metadata at 2026-09-02T04:53:28Z
mit2.09 GB (2,242,182,448 bytes)transformerspytorchsafetensorsdeberta-v2question-answeringdebertadeberta-v3mdebertamultilingualendpoints_compatible94 languages (qa, af, am …)paper: 2006.03654paper: 2111.09543