Removed extra brackets
Browse files
README.md
CHANGED
|
@@ -37,8 +37,8 @@ This model builds upon the roberta-base architecture, adding a multi-layer class
|
|
| 37 |
|
| 38 |
<!-- Provide links where applicable. -->
|
| 39 |
|
| 40 |
-
- **Repository:**
|
| 41 |
-
- **Paper or documentation:**
|
| 42 |
|
| 43 |
## Training Details
|
| 44 |
|
|
|
|
| 37 |
|
| 38 |
<!-- Provide links where applicable. -->
|
| 39 |
|
| 40 |
+
- **Repository:** [Devtrick/roberta_nli_ensemble](https://huggingface.co/Devtrick/roberta_nli_ensemble)
|
| 41 |
+
- **Paper or documentation:** [RoBERTa: A Robustly Optimized BERT Pretraining Approach](https://arxiv.org/abs/1907.11692)
|
| 42 |
|
| 43 |
## Training Details
|
| 44 |
|