🧠
Model

Nli Deberta V3 Xsmall

by Xenova hf-model--xenova--nli-deberta-v3-xsmall
Nexus Index
37.1 Top 100%
S: Semantic 50
A: Authority 0
P: Popularity 41
R: Recency 56
Q: Quality 50
Tech Context
Vital Performance
6.5K DL / 30D
0.0%
Audited 37.1 FNI Score
Tiny - Params
- Context
6.5K Downloads
Model Information Summary
Entity Passport
Registry ID hf-model--xenova--nli-deberta-v3-xsmall
Provider huggingface
📜

Cite this model

Academic & Research Attribution

BibTeX
@misc{hf_model__xenova__nli_deberta_v3_xsmall,
  author = {Xenova},
  title = {Nli Deberta V3 Xsmall Model},
  year = {2026},
  howpublished = {\url{https://huggingface.co/xenova/nli-deberta-v3-xsmall}},
  note = {Accessed via Free2AITools Knowledge Fortress}
}
APA Style
Xenova. (2026). Nli Deberta V3 Xsmall [Model]. Free2AITools. https://huggingface.co/xenova/nli-deberta-v3-xsmall

đŸ”ŦTechnical Deep Dive

Full Specifications [+]

Quick Commands

🤗 HF Download
huggingface-cli download xenova/nli-deberta-v3-xsmall
đŸ“Ļ Install Lib
pip install -U transformers

âš–ī¸ Nexus Index V2.0

37.1
TOP 100% SYSTEM IMPACT
Semantic (S) 50
Authority (A) 0
Popularity (P) 41
Recency (R) 56
Quality (Q) 50

đŸ’Ŧ Index Insight

FNI V2.0 for Nli Deberta V3 Xsmall: Semantic (S:50), Authority (A:0), Popularity (P:41), Recency (R:56), Quality (Q:50).

Free2AITools Nexus Index

Verification Authority

Unbiased Data Node Refresh: VFS Live
---

🚀 What's Next?

Technical Deep Dive

https://huggingface.co/cross-encoder/nli-deberta-v3-xsmall with ONNX weights to be compatible with Transformers.js.

Usage (Transformers.js)

If you haven't already, you can install the Transformers.js JavaScript library from NPM using:

bash
npm i @huggingface/transformers

Example: Zero shot classification.

js
import { pipeline } from '@huggingface/transformers';

const classifier = await pipeline('zero-shot-classification', 'Xenova/nli-deberta-v3-xsmall');
const output = await classifier(
    'I love transformers!',
    ['positive', 'negative']
);

Note: Having a separate repo for ONNX weights is intended to be a temporary solution until WebML gains more traction. If you would like to make your models web-ready, we recommend converting to ONNX using 🤗 Optimum and structuring your repo like this one (with ONNX weights located in a subfolder named onnx).

âš ī¸ Incomplete Data

Some information about this model is not available. Use with Caution - Verify details from the original source before relying on this data.

View Original Source →

📝 Limitations & Considerations

  • â€ĸ Benchmark scores may vary based on evaluation methodology and hardware configuration.
  • â€ĸ VRAM requirements are estimates; actual usage depends on quantization and batch size.
  • â€ĸ FNI scores are relative rankings and may change as new models are added.
  • ⚠ License Unknown: Verify licensing terms before commercial use.

Social Proof

HuggingFace Hub
6.5KDownloads
🔄 Daily sync (03:00 UTC)

AI Summary: Based on Hugging Face metadata. Not a recommendation.

📊 FNI Methodology 📚 Knowledge Baseâ„šī¸ Verify with original source

đŸ›Ąī¸ Model Transparency Report

Technical metadata sourced from upstream repositories.

Open Metadata

🆔 Identity & Source

id
hf-model--xenova--nli-deberta-v3-xsmall
slug
xenova--nli-deberta-v3-xsmall
source
huggingface
author
Xenova
license
tags
transformers.js, onnx, deberta-v2, text-classification, zero-shot-classification, base_model:cross-encoder/nli-deberta-v3-xsmall, region:us

âš™ī¸ Technical Specs

architecture
null
params billions
null
context length
null
pipeline tag
zero-shot-classification

📊 Engagement & Metrics

downloads
6,516
stars
0
forks
0

Data indexed from public sources. Updated daily.