buaaplay commited on
Commit
18ae01c
·
verified ·
1 Parent(s): 8d7d89d

Align licensing with OVO-S-Bench: annotations/code CC-BY-4.0; source videos retain original licenses (per-source)

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: cc-by-nc-4.0
3
  task_categories:
4
  - video-classification
5
  - question-answering
@@ -144,11 +144,13 @@ If you use this dataset, please cite the SVCBench paper:
144
  }
145
  ```
146
 
147
- ## License
148
 
149
- The SVCBench **annotations** and our **self-generated physics-simulation videos** are released under the **Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)** license, for **non-commercial research use only**.
 
 
150
 
151
- The clipped video segments are derived from **third-party sources** (YouTube, Ego4D, ScanNet, ScanNet++, ARKitScenes, RoomTour3D, TOMATO, CODa, OmniWorld). These clips remain subject to the **original licenses and terms of use of their respective source datasets**, and are provided here solely for non-commercial academic research. Users are responsible for reviewing and complying with each source dataset's license and terms. If you are a rights holder with any concern about specific content, please open an issue and we will address it promptly.
152
 
153
  ## Dataset Statistics
154
 
 
1
  ---
2
+ license: cc-by-4.0
3
  task_categories:
4
  - video-classification
5
  - question-answering
 
144
  }
145
  ```
146
 
147
+ ## Licensing
148
 
149
+ - Annotations (parquet/JSON) and evaluation code: CC-BY-4.0
150
+ - Self-generated physics-simulation videos: CC-BY-4.0
151
+ - Source videos: retain their respective licenses — Ego4D (Ego4D License), ScanNet / ScanNet++ (respective Terms of Use, non-commercial research), ARKitScenes (Apple ARKitScenes license), RoomTour3D (CC-BY-NC), CODa (Apache-2.0), OmniWorld (CC-BY-NC), TOMATO (original TOMATO terms), and YouTube content (platform / creator terms).
152
 
153
+ By downloading this dataset, you agree to adhere to CC-BY-4.0 and to the licenses of all source datasets. If you are a rights holder with any concern about specific content, please open an issue and we will address it promptly.
154
 
155
  ## Dataset Statistics
156