Skip to content

Commit badeb63

Browse files
committed
More typo fixes
1 parent b9b3870 commit badeb63

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Pilot1/ST1/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ For the CANDLE versions, all the relevant arguments are contained in the respect
1111
```
1212
class_default_model.txt
1313
python sct_baseline_keras2.py
14-
1514
```
1615
and
1716

@@ -24,7 +23,6 @@ python srt_baseline_keras2.py
2423
The original code demonstrating a simple transformer regressor and a simple transformer classifier are available as
2524
```
2625
smiles_regress_transformer.py
27-
2826
```
2927
and
3028

@@ -50,7 +48,6 @@ val_data = https://ftp.mcs.anl.gov/pub/candle/public/benchmarks/Examples/xform-s
5048
To run the models
5149
```
5250
CUDA_VISIBLE_DEVICES=1 python smiles_class_transformer.py --in_train chm.lipinski.trn.csv --in_vali chm.lipinski.val.csv --ep 25
53-
5451
```
5552
or
5653

0 commit comments

Comments
 (0)