Simplify upstream license table
Browse files
README.md
CHANGED
|
@@ -42,15 +42,14 @@ configs:
|
|
| 42 |
|
| 43 |
OpenVisTool-Bench is a 559-example, five-domain benchmark for visual agents
|
| 44 |
that can call inspection and editing tools. All five configurations use the
|
| 45 |
-
`test` split.
|
| 46 |
-
[OpenVisTool collection](https://huggingface.co/collections/LockOnN/openvistool).
|
| 47 |
|
| 48 |
## Important provenance and overlap notice
|
| 49 |
|
| 50 |
**The `visual_search` and `web_to_html` configurations are direct subsets of
|
| 51 |
existing public datasets, not newly authored evaluation data.** Specifically,
|
| 52 |
all 106 Visual Search examples come from
|
| 53 |
-
[VisualProbe_Hard](https://
|
| 54 |
come from the `Vision2Web-webpage` portion of
|
| 55 |
[Vision2Web](https://huggingface.co/datasets/zai-org/Vision2Web).
|
| 56 |
|
|
@@ -86,32 +85,12 @@ The `source_dataset` field preserves the source label for every example.
|
|
| 86 |
|
| 87 |
## Upstream source and license review
|
| 88 |
|
| 89 |
-
|
| 90 |
-
|
| 91 |
-
|
| 92 |
-
|
| 93 |
-
|
|
| 94 |
-
|-
|
| 95 |
-
| `
|
| 96 |
-
| `
|
| 97 |
-
| `
|
| 98 |
-
| `TableVQA-Bench` | https://github.com/naver-ai/tablevqabench | The repository publishes MIT terms. The benchmark is derived from WTQ, TabFact, and FinTabNet. | Retain the NAVER notice and separately review the terms of the underlying source datasets/assets. |
|
| 99 |
-
| `VisualProbe_Hard` | https://mini-o3.github.io/ | Dataset: CC BY-NC 4.0, non-commercial research use; the project also references model/provider license constraints. | Research/non-commercial use only. Preserve attribution and confirm that the submission/repository purpose complies with all referenced upstream terms. |
|
| 100 |
-
| `ScreenSpot-Pro` | https://huggingface.co/datasets/likaixin/ScreenSpot-Pro | Hugging Face metadata declares MIT. Screenshots visibly contain third-party software interfaces and content. | Retain attribution. Complete a privacy and third-party-content review of the selected screenshots before redistribution. |
|
| 101 |
-
| `Vision2Web-webpage` | https://huggingface.co/datasets/zai-org/Vision2Web | The dataset-card body and official project README specify CC-BY-NC-SA-4.0 and academic-research-only use, while the Hugging Face YAML declares Apache-2.0. | Apply the stricter CC-BY-NC-SA-4.0 terms: research/non-commercial use only, preserve attribution and the license notice, indicate modifications, use the same license for adaptations, and review third-party website assets. |
|
| 102 |
-
|
| 103 |
-
### Aggregate release posture
|
| 104 |
-
|
| 105 |
-
The aggregate dataset is therefore marked `license: other`. At minimum it
|
| 106 |
-
must be restricted to research/evaluation use while the source-specific
|
| 107 |
-
reviews remain unresolved. The code repository's MIT license does not license
|
| 108 |
-
these data, screenshots, charts, websites, annotations, or model-generated
|
| 109 |
-
trajectories.
|
| 110 |
-
|
| 111 |
-
The clearest blockers for a public media upload are:
|
| 112 |
-
|
| 113 |
-
1. chart-level copyright and redistribution confirmation for CharXiv and
|
| 114 |
-
ChartMuseum;
|
| 115 |
-
2. underlying-source review for MMT-Bench and TableVQA-Bench media;
|
| 116 |
-
3. visual privacy and third-party-content review for ScreenSpot-Pro and
|
| 117 |
-
Vision2Web assets.
|
|
|
|
| 42 |
|
| 43 |
OpenVisTool-Bench is a 559-example, five-domain benchmark for visual agents
|
| 44 |
that can call inspection and editing tools. All five configurations use the
|
| 45 |
+
`test` split.
|
|
|
|
| 46 |
|
| 47 |
## Important provenance and overlap notice
|
| 48 |
|
| 49 |
**The `visual_search` and `web_to_html` configurations are direct subsets of
|
| 50 |
existing public datasets, not newly authored evaluation data.** Specifically,
|
| 51 |
all 106 Visual Search examples come from
|
| 52 |
+
[VisualProbe_Hard](https://huggingface.co/datasets/Mini-o3/VisualProbe_Hard), and all 100 Web-to-HTML tasks
|
| 53 |
come from the `Vision2Web-webpage` portion of
|
| 54 |
[Vision2Web](https://huggingface.co/datasets/zai-org/Vision2Web).
|
| 55 |
|
|
|
|
| 85 |
|
| 86 |
## Upstream source and license review
|
| 87 |
|
| 88 |
+
| Source label | Canonical source | License |
|
| 89 |
+
|---|---|---|
|
| 90 |
+
| `CharXiv` | https://huggingface.co/datasets/princeton-nlp/CharXiv | CC BY-SA 4.0 |
|
| 91 |
+
| `ChartMuseum` | https://huggingface.co/datasets/lytang/ChartMuseum | CC BY-SA 4.0 |
|
| 92 |
+
| `MMTBench` | https://huggingface.co/datasets/Kaining/MMT-Bench | MIT |
|
| 93 |
+
| `TableVQA-Bench` | https://github.com/naver-ai/tablevqabench | MIT |
|
| 94 |
+
| `VisualProbe_Hard` | https://mini-o3.github.io/ | CC BY-NC 4.0 |
|
| 95 |
+
| `ScreenSpot-Pro` | https://huggingface.co/datasets/likaixin/ScreenSpot-Pro | MIT |
|
| 96 |
+
| `Vision2Web-webpage` | https://huggingface.co/datasets/zai-org/Vision2Web | CC BY-NC-SA 4.0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|