HugSib commited on
Commit
0351994
·
verified ·
1 Parent(s): b485994

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -67,7 +67,7 @@ To use the whole benchmark, you can list the datasets in the collection using th
67
  import huggingface_hub
68
 
69
  #import collection using its hugging face URL
70
- collection = huggingface_hub.get_collection(vidore/vidore-benchmark-667173f98e70a1c0fa4db00d)
71
  datasets = []
72
 
73
  #list datasets and load them
 
67
  import huggingface_hub
68
 
69
  #import collection using its hugging face URL
70
+ collection = huggingface_hub.get_collection("vidore/vidore-benchmark-667173f98e70a1c0fa4db00d")
71
  datasets = []
72
 
73
  #list datasets and load them