JosselinSom commited on
Commit
6b1953a
·
verified ·
1 Parent(s): 2f4b2b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 (equation) using [HELM](https://github.com/stanford-crfm/helm/), run the following command-line commands:
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