Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,8 @@ datasets:
|
|
5 |
- bookcorpus
|
6 |
- wikipedia
|
7 |
pipeline_tag: token-classification
|
|
|
|
|
8 |
---
|
9 |
|
10 |
# LinkBERT: Fine-tuned BERT for Natural Link Prediction
|
@@ -101,5 +103,3 @@ This model has the following configuration:
|
|
101 |
- 16 attention heads
|
102 |
- 336M parameters.
|
103 |
|
104 |
-
widget:
|
105 |
-
- text: "LinkBERT is an advanced fine-tuned version of the bert-large-cased model developed by Dejan Marketing."
|
|
|
5 |
- bookcorpus
|
6 |
- wikipedia
|
7 |
pipeline_tag: token-classification
|
8 |
+
widget:
|
9 |
+
- text: "LinkBERT is an advanced fine-tuned version of the bert-large-cased model developed by Dejan Marketing."
|
10 |
---
|
11 |
|
12 |
# LinkBERT: Fine-tuned BERT for Natural Link Prediction
|
|
|
103 |
- 16 attention heads
|
104 |
- 336M parameters.
|
105 |
|
|
|
|