CC BY 4.0 synthetic dataset
Rights Scenario Fixtures
Synthetic territories, media and bounded windows.
Validation summary
{
"records": 24,
"train": 18,
"evaluation": 6,
"synthetic_only": true,
"leaked_groups": 0
}Sample records
[
{
"record_id": "rights-scenario-fixtures-01-1",
"group_id": "rights-scenario-fixtures-group-01",
"split": "evaluation",
"label_en": "world positive example",
"label_ru": "world: корректный пример",
"synthetic": true,
"payload": {
"scope": "world",
"starts_at": "2026-09-06",
"ends_at": "2027-09-06",
"expected_valid": true
}
},
{
"record_id": "rights-scenario-fixtures-01-2",
"group_id": "rights-scenario-fixtures-group-01",
"split": "evaluation",
"label_en": "world negative example",
"label_ru": "world: ошибочный пример",
"synthetic": true,
"payload": {
"scope": "world",
"starts_at": "2026-09-06",
"ends_at": "2025-09-06",
"expected_valid": false
}
},
{
"record_id": "rights-scenario-fixtures-02-1",
"group_id": "rights-scenario-fixtures-group-02",
"split": "train",
"label_en": "RU positive example",
"label_ru": "RU: корректный пример",
"synthetic": true,
"payload": {
"scope": "RU",
"starts_at": "2026-09-06",
"ends_at": "2027-09-06",
"expected_valid": true
}
},
{
"record_id": "rights-scenario-fixtures-02-2",
"group_id": "rights-scenario-fixtures-group-02",
"split": "train",
"label_en": "RU negative example",
"label_ru": "RU: ошибочный пример",
"synthetic": true,
"payload": {
"scope": "RU",
"starts_at": "2026-09-06",
"ends_at": "2025-09-06",
"expected_valid": false
}
}
]