echarlaix/bert-base-uncased-qqp-f87.8-d36-hybrid

🤗 Hugging Face 来源text-classificationapache-2.0791 MBother✓ 2 个校验和今天更新
一条命令提交

在你的模型文件夹旁边运行它。它会制作种子、将文件与 Hugging Face 比对,然后提交。你只需开始做种,并粘贴你账户中的密钥。它只读取你的文件,绝不修改。如果愿意,可以先阅读脚本。

curl -fsSL https://pirateface.co/package.sh | bash -s -- --repo echarlaix/bert-base-uncased-qqp-f87.8-d36-hybrid ./model-folder
需要做种者 →

bert-base-uncased model fine-tuned on QQP

This model was created using the nn_pruning python library: the linear layers contains 36% of the original weights.

The model contains 50% of the original weights overall (the embeddings account for a significant part of the model, and they are not pruned by this method).

Fine-Pruning details

This model was fine-tuned from the HuggingFace model checkpoint on task, and distilled from the model textattack/bert-base-uncased-QQP. This model is case-insensitive: it does not make a difference between english and English.

A side-effect of block pruning is that some of the attention heads are completely removed: 54 heads were removed on a total of 144 (37.5%).

Details of the QQP dataset

Dataset Split # samples
QQP train 364K
QQP eval 40K

Results

Pytorch model file size: 377MB (original BERT: 420MB)

Metric # Value
F1 87.87