Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ widget:
|
|
19 |
## deberta-v3-large-snli_mnli_fever_anli_R1_R2_R3-nli
|
20 |
|
21 |
#### Datasets
|
22 |
-
|
23 |
The training codes are mostly referenced from: https://github.com/facebookresearch/anli
|
24 |
|
25 |
|
|
|
19 |
## deberta-v3-large-snli_mnli_fever_anli_R1_R2_R3-nli
|
20 |
|
21 |
#### Datasets
|
22 |
+
This model was trained on the snli-v1.0, multi-nli-1.0, nli-fever and anli-1.0-r1/anli-1.0-r2/anli-1.0-r3 datasets with the training weights of 1,1,1,10,20,10 respectively.
|
23 |
The training codes are mostly referenced from: https://github.com/facebookresearch/anli
|
24 |
|
25 |
|