diff options
Diffstat (limited to 'src/data.py')
| -rw-r--r-- | src/data.py | 2 |
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 |
