Add CC-BY-4.0 license
Browse files
LICENSE
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Creative Commons Attribution 4.0 International (CC BY 4.0)
|
| 2 |
+
|
| 3 |
+
Copyright (c) 2026 IDEAS Lab, Northwestern University
|
| 4 |
+
|
| 5 |
+
You are free to:
|
| 6 |
+
|
| 7 |
+
Share — copy and redistribute the material in any medium or format
|
| 8 |
+
Adapt — remix, transform, and build upon the material
|
| 9 |
+
for any purpose, even commercially.
|
| 10 |
+
|
| 11 |
+
Under the following terms:
|
| 12 |
+
|
| 13 |
+
Attribution — You must give appropriate credit, provide a link to
|
| 14 |
+
the license, and indicate if changes were made. You may do so in any
|
| 15 |
+
reasonable manner, but not in any way that suggests the licensor
|
| 16 |
+
endorses you or your use.
|
| 17 |
+
|
| 18 |
+
No additional restrictions — You may not apply legal terms or
|
| 19 |
+
technological measures that legally restrict others from doing
|
| 20 |
+
anything the license permits.
|
| 21 |
+
|
| 22 |
+
Full license text: https://creativecommons.org/licenses/by/4.0/legalcode
|
| 23 |
+
|
| 24 |
+
----------------------------------------------------------------------
|
| 25 |
+
|
| 26 |
+
This license covers the generated artifacts in this dataset: scene
|
| 27 |
+
state JSON files, diagnostics (prompts, goal-condition trees, LTL
|
| 28 |
+
specs), and rollout videos. It does NOT extend to the underlying
|
| 29 |
+
BEHAVIOR-1K scene and object assets, which are referenced by id in
|
| 30 |
+
this dataset but not redistributed here; those assets remain subject
|
| 31 |
+
to their own license terms:
|
| 32 |
+
|
| 33 |
+
https://github.com/StanfordVL/BEHAVIOR-1K
|