lakecrimsonn commited on
Commit
e07e43c
1 Parent(s): 92607c0

edited readme

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -1,3 +1,19 @@
1
  ---
2
  license: other
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: other
3
+ task_categories:
4
+ - video-classification
5
+ language:
6
+ - en
7
+ tags:
8
+ - accident
9
+ - crash
10
+ - motorcycle
11
+ dataset_info:
12
+ features:
13
+ - name: filename
14
+ dtype: string
15
+ - name: case
16
+ dtype: string
17
+ - name: duration
18
+ dtype: float
19
+ ---