Zero-Shot Classification
Transformers
PyTorch
Safetensors
English
deberta-v2
text-classification
deberta-v3-large
nli
natural-language-inference
multitask
multi-task
pipeline
extreme-multi-task
extreme-mtl
tasksource
zero-shot
rlhf
Inference Endpoints
sileod's picture
Upload DebertaV2ForSequenceClassification
8688c41 verified
{
"_name_or_path": "microsoft/deberta-v3-large",
"architectures": [
"DebertaV2ForSequenceClassification"
],
"attention_probs_dropout_prob": 0.1,
"classifiers_size": [
3,
2,
2,
2,
2,
2,
1,
2,
3,
2,
2,
2,
3,
3,
3,
3,
1,
3,
3,
2,
2,
3,
2,
2,
2,
6,
2,
2,
2,
2,
2,
2,
2,
3,
3,
3,
3,
3,
3,
3,
2,
2,
2,
2,
5,
3,
3,
3,
3,
3,
3,
3,
3,
2,
2,
2,
3,
3,
3,
3,
3,
3,
3,
3,
2,
2,
2,
2,
47,
23,
9,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
2,
2,
2,
2,
2,
2,
20,
50,
3,
3,
4,
2,
8,
3,
2,
20,
4,
2,
2,
3,
3,
3,
3,
3,
174,
2,
41,
51,
3,
2,
2,
2,
2,
2,
3,
2,
3,
16,
2,
2,
2,
8,
18,
2,
17,
42,
7,
3,
12,
7,
4,
11,
3,
100,
13,
100,
8,
1,
20,
2,
2,
4,
5,
3,
4,
14,
2,
6,
4,
2,
1,
3,
10,
3,
10,
4,
2,
7,
6,
28,
3,
6,
5,
7,
3,
6,
4,
2,
7,
2,
2,
2,
2,
6,
20,
2,
9,
13,
4,
3,
3,
2,
4,
2,
2,
2,
2,
2,
2,
4,
1,
2,
1,
13,
3,
5,
11,
37,
2,
49,
40,
10,
4,
1,
2,
2,
1,
5,
2,
3,
2,
2,
12,
3,
3,
2,
19,
3,
1,
2,
2,
2,
2,
2,
1,
2,
2,
1,
1,
2,
3,
2,
1,
4,
3,
1,
1,
1,
2,
3,
2,
3,
1,
1,
2,
1,
3,
2,
2,
2,
2,
2,
3,
2,
2,
2,
1,
3,
2,
2,
1,
1,
1,
1,
2,
1,
1,
1,
1,
4,
1,
1,
1,
1,
3,
1,
3,
1,
2,
2,
1,
2,
3,
3,
2,
1,
3,
1,
1,
3,
1,
3,
2,
1,
1,
1,
2,
50,
50,
50,
50,
2,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
2,
2,
2,
2,
77,
1,
3,
2,
2,
1,
1,
2,
2,
2,
2,
2,
2,
2,
2,
2,
3,
18,
13,
2,
2,
2,
2,
2,
2,
4,
2,
24,
23,
67,
279,
3,
2,
2,
1,
2,
2,
3,
1,
2,
3,
2,
3,
3,
2,
2,
4,
1,
17,
3,
2,
3,
2,
3,
3,
2,
1,
1,
3,
2,
9,
2,
1,
1,
1,
1,
1,
2,
2,
3,
2,
3,
4,
2,
3,
3,
3,
1,
1
],
"hidden_act": "gelu",
"hidden_dropout_prob": 0.1,
"hidden_size": 1024,
"id2label": {
"0": "entailment",
"1": "neutral",
"2": "contradiction"
},
"initializer_range": 0.02,
"intermediate_size": 4096,
"label2id": {
"contradiction": 2,
"entailment": 0,
"neutral": 1
},
"layer_norm_eps": 1e-07,
"max_position_embeddings": 512,
"max_relative_positions": -1,
"model_type": "deberta-v2",
"norm_rel_ebd": "layer_norm",
"num_attention_heads": 16,
"num_hidden_layers": 24,
"pad_token_id": 0,
"pooler_dropout": 0,
"pooler_hidden_act": "gelu",
"pooler_hidden_size": 1024,
"pos_att_type": [
"p2c",
"c2p"
],
"position_biased_input": false,
"position_buckets": 256,
"relative_attention": true,
"share_att_key": true,
"tasks": [
"glue/mnli",
"glue/qnli",
"glue/rte",
"glue/wnli",
"glue/mrpc",
"glue/qqp",
"glue/stsb",
"super_glue/boolq",
"super_glue/cb",
"super_glue/multirc",
"super_glue/wic",
"super_glue/axg",
"anli/a1",
"anli/a2",
"anli/a3",
"sick/label",
"sick/relatedness",
"sick/entailment_AB",
"snli",
"scitail/snli_format",
"hans",
"WANLI",
"recast/recast_megaveridicality",
"recast/recast_sentiment",
"recast/recast_verbnet",
"recast/recast_kg_relations",
"recast/recast_puns",
"recast/recast_factuality",
"recast/recast_verbcorner",
"recast/recast_ner",
"probability_words_nli/usnli",
"probability_words_nli/reasoning_1hop",
"probability_words_nli/reasoning_2hop",
"nan-nli/joey234--nan-nli",
"nli_fever",
"breaking_nli",
"conj_nli",
"fracas",
"dialogue_nli",
"mpe",
"dnc",
"recast_white/fnplus",
"recast_white/sprl",
"recast_white/dpr",
"joci",
"robust_nli/IS_CS",
"robust_nli/LI_LI",
"robust_nli/ST_WO",
"robust_nli/PI_SP",
"robust_nli/PI_CD",
"robust_nli/ST_SE",
"robust_nli/ST_NE",
"robust_nli/ST_LM",
"robust_nli_is_sd",
"robust_nli_li_ts",
"add_one_rte",
"imppres/implicature_gradable_adjective/log",
"imppres/implicature_numerals_2_3/log",
"imppres/implicature_modals/log",
"imppres/implicature_gradable_verb/log",
"imppres/implicature_numerals_10_100/log",
"imppres/implicature_quantifiers/log",
"imppres/implicature_connectives/log",
"glue_diagnostics/diagnostics",
"hlgd",
"paws/labeled_final",
"paws/labeled_swap",
"medical_questions_pairs",
"conll2003/pos_tags",
"conll2003/chunk_tags",
"conll2003/ner_tags",
"model-written-evals",
"truthful_qa/multiple_choice",
"fig-qa",
"bigbench/tracking_shuffled_objects",
"bigbench/color",
"bigbench/cause_and_effect",
"bigbench/dyck_languages",
"bigbench/identify_math_theorems",
"bigbench/unit_interpretation",
"bigbench/arithmetic",
"bigbench/social_iqa",
"bigbench/penguins_in_a_table",
"bigbench/play_dialog_same_or_different",
"bigbench/novel_concepts",
"bigbench/international_phonetic_alphabet_nli",
"bigbench/implicatures",
"bigbench/english_proverbs",
"bigbench/simple_ethical_questions",
"bigbench/sports_understanding",
"bigbench/emoji_movie",
"bigbench/implicit_relations",
"bigbench/empirical_judgments",
"bigbench/navigate",
"bigbench/logical_deduction",
"bigbench/reasoning_about_colored_objects",
"bigbench/snarks",
"bigbench/gre_reading_comprehension",
"bigbench/ruin_names",
"bigbench/analytic_entailment",
"bigbench/authorship_verification",
"bigbench/code_line_description",
"bigbench/logical_sequence",
"bigbench/disambiguation_qa",
"bigbench/misconceptions",
"bigbench/understanding_fables",
"bigbench/intent_recognition",
"bigbench/odd_one_out",
"bigbench/temporal_sequences",
"bigbench/analogical_similarity",
"bigbench/emojis_emotion_prediction",
"bigbench/key_value_maps",
"bigbench/identify_odd_metaphor",
"bigbench/geometric_shapes",
"bigbench/suicide_risk",
"bigbench/strategyqa",
"bigbench/logical_fallacy_detection",
"bigbench/known_unknowns",
"bigbench/social_support",
"bigbench/logic_grid_puzzle",
"bigbench/question_selection",
"bigbench/fact_checker",
"bigbench/moral_permissibility",
"bigbench/dark_humor_detection",
"bigbench/mathematical_induction",
"bigbench/movie_recommendation",
"bigbench/human_organs_senses",
"bigbench/vitaminc_fact_verification",
"bigbench/movie_dialog_same_or_different",
"bigbench/metaphor_boolean",
"bigbench/causal_judgment",
"bigbench/epistemic_reasoning",
"bigbench/sentence_ambiguity",
"bigbench/logical_args",
"bigbench/hindu_knowledge",
"bigbench/cs_algorithms",
"bigbench/hhh_alignment",
"bigbench/physical_intuition",
"bigbench/crash_blossom",
"bigbench/cifar10_classification",
"bigbench/riddle_sense",
"bigbench/hyperbaton",
"bigbench/general_knowledge",
"bigbench/anachronisms",
"bigbench/entailed_polarity",
"bigbench/nonsense_words_grammar",
"bigbench/mnist_ascii",
"bigbench/symbol_interpretation",
"bigbench/figure_of_speech_detection",
"bigbench/abstract_narrative_understanding",
"bigbench/irony_identification",
"bigbench/discourse_marker_prediction",
"bigbench/date_understanding",
"bigbench/metaphor_understanding",
"bigbench/goal_step_wikihow",
"bigbench/similarities_abstraction",
"bigbench/salient_translation_error_detection",
"bigbench/formal_fallacies_syllogisms_negation",
"bigbench/presuppositions_as_nli",
"bigbench/fantasy_reasoning",
"bigbench/contextual_parametric_knowledge_conflicts",
"bigbench/evaluating_information_essentiality",
"bigbench/real_or_fake_text",
"bigbench/conceptual_combinations",
"bigbench/phrase_relatedness",
"bigbench/crass_ai",
"bigbench/undo_permutation",
"bigbench/physics",
"bigbench/timedial",
"bigbench/winowhy",
"bigbench/checkmate_in_one",
"bigbench/bbq_lite_json",
"bigbench/strange_stories",
"bigbench/elementary_math_qa",
"cos_e/v1.0",
"cosmos_qa",
"dream",
"openbookqa",
"qasc",
"quartz",
"quail",
"head_qa/en",
"sciq",
"social_i_qa",
"wiki_hop/original",
"wiqa",
"piqa",
"hellaswag",
"super_glue/copa",
"balanced-copa",
"e-CARE",
"art",
"winogrande/winogrande_xl",
"codah/codah",
"ai2_arc/ARC-Challenge/challenge",
"ai2_arc/ARC-Easy/challenge",
"definite_pronoun_resolution",
"swag/regular",
"math_qa",
"glue/cola",
"glue/sst2",
"utilitarianism",
"amazon_counterfactual/en",
"insincere-questions",
"toxic_conversations",
"TuringBench",
"trec",
"vitaminc/tals--vitaminc",
"hope_edi/english",
"rumoureval_2019/RumourEval2019",
"ethos/binary",
"ethos/multilabel",
"tweet_eval/sentiment",
"tweet_eval/offensive",
"tweet_eval/emoji",
"tweet_eval/emotion",
"tweet_eval/irony",
"tweet_eval/hate",
"tweet_eval/stance_abortion",
"tweet_eval/stance_atheism",
"tweet_eval/stance_climate",
"tweet_eval/stance_feminist",
"tweet_eval/stance_hillary",
"discovery/discovery",
"pragmeval/squinky-informativeness",
"pragmeval/switchboard",
"pragmeval/mrda",
"pragmeval/verifiability",
"pragmeval/emobank-arousal",
"pragmeval/emobank-dominance",
"pragmeval/squinky-formality",
"pragmeval/squinky-implicature",
"pragmeval/emobank-valence",
"pragmeval/persuasiveness-claimtype",
"pragmeval/persuasiveness-eloquence",
"pragmeval/emergent",
"pragmeval/pdtb",
"pragmeval/persuasiveness-strength",
"pragmeval/persuasiveness-relevance",
"pragmeval/persuasiveness-specificity",
"pragmeval/persuasiveness-premisetype",
"pragmeval/stac",
"pragmeval/sarcasm",
"pragmeval/gum",
"silicone/oasis",
"silicone/meld_e",
"silicone/meld_s",
"silicone/maptask",
"silicone/dyda_e",
"silicone/dyda_da",
"silicone/iemocap",
"silicone/sem",
"lex_glue/eurlex",
"lex_glue/scotus",
"lex_glue/ledgar",
"lex_glue/unfair_tos",
"lex_glue/case_hold",
"language-identification",
"imdb",
"rotten_tomatoes",
"ag_news",
"yelp_review_full/yelp_review_full",
"financial_phrasebank/sentences_allagree",
"poem_sentiment",
"dbpedia_14/dbpedia_14",
"amazon_polarity/amazon_polarity",
"app_reviews",
"hate_speech18",
"sms_spam",
"humicroedit/subtask-1",
"humicroedit/subtask-2",
"snips_built_in_intents",
"hate_speech_offensive",
"yahoo_answers_topics",
"stackoverflow-questions",
"hyperpartisan_news",
"sciie",
"citation_intent",
"go_emotions/simplified",
"scicite",
"liar",
"lexical_relation_classification/CogALexV",
"lexical_relation_classification/EVALution",
"lexical_relation_classification/ROOT09",
"lexical_relation_classification/BLESS",
"lexical_relation_classification/K&H+N",
"linguisticprobing/odd_man_out",
"linguisticprobing/tree_depth",
"linguisticprobing/coordination_inversion",
"linguisticprobing/obj_number",
"linguisticprobing/bigram_shift",
"linguisticprobing/past_present",
"linguisticprobing/sentence_length",
"linguisticprobing/top_constituents",
"linguisticprobing/subj_number",
"crowdflower/political-media-message",
"crowdflower/text_emotion",
"crowdflower/corporate-messaging",
"crowdflower/economic-news",
"crowdflower/airline-sentiment",
"crowdflower/tweet_global_warming",
"crowdflower/sentiment_nuclear_power",
"crowdflower/political-media-audience",
"crowdflower/political-media-bias",
"ethics/commonsense",
"ethics/deontology",
"ethics/justice",
"ethics/virtue",
"emo/emo2019",
"google_wellformed_query",
"tweets_hate_speech_detection",
"has_part",
"wnut_17/wnut_17",
"ncbi_disease/ncbi_disease",
"acronym_identification",
"jnlpba/jnlpba",
"ontonotes_english/SpeedOfMagic--ontonotes_english",
"blog_authorship_corpus/gender",
"blog_authorship_corpus/age",
"blog_authorship_corpus/job",
"open_question_type",
"health_fact",
"commonsense_qa",
"mc_taco",
"ade_corpus_v2/Ade_corpus_v2_classification",
"discosense",
"circa",
"phrase_similarity",
"scientific-exaggeration-detection",
"quarel",
"fever-evidence-related/mwong--fever-related",
"numer_sense",
"dynasent/dynabench.dynasent.r1.all/r1",
"dynasent/dynabench.dynasent.r2.all/r2",
"Sarcasm_News_Headline",
"sem_eval_2010_task_8",
"auditor_review/demo-org--auditor_review",
"medmcqa",
"Dynasent_Disagreement",
"Politeness_Disagreement",
"SBIC_Disagreement",
"SChem_Disagreement",
"Dilemmas_Disagreement",
"logiqa",
"wiki_qa",
"cycic_classification",
"cycic_multiplechoice",
"sts-companion",
"commonsense_qa_2.0",
"lingnli",
"monotonicity-entailment",
"arct",
"scinli",
"naturallogic",
"onestop_qa",
"moral_stories/full",
"prost",
"dynahate",
"syntactic-augmentation-nli",
"autotnli",
"CONDAQA",
"webgpt_comparisons",
"synthetic-instruct-gptj-pairwise",
"scruples",
"wouldyourather",
"attempto-nli",
"defeasible-nli/atomic",
"defeasible-nli/snli",
"help-nli",
"nli-veridicality-transitivity",
"natural-language-satisfiability",
"lonli",
"dadc-limit-nli",
"FLUTE",
"strategy-qa",
"summarize_from_feedback/comparisons",
"folio",
"tomi-nli",
"avicenna",
"SHP",
"MedQA-USMLE-4-options-hf",
"wikimedqa/medwiki",
"cicero",
"CREAK",
"mutual",
"NeQA",
"quote-repetition",
"redefine-math",
"puzzte",
"implicatures",
"race/middle",
"race/high",
"race-c",
"spartqa-yn",
"spartqa-mchoice",
"temporal-nli",
"riddle_sense",
"clcd-english",
"twentyquestions",
"reclor",
"counterfactually-augmented-imdb",
"counterfactually-augmented-snli",
"cnli",
"boolq-natural-perturbations",
"acceptability-prediction",
"equate",
"ScienceQA_text_only",
"ekar_english",
"implicit-hate-stg1",
"chaos-mnli-ambiguity",
"headline_cause/en_simple",
"logiqa-2.0-nli",
"oasst2_dense_flat/quality",
"oasst2_dense_flat/toxicity",
"oasst2_dense_flat/helpfulness",
"mindgames",
"universal_dependencies/en_partut/deprel",
"universal_dependencies/en_lines/deprel",
"universal_dependencies/en_ewt/deprel",
"universal_dependencies/en_gum/deprel",
"ambient",
"path-naturalness-prediction",
"civil_comments/toxicity",
"civil_comments/severe_toxicity",
"civil_comments/obscene",
"civil_comments/threat",
"civil_comments/insult",
"civil_comments/identity_attack",
"civil_comments/sexual_explicit",
"cloth",
"dgen",
"I2D2",
"args_me",
"Touche23-ValueEval",
"starcon",
"banking77",
"lsat_qa/all",
"ConTRoL-nli",
"tracie",
"sherliic",
"sen-making/1",
"sen-making/2",
"winowhy",
"mbib-base/cognitive-bias",
"mbib-base/fake-news",
"mbib-base/gender-bias",
"mbib-base/hate-speech",
"mbib-base/linguistic-bias",
"mbib-base/political-bias",
"mbib-base/racial-bias",
"mbib-base/text-level-bias",
"robustLR",
"v1/gen_train234_test2to10",
"logical-fallacy",
"parade",
"cladder",
"subjectivity",
"MOH",
"VUAC",
"TroFi",
"sharc_modified/mod",
"conceptrules_v2",
"disrpt/eng.dep.scidtb.rels",
"conll2000",
"few-nerd/supervised",
"finer-139",
"zero-shot-label-nli",
"com2sense",
"scone",
"winodict",
"fool-me-twice",
"monli",
"corr2cause",
"lsat_qa/all",
"apt",
"twitter-financial-news-sentiment",
"icl-symbol-tuning-instruct",
"SpaceNLI",
"propsegment/nli",
"HatemojiBuild",
"regset",
"esci",
"chatbot_arena_conversations",
"dnd_style_intents",
"FLD.v2",
"SDOH-NLI",
"scifact_entailment",
"feasibilityQA",
"simple_pair",
"AdjectiveScaleProbe-nli",
"resnli",
"SpaRTUN",
"ReSQ",
"semantic_fragments_nli",
"dataset_train_nli",
"stepgame",
"nlgraph",
"oasst2_pairwise_rlhf_reward",
"hh-rlhf/helpful-online",
"hh-rlhf/helpful-base",
"hh-rlhf/helpful-rejection-sampled",
"hh-rlhf/harmless-base",
"ruletaker",
"PARARULE-Plus",
"proofwriter",
"logical-entailment",
"nope",
"LogicNLI",
"babi_nli",
"gen_debiased_nli",
"imppres/presupposition",
"/prag",
"blimp-2",
"mmlu-4"
],
"torch_dtype": "float32",
"transformers_version": "4.34.1",
"type_vocab_size": 0,
"vocab_size": 128100
}