From 3bbe9a37aff2b97c01122e7731036831d804e923 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=87=AF=E5=AE=87?= Date: Wed, 15 Oct 2025 01:35:33 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9OpenFold=E4=BB=93=E5=86=85val?= =?UTF-8?q?=5Fopenfold=5F8p.sh=20=E5=85=B3=E4=BA=8Eloss=E7=9A=84=E6=89=93?= =?UTF-8?q?=E5=8D=B0=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 王凯宇 --- .../others/OpenFold_for_PyTorch/test/val_openfold_8p.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PyTorch/built-in/others/OpenFold_for_PyTorch/test/val_openfold_8p.sh b/PyTorch/built-in/others/OpenFold_for_PyTorch/test/val_openfold_8p.sh index 89c94bb48f..41a3ef7596 100644 --- a/PyTorch/built-in/others/OpenFold_for_PyTorch/test/val_openfold_8p.sh +++ b/PyTorch/built-in/others/OpenFold_for_PyTorch/test/val_openfold_8p.sh @@ -45,7 +45,7 @@ python3 train_openfold.py $data_path/pdb_data/mmcif_files \ wait # 提取最后一行中的 val/loss 小数值并赋值给变量 -val_loss=$(grep 'val/loss' openfold_val_8p.log | tail -n1 | awk '{print $(NF)}') +val_loss=$(grep 'val/loss' openfold_val_8p.log | tail -n1 | awk '{for(i=1;i