File size: 363 Bytes
f8f2f7f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
language: en
pipeline_tag: zero-shot-classification
tags:
- mobilebert
datasets:
- multi_nli
metrics:
- accuracy
---
# MobileBERT: a Compact Task-Agnostic BERT for Resource-Limited Devices
This model is the Multi-Genre Natural Language Inference (MNLI) fine-turned version of the [uncased MobileBERT model](https://huggingface.co/google/mobilebert-uncased). |