Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ The associated GitHub repository is available here https://github.com/facebookre
|
|
| 10 |
|
| 11 |
Model | Initialization | Query Encoder Path | Context Encoder Path
|
| 12 |
|---|---|---|---
|
| 13 |
-
DRAGON+ | Shitao/RetroMAE| facebook/dragon-plus-query-encoder | facebook/dragon-plus-context-encoder
|
| 14 |
|
| 15 |
## Usage (HuggingFace Transformers)
|
| 16 |
Using the model directly available in HuggingFace transformers .
|
|
|
|
| 10 |
|
| 11 |
Model | Initialization | Query Encoder Path | Context Encoder Path
|
| 12 |
|---|---|---|---
|
| 13 |
+
DRAGON+ | Shitao/RetroMAE| [facebook/dragon-plus-query-encoder](https://huggingface.co/facebook/dragon-plus-query-encoder) | [facebook/dragon-plus-context-encoder](https://huggingface.co/facebook/dragon-plus-context-encoder)
|
| 14 |
|
| 15 |
## Usage (HuggingFace Transformers)
|
| 16 |
Using the model directly available in HuggingFace transformers .
|