Datasets:

Modalities:
Text
Formats:
arrow
Languages:
English
ArXiv:
Libraries:
Datasets
License:
KevinNotSmile commited on
Commit
0536018
1 Parent(s): ef7afd5

update license

Browse files
Files changed (1) hide show
  1. README.md +15 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: mit
3
  task_categories:
4
  - visual-question-answering
5
  - text-generation
@@ -85,4 +85,17 @@ If you find our dataset useful, please consider citing
85
  year={2023}
86
  }
87
 
88
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: cc-by-nc-sa-4.0
3
  task_categories:
4
  - visual-question-answering
5
  - text-generation
 
85
  year={2023}
86
  }
87
 
88
+ ```
89
+
90
+ License
91
+ ===================================================================================================
92
+ [![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa]
93
+
94
+ Being aligned with original nuScenes' license, this work is licensed under a
95
+ [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].
96
+
97
+ [![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]
98
+
99
+ [cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/
100
+ [cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png
101
+ [cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg