Update README.md
Browse files
README.md
CHANGED
@@ -40,7 +40,7 @@ If you are a German speaker you may also have a look at our Blog post about Zero
|
|
40 |
|---|---|
|
41 |
|**Base model** | [```gbert-large```](https://huggingface.co/deepset/gbert-large) |
|
42 |
|**Finetuning task**| Text Pair Classification / Natural Language Inference |
|
43 |
-
|**Source datasets**| [```mnli```](https://huggingface.co/datasets/multi_nli)
|
44 |
|
45 |
### Performance
|
46 |
|
|
|
40 |
|---|---|
|
41 |
|**Base model** | [```gbert-large```](https://huggingface.co/deepset/gbert-large) |
|
42 |
|**Finetuning task**| Text Pair Classification / Natural Language Inference |
|
43 |
+
|**Source datasets**| [```mnli```](https://huggingface.co/datasets/multi_nli); [```anli```](https://huggingface.co/datasets/anli); [```snli```](https://huggingface.co/datasets/snli) |
|
44 |
|
45 |
### Performance
|
46 |
|