Skip to content

Commit f994b2d

Browse files
committed
Correct textual entialment nomenclature
1 parent ad0772a commit f994b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ This achieved an accuracy of 83.71% on the validation split after 9 epochs of tr
7979

8080
The [Stanford Natural Language Inference corpus](https://nlp.stanford.edu/projects/snli/) is a corpus for the
8181
recognizing textual entailment (RTE) task.
82-
It labels a "text" sentence as either entailing, contradicting, or being neutral with respect to a "hypothesis"
82+
It labels a "premise" sentence as either entailing, contradicting, or being neutral with respect to a "hypothesis"
8383
sentence.
8484

8585
Bisemantic creates a model similar to that described in

0 commit comments

Comments
 (0)