mahirlabibdihan commited on
Commit
de366b6
·
verified ·
1 Parent(s): 7e12c69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -70,6 +70,8 @@ for item in ds["test"]:
70
 
71
  # Use the prompt as needed
72
  print([prompt, img]) # Replace with your processing logic
 
 
73
  ```
74
 
75
  # Leaderboard
 
70
 
71
  # Use the prompt as needed
72
  print([prompt, img]) # Replace with your processing logic
73
+
74
+ # Then match the output with item["answer"]
75
  ```
76
 
77
  # Leaderboard