refactor: Rename relationships module to graphs

This commit is contained in:
Andreas Koepf (aider) 2025-01-24 16:50:12 +01:00
parent b6f673aa54
commit e6e8f8cc42
2 changed files with 3 additions and 3 deletions

View file

@ -31,7 +31,7 @@ The goal is to generate virtually infinite data with adjustable complexity.
#### Logic Tasks
- `PropositionalLogicDataset`: Generate propositional logic reasoning problems
#### Relationship Tasks
#### Graph Tasks
- `FamilyRelationshipsDataset`: Generate family relationship reasoning tasks with family trees
#### Game Tasks