fesvhtr commited on
Commit
516c3d6
·
verified ·
1 Parent(s): e967498

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,3 +1,19 @@
1
- ---
2
- license: cc-by-nc-sa-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-sa-4.0
3
+ dataset_info:
4
+ features:
5
+ - name: test_id
6
+ dtype: string
7
+ - name: video_name
8
+ dtype: string
9
+ - name: answer
10
+ dtype: string
11
+ - name: task
12
+ dtype: string
13
+ splits:
14
+ - name: test
15
+ num_bytes: 116580
16
+ num_examples: 600
17
+ download_size: 56278
18
+ dataset_size: 116580
19
+ ---