jasonren-ai2 commited on
Commit
c5a2d98
·
verified ·
1 Parent(s): 67cd505

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -31
README.md CHANGED
@@ -112,34 +112,35 @@ bundles 2D+3D in one file; stereo4d ships only a track index).
112
 
113
  ## License
114
 
115
- MolmoMotion-1M has **no single dataset-wide license**. Each sub-dataset is licensed
116
- independently: the annotations and indices we produced are released under that
117
- sub-dataset's own terms, and use of the underlying videos/source data remains subject
118
- to the upstream provider's license. See each `<dataset>/README.md` for the governing
119
- terms.
120
-
121
- The annotations, indices, and tracks Ai2 produced are licensed per sub-dataset as below;
122
- use of the underlying videos/source data remains subject to the upstream provider's license.
123
-
124
- | Sub-dataset | License (Ai2 annotations) |
125
- |---|---|
126
- | egodex | CC BY-NC 4.0 |
127
- | ytvis | CC BY-NC 4.0 |
128
- | hdepic | CC BY-NC 4.0 |
129
- | xperience | CC BY-NC 4.0 |
130
- | stereo4d | CC BY-NC 4.0 |
131
- | droid | CC BY 4.0 |
132
- | molmospaces | Apache 2.0 |
133
-
134
- All sub-datasets are intended for research and educational use in accordance with Ai2's
135
- [Responsible Use Guidelines](https://allenai.org/responsible-use).
136
-
137
- ## Acknowledgements
138
-
139
- The `xperience/` subset is derived from the
140
- [Xperience](https://huggingface.co/datasets/ropedia-ai/xperience-10m) dataset. We thank
141
- [Ropedia](https://huggingface.co/ropedia-ai) for Xperience.
142
-
143
- **Disclaimer:** The Xperience-derived data is subject to Ropedia's terms and conditions.
144
- Users who access or reconstruct the `xperience/` subset must review and comply with the
145
- terms on the [Xperience dataset page](https://huggingface.co/datasets/ropedia-ai/xperience-10m).
 
 
112
 
113
  ## License
114
 
115
+ MolmoMotion-1M is a collection of data that is organized into multiple
116
+ subsets, and each subset is licensed separately as shown below. The data includes annotations,
117
+ indices, and/or captions we produced using videos from multiple sources, so the subsets are organized
118
+ by source. Each subset contains the respective data created by Ai2 that correspond to videos from that source.
119
+
120
+ MolmoMotion-1M, including all data subsets, are intended for research and educational use in
121
+ accordance with Ai2’s [Responsible Use Guidelines](https://allenai.org/responsible-use).
122
+
123
+
124
+ | Subset Name | Subset License | Link to Source | Source Attribution |
125
+ |---|---|---|---|
126
+ | egodex | CC BY-NC 4.0 | [egodex](https://github.com/apple/ml-egodex) | Copyright © 2025 Apple Inc. All Rights Reserved. |
127
+ | ytvis | CC BY-NC 4.0 | [ytvis](https://youtube-vos.org/dataset/vis/) | Copyright © 2026 YouTube-VOS |
128
+ | hdepic | CC BY-NC 4.0 | [hdepic](https://hd-epic.github.io/site/) | Copyright © HD-EPIC |
129
+ | xperience | CC BY-NC 4.0 | [xperience](https://huggingface.co/datasets/ropedia-ai/xperience-10m) | Copyright © Ropedia PTE Ltd. |
130
+ | stereo4d | CC BY-NC 4.0 | [stereo4d](https://stereo4d.github.io/) | Provided by Stereo4D Team |
131
+ | droid | CC BY 4.0 | [droid](https://droid-dataset.github.io/) | Provided by DROID Dataset Team |
132
+ | molmospaces | CC BY 4.0 | [molmospaces](https://molmospaces.allen.ai/environment) | Copyright © The Allen Institute for Artificial Intelligence (Ai2)
133
+
134
+
135
+ ## Disclaimer
136
+ MolmoMotion-1M includes annotations, indices, and captions created by Ai2 using videos that are not shared in this dataset.
137
+ The videos are provided by the owners of the source datasets listed above, and remain subject to their respective
138
+ license terms and use restrictions. Users who access videos from these sources
139
+ to reconstruct any portion of the MomoMotion training data are responsible for reviewing and confirming that
140
+ their intended use complies with the terms and conditions. Please navigate to the source datasets linked
141
+ above to review the governing terms.
142
+
143
+ ## Acknowledgement
144
+ We thank [Ropedia](https://huggingface.co/ropedia-ai) for providing videos from the [Xperience](https://huggingface.co/datasets/ropedia-ai/xperience-10m) dataset that were used
145
+ in our research and development of MolmoMotion. The Xperience dataset is governed by Ropedia’s terms and conditions.
146
+