Skip to content

Commit fbda3b5

Browse files
authored
Update README.md
1 parent 70a9e9e commit fbda3b5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Here, VRAM usage is obtained via `torch.cuda.max_memory_reserved()`, which is th
6868

6969
Have fun playing around with Ctrl-X! :D
7070

71-
## Dataset
71+
## Dataset and quantitative evaluation
7272

7373
Instructions for downloading and using our quantitative evaluation dataset, along with how to run Ctrl-X on the dataset and evaluate the results with the metrics in the paper, can be found [here](data/README.md). Note that Ctrl-X is *training-free*, so this is *not* a training dataset.
7474

@@ -90,4 +90,4 @@ If you use our code in your research, please cite the following work.
9090
year = {2024}
9191
}
9292
```
93-
You can find our paper in the NeurIPS 2024 Proceedings with the full BibTex citation [here](https://papers.nips.cc/paper_files/paper/2024/hash/e8e30fda5ab87ea93360a36288ac0145-Abstract-Conference.html).
93+
You can find our paper in the NeurIPS 2024 Proceedings with the full BibTex citation [here](https://papers.nips.cc/paper_files/paper/2024/hash/e8e30fda5ab87ea93360a36288ac0145-Abstract-Conference.html).

0 commit comments

Comments
 (0)