Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
joliang17 commited on
Commit
61cafdf
·
verified ·
1 Parent(s): aaa7d84

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -58,7 +58,7 @@ The data/test*.parquet files contain the dataset annotations and images pre-load
58
  ```bash
59
  from datasets import load_dataset
60
 
61
- colro_bench = load_dataset("umd-zhou-lab/ColorBench")
62
  ```
63
 
64
  ## 📂 Dataset Description
 
58
  ```bash
59
  from datasets import load_dataset
60
 
61
+ color_bench = load_dataset("umd-zhou-lab/ColorBench")
62
  ```
63
 
64
  ## 📂 Dataset Description