Update README.md
Browse files
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,
|
| 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 |
|