Update README.md
Browse files
README.md
CHANGED
|
@@ -100,6 +100,7 @@ license: other
|
|
| 100 |
license_name: link-attribution
|
| 101 |
license_link: https://dejanmarketing.com/link-attribution/
|
| 102 |
pipeline_tag: token-classification
|
|
|
|
| 103 |
widget:
|
| 104 |
- text: "LinkBERT-XL is an advanced fine-tuned version of the XLM-RoBERTa Large model developed by Dejan Marketing. The model is designed to predict natural link placement within web content."
|
| 105 |
---
|
|
|
|
| 100 |
license_name: link-attribution
|
| 101 |
license_link: https://dejanmarketing.com/link-attribution/
|
| 102 |
pipeline_tag: token-classification
|
| 103 |
+
base_model: xlm-roberta-large
|
| 104 |
widget:
|
| 105 |
- text: "LinkBERT-XL is an advanced fine-tuned version of the XLM-RoBERTa Large model developed by Dejan Marketing. The model is designed to predict natural link placement within web content."
|
| 106 |
---
|