Choiszt commited on
Commit
5367984
·
verified ·
1 Parent(s): 1767925

Upload dataset

Browse files
Files changed (2) hide show
  1. Activity/test-00000-of-00001.parquet +3 -0
  2. README.md +24 -0
Activity/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61f3cad624eac298eb61e31de485a3f284dfb396f561cdaedb8fb69da3bf613e
3
+ size 131505644
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: Activity
4
+ features:
5
+ - name: image
6
+ dtype: image
7
+ - name: question
8
+ dtype: string
9
+ - name: answer
10
+ dtype: string
11
+ - name: id
12
+ dtype: string
13
+ splits:
14
+ - name: test
15
+ num_bytes: 131503554.0
16
+ num_examples: 100
17
+ download_size: 131505644
18
+ dataset_size: 131503554.0
19
+ configs:
20
+ - config_name: Activity
21
+ data_files:
22
+ - split: test
23
+ path: Activity/test-*
24
+ ---