| { | |
| "CameraBench": { | |
| "name": "CameraBench", | |
| "version": "1.0.0", | |
| "features": { | |
| "video": { "_type": "Value", "dtype": "video" }, | |
| "labels": { "_type": "Sequence", "feature": { "_type": "Value", "dtype": "string" } }, | |
| "caption": { "_type": "Value", "dtype": "string" } | |
| }, | |
| "splits": { | |
| "test": { "name": "test", "numExamples": 1071 } | |
| } | |
| } | |
| } | |