mjuicem commited on
Commit
8efaab3
·
verified ·
1 Parent(s): 3836e53

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -14
README.md CHANGED
@@ -33,19 +33,19 @@ dataset_info:
33
  - name: temporal_clue_type
34
  dtype: string
35
  splits:
36
- - name: Real-Time Visual Understanding
37
  num_bytes: 1261703785
38
  num_examples: 2500
39
- - name: Omni-Source Understanding
40
  num_bytes: 57732412
41
  num_examples: 1000
42
- - name: Contextual Understanding
43
  num_bytes: 49925732
44
  num_examples: 500
45
- - name: Proactive Output
46
  num_bytes: 49925732
47
  num_examples: 250
48
- - name: Sequential Question Answering
49
  num_bytes: 49925732
50
  num_examples: 250
51
  download_size: 836927248
@@ -54,14 +54,14 @@ dataset_info:
54
  configs:
55
  - config_name: StreamingBench
56
  data_files:
57
- - split: Real-Time Visual Understanding
58
- path: StreamingBench/Real-Time Visual Understanding-*
59
  - split: Omni-Source Understanding
60
- path: StreamingBench/Omni-Source Understanding-*
61
- - split: Contextual Understanding
62
- path: StreamingBench/Contextual Understanding-*
63
- - split: Proactive Output
64
- path: StreamingBench/Proactive Output-*
65
- - split: Sequential Question Answering
66
- path: StreamingBench/Sequential Question Answering-*
67
  ---
 
33
  - name: temporal_clue_type
34
  dtype: string
35
  splits:
36
+ - name: Real-Time_Visual_Understanding
37
  num_bytes: 1261703785
38
  num_examples: 2500
39
+ - name: Omni-Source_Understanding
40
  num_bytes: 57732412
41
  num_examples: 1000
42
+ - name: Contextual_Understanding
43
  num_bytes: 49925732
44
  num_examples: 500
45
+ - name: Proactive_Output
46
  num_bytes: 49925732
47
  num_examples: 250
48
+ - name: Sequential_Question_Answering
49
  num_bytes: 49925732
50
  num_examples: 250
51
  download_size: 836927248
 
54
  configs:
55
  - config_name: StreamingBench
56
  data_files:
57
+ - split: Real-Time_Visual_Understanding
58
+ path: StreamingBench/Real-Time_Visual_Understanding-*
59
  - split: Omni-Source Understanding
60
+ path: StreamingBench/Omni-Source_Understanding-*
61
+ - split: Contextual_Understanding
62
+ path: StreamingBench/Contextual_Understanding-*
63
+ - split: Proactive_Output
64
+ path: StreamingBench/Proactive_Output-*
65
+ - split: Sequential_Question_Answering
66
+ path: StreamingBench/Sequential_Question_Answering-*
67
  ---