KimingChen commited on
Commit
7cd628b
·
verified ·
1 Parent(s): 1418963

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ Please follow the instructions [DATASETS.md](https://github.com/KaiyangZhou/CoOp
40
  ## Running
41
 
42
  To reproduce accuracy results from the paper: edit the directories to match your local machine in `load_OP.py` and set `hparams['dataset']` accordingly. Then simply run `python main_OP.py`.
43
- All hyperparameters can be modified in `load_OP.py`.
44
 
45
  ## Results
46
  Results of our released models using various evaluation protocols on 6 datasets.
 
40
  ## Running
41
 
42
  To reproduce accuracy results from the paper: edit the directories to match your local machine in `load_OP.py` and set `hparams['dataset']` accordingly. Then simply run `python main_OP.py`.
43
+ Furthermore, all hyperparameters related to the different datasets are provided in the load_OP.py and all hyperparameters can be modified.
44
 
45
  ## Results
46
  Results of our released models using various evaluation protocols on 6 datasets.