Update README.md
Browse files
README.md
CHANGED
|
@@ -220,7 +220,7 @@ datasets.load_dataset("stanford-crfm/i2s-webpage", "html", split="validation")
|
|
| 220 |
```
|
| 221 |
|
| 222 |
|
| 223 |
-
To evaluate a model on Image2Webpage (
|
| 224 |
|
| 225 |
```sh
|
| 226 |
pip install crfm-helm
|
|
|
|
| 220 |
```
|
| 221 |
|
| 222 |
|
| 223 |
+
To evaluate a model on Image2Webpage (html) using [HELM](https://github.com/stanford-crfm/helm/), run the following command-line commands:
|
| 224 |
|
| 225 |
```sh
|
| 226 |
pip install crfm-helm
|