Update README.md
Browse files
README.md
CHANGED
|
@@ -3,4 +3,8 @@ license: mit
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
library_name: transformers
|
| 6 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
library_name: transformers
|
| 6 |
+
---
|
| 7 |
+
|
| 8 |
+
# BLINK BERT-Large Model
|
| 9 |
+
|
| 10 |
+
This is a BERT-Large model finetuned on [BLINK](https://github.com/facebookresearch/BLINK)
|