This dataset is designed for text classification tasks, specifically for detecting plagiarism between pairs of sentences. It contains over 350,000 samples with three columns:
sentence1: The first sentence in the pair.
sentence2: The second sentence in the pair.
label: Binary label indicating whether the two sentences exhibit plagiarism (1 for plagiarism, 0 otherwise).