chidamnat2002
commited on
Commit
•
1ac8d2f
1
Parent(s):
4f75132
Update README.md
Browse files
README.md
CHANGED
@@ -37,3 +37,13 @@ This model is based on MobileBERT (uncased_L-24_H-128_B-512_A-4_F-4_OPT) and fin
|
|
37 |
- **Repository:** [Mozilla Smart Intent Project](https://github.com/mozilla/smart_intent)
|
38 |
- **Demo:** https://huggingface.co/spaces/chidamnat2002/intent_classifier
|
39 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
- **Repository:** [Mozilla Smart Intent Project](https://github.com/mozilla/smart_intent)
|
38 |
- **Demo:** https://huggingface.co/spaces/chidamnat2002/intent_classifier
|
39 |
|
40 |
+
## Citation
|
41 |
+
|
42 |
+
If you use this model, please cite it as:
|
43 |
+
@misc{mozilla_mobilebert_lora_intent,
|
44 |
+
title={Fine-tuned LoRA Classifier on MobileBERT},
|
45 |
+
author={Mozilla},
|
46 |
+
year={2024},
|
47 |
+
url={https://huggingface.co/Mozilla/mobilebert-uncased-finetuned-LoRA-intent-classifier},
|
48 |
+
license={Apache-2.0}
|
49 |
+
}
|