Update README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ pipeline_tag: sentence-similarity
|
|
| 11 |
datasets_description:
|
| 12 |
- SNLI
|
| 13 |
model-index:
|
| 14 |
-
- name: distilbert-
|
| 15 |
results:
|
| 16 |
- task:
|
| 17 |
type: natural-language-inference
|
|
@@ -23,7 +23,7 @@ model-index:
|
|
| 23 |
value: 0.8979
|
| 24 |
---
|
| 25 |
|
| 26 |
-
# Model Card for distilbert-
|
| 27 |
|
| 28 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 29 |
|
|
|
|
| 11 |
datasets_description:
|
| 12 |
- SNLI
|
| 13 |
model-index:
|
| 14 |
+
- name: distilbert-snli
|
| 15 |
results:
|
| 16 |
- task:
|
| 17 |
type: natural-language-inference
|
|
|
|
| 23 |
value: 0.8979
|
| 24 |
---
|
| 25 |
|
| 26 |
+
# Model Card for distilbert-snli
|
| 27 |
|
| 28 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 29 |
|