Deduplicated Dataset Group 9
Dataset Schema Information
- Number of Columns: 7
- Number of Rows: 69530
- Column Names: _id, clause_type, excluded, generatedPT, grade, gradept, grptclausereviewed
Consolidated Datasets
The following datasets were identified as duplicates based on having identical schema (same columns and row count):
arthrod/zgradedpt_147.77mbarthrod/new3_zgradedpt_147.77mb
Consolidation Details
- Consolidation Date: 2025-08-15T10:45:41.936443
- Detection Method: Schema comparison (column names and row count)
- Original Count: 2 datasets
Usage
from datasets import load_dataset
# Load the consolidated dataset
dataset = load_dataset("arthrod/deduplicated-7cols-69530rows-group9")
Note
These datasets were identified as duplicates because they share:
- The same number and names of columns
- The same number of rows
Please verify the data content if exact matching is required.