rbler commited on
Commit
ec7a634
·
verified ·
1 Parent(s): 4259be1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -52,7 +52,7 @@ All of our data is available on [Hugging Face](https://huggingface.co/datasets/r
52
  "user_prompt": Question text, with <video> as a placeholder for video and <image> for auxiliary images,
53
  "format_prompt": Output format requirements,
54
  "ground_truth": Correct answer,
55
- "hint": The rationale used when reviewing annotation questions for acceptance, it can serve as a reference prompt if the problem is too difficult.
56
  }
57
  ```
58
 
 
52
  "user_prompt": Question text, with <video> as a placeholder for video and <image> for auxiliary images,
53
  "format_prompt": Output format requirements,
54
  "ground_truth": Correct answer,
55
+ "hint": The rationale used when reviewing annotation questions for acceptance, which can serve as a reference prompt if the problem is too difficult.
56
  }
57
  ```
58