From 44af54ff8e7233dee616ef37e45832acbe2a085c Mon Sep 17 00:00:00 2001 From: Kyle Gorman Date: Sat, 30 Nov 2024 14:19:51 -0500 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ead5099b..6284a02c 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,6 @@ One must specify the following required arguments: - `--arch`: architecture, matching the one used for training - `--model_dir`: path for model metadata -- `--experiment`: name of experiment - `--checkpoint`: path to checkpoint - `--predict`: path to file containing data to be predicted - `--output`: path for predictions