summaryrefslogtreecommitdiff
path: root/training/conf/logger/csv.yaml
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2023-08-25 23:19:39 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2023-08-25 23:19:39 +0200
commit6968572c1a21394b88a29f675b17b9698784a898 (patch)
treed89d1c5c2ec331d38dcb5b6a2dbbd72c9e355b8a /training/conf/logger/csv.yaml
parent49ca6ade1a19f7f9c702171537fe4be0dfcda66d (diff)
Update training stuff
Diffstat (limited to 'training/conf/logger/csv.yaml')
-rw-r--r--training/conf/logger/csv.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/training/conf/logger/csv.yaml b/training/conf/logger/csv.yaml
new file mode 100644
index 0000000..9fa6cad
--- /dev/null
+++ b/training/conf/logger/csv.yaml
@@ -0,0 +1,4 @@
+csv:
+ _target_: pytorch_lightning.loggers.CSVLogger
+ name: null
+ save_dir: "."