We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad0772a commit f994b2dCopy full SHA for f994b2d
README.md
@@ -79,7 +79,7 @@ This achieved an accuracy of 83.71% on the validation split after 9 epochs of tr
79
80
The [Stanford Natural Language Inference corpus](https://nlp.stanford.edu/projects/snli/) is a corpus for the
81
recognizing textual entailment (RTE) task.
82
-It labels a "text" sentence as either entailing, contradicting, or being neutral with respect to a "hypothesis"
+It labels a "premise" sentence as either entailing, contradicting, or being neutral with respect to a "hypothesis"
83
sentence.
84
85
Bisemantic creates a model similar to that described in
0 commit comments