Update README.md
Browse files
README.md
CHANGED
|
@@ -23,7 +23,7 @@ In **qa** folder, you could find 14 json files corresponding to different tasks
|
|
| 23 |
},
|
| 24 |
```
|
| 25 |
|
| 26 |
-
The value of the key "materials" represents the image/video files used in this question. According files are in **materials** folder with similar folder structure.
|
| 27 |
|
| 28 |
<figure>
|
| 29 |
<img src="https://jyrao.github.io/SoccerAgent/static/images/benchmark.png" alt="Proposed Benchmark Overview" width="80%">
|
|
|
|
| 23 |
},
|
| 24 |
```
|
| 25 |
|
| 26 |
+
The value of the key "materials" represents the image/video files used in this question. According files are in **materials** folder with similar folder structure. (To be noted, since there are too much image files in q5, we put them in [`.zip` file](https://huggingface.co/datasets/Homie0609/SoccerBench/blob/main/materials/q5.zip). Make sure you have transform it into correct form after you download them.)
|
| 27 |
|
| 28 |
<figure>
|
| 29 |
<img src="https://jyrao.github.io/SoccerAgent/static/images/benchmark.png" alt="Proposed Benchmark Overview" width="80%">
|