Update docs/EVAL.md
Browse files- docs/EVAL.md +1 -1
docs/EVAL.md
CHANGED
|
@@ -24,7 +24,7 @@ We now explain how to reproduce our reported results step-by-step.
|
|
| 24 |
To reproduce the results (taking ImageNet as an example), follow these steps:
|
| 25 |
|
| 26 |
1. **Create the environment and install dependencies**
|
| 27 |
-
- Follow the instructions in [INSTALL.md](https://huggingface.co/tongyujun/Subspace_Prompting/blob/main/INSTALL.md) to set up the environment and install the `Dassl.pytorch` library.
|
| 28 |
|
| 29 |
2. **Prepare datasets**
|
| 30 |
- Follow the dataset preparation guidelines provided in [DATASETS.md](https://huggingface.co/tongyujun/Subspace_Prompting/blob/main/docs/DATASETS.md).
|
|
|
|
| 24 |
To reproduce the results (taking ImageNet as an example), follow these steps:
|
| 25 |
|
| 26 |
1. **Create the environment and install dependencies**
|
| 27 |
+
- Follow the instructions in [INSTALL.md](https://huggingface.co/tongyujun/Subspace_Prompting/blob/main/docs/INSTALL.md) to set up the environment and install the `Dassl.pytorch` library.
|
| 28 |
|
| 29 |
2. **Prepare datasets**
|
| 30 |
- Follow the dataset preparation guidelines provided in [DATASETS.md](https://huggingface.co/tongyujun/Subspace_Prompting/blob/main/docs/DATASETS.md).
|