deepvk / deberta-v1-distill

huggingface.co
Total runs: 77
24-hour runs: 0
7-day runs: 2
30-day runs: -30
Model's Last Updated: August 10 2023
feature-extraction

Introduction of deberta-v1-distill

Model Details of deberta-v1-distill

DeBERTa-distill

Pretrained bidirectional encoder for russian language. The model was trained using standard MLM objective on large text corpora including open social data. See Training Details section for more information.

⚠️ This model contains only the encoder part without any pretrained head.

  • Developed by: deepvk
  • Model type: DeBERTa
  • Languages: Mostly russian and small fraction of other languages
  • License: Apache 2.0
How to Get Started with the Model
from transformers import AutoTokenizer, AutoModel

tokenizer = AutoTokenizer.from_pretrained("deepvk/deberta-v1-distill")
model = AutoModel.from_pretrained("deepvk/deberta-v1-distill")

text = "Привет, мир!"

inputs = tokenizer(text, return_tensors='pt')
predictions = model(**inputs)
Training Details
Training Data

400 GB of filtered and deduplicated texts in total. A mix of the following data: Wikipedia, Books, Twitter comments, Pikabu, Proza.ru, Film subtitles, News websites, and Social corpus.

Deduplication procedure
  1. Calculate shingles with size of 5
  2. Calculate MinHash with 100 seeds → for every sample (text) have a hash of size 100
  3. Split every hash into 10 buckets → every bucket, which contains (100 / 10) = 10 numbers, get hashed into 1 hash → we have 10 hashes for every sample
  4. For each bucket find duplicates: find samples which have the same hash → calculate pair-wise jaccard similarity → if the similarity is >0.7 than it's a duplicate
  5. Gather duplicates from all the buckets and filter
Training Hyperparameters
Argument Value
Training regime fp16 mixed precision
Optimizer AdamW
Adam betas 0.9,0.98
Adam eps 1e-6
Weight decay 1e-2
Batch size 3840
Num training steps 100k
Num warm-up steps 5k
LR scheduler Cosine
LR 5e-4
Gradient norm 1.0

The model was trained on a machine with 8xA100 for approximately 15 days.

Architecture details
Argument Value
Encoder layers 6
Encoder attention heads 12
Encoder embed dim 768
Encoder ffn embed dim 3,072
Activation function GeLU
Attention dropout 0.1
Dropout 0.1
Max positions 512
Vocab size 50266
Tokenizer type Byte-level BPE
Distilation

In our distillation procedure, we follow SANH et al. . The student is initialized from the teacher by taking only every second layer. We use the MLM loss and CE loss with coefficients of 0.5.

Evaluation

We evaluated the model on Russian Super Glue dev set. The best result in each task is marked in bold. All models have the same size except the distilled version of DeBERTa.

Model RCB PARus MuSeRC TERRa RUSSE RWSD DaNetQA Score
vk-deberta-distill 0.433 0.56 0.625 0.59 0.943 0.569 0.726 0.635
vk-roberta-base 0.46 0.56 0.679 0.769 0.960 0.569 0.658 0.665
vk-deberta-base 0.450 0.61 0.722 0.704 0.948 0.578 0.76 0.682
vk-bert-base 0.467 0.57 0.587 0.704 0.953 0.583 0.737 0.657
sber-bert-base 0.491 0.61 0.663 0.769 0.962 0.574 0.678 0.678

Runs of deepvk deberta-v1-distill on huggingface.co

77
Total runs
0
24-hour runs
-18
3-day runs
2
7-day runs
-30
30-day runs

More Information About deberta-v1-distill huggingface.co Model

More deberta-v1-distill license Visit here:

https://choosealicense.com/licenses/apache-2.0

deberta-v1-distill huggingface.co

deberta-v1-distill huggingface.co is an AI model on huggingface.co that provides deberta-v1-distill's model effect (), which can be used instantly with this deepvk deberta-v1-distill model. huggingface.co supports a free trial of the deberta-v1-distill model, and also provides paid use of the deberta-v1-distill. Support call deberta-v1-distill model through api, including Node.js, Python, http.

deberta-v1-distill huggingface.co Url

https://huggingface.co/deepvk/deberta-v1-distill

deepvk deberta-v1-distill online free

deberta-v1-distill huggingface.co is an online trial and call api platform, which integrates deberta-v1-distill's modeling effects, including api services, and provides a free online trial of deberta-v1-distill, you can try deberta-v1-distill online for free by clicking the link below.

deepvk deberta-v1-distill online free url in huggingface.co:

https://huggingface.co/deepvk/deberta-v1-distill

deberta-v1-distill install

deberta-v1-distill is an open source model from GitHub that offers a free installation service, and any user can find deberta-v1-distill on GitHub to install. At the same time, huggingface.co provides the effect of deberta-v1-distill install, users can directly use deberta-v1-distill installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

deberta-v1-distill install url in huggingface.co:

https://huggingface.co/deepvk/deberta-v1-distill

Url of deberta-v1-distill

deberta-v1-distill huggingface.co Url

Provider of deberta-v1-distill huggingface.co

deepvk
ORGANIZATIONS

Other API from deepvk

huggingface.co

Total runs: 308.2K
Run Growth: -130.1K
Growth Rate: -42.77%
Updated:July 18 2024
huggingface.co

Total runs: 29.4K
Run Growth: -49.4K
Growth Rate: -168.23%
Updated:November 25 2024
huggingface.co

Total runs: 20.5K
Run Growth: 8.1K
Growth Rate: 39.23%
Updated:March 26 2026
huggingface.co

Total runs: 10.6K
Run Growth: 3.0K
Growth Rate: 28.66%
Updated:April 18 2025
huggingface.co

Total runs: 4.1K
Run Growth: 3.4K
Growth Rate: 82.32%
Updated:April 29 2026
huggingface.co

Total runs: 290
Run Growth: 0
Growth Rate: 0.00%
Updated:January 30 2025
huggingface.co

Total runs: 95
Run Growth: -161
Growth Rate: -169.47%
Updated:April 29 2026
huggingface.co

Total runs: 90
Run Growth: 5
Growth Rate: 5.56%
Updated:July 31 2023