summaryrefslogtreecommitdiff
path: root/src/data.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/data.py')
-rw-r--r--src/data.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data.py b/src/data.py
index 6e80285..baf5a8b 100644
--- a/src/data.py
+++ b/src/data.py
@@ -1,4 +1,4 @@
-"""Data loading and preprocessing for Graph-GrAPE experiments."""
+"""Data loading and preprocessing for KAFT experiments."""
import torch
import torch.nn.functional as F