Choiszt commited on
Commit
2efc69b
·
verified ·
1 Parent(s): 8470f34

Upload dataset

Browse files
Localization_location/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:168c12e48be2c86ddaeb40baf75c47ff74d2c5e1b9e72172cf32c04bad31cb57
3
+ size 65824255
README.md CHANGED
@@ -32,6 +32,22 @@ dataset_info:
32
  num_examples: 100
33
  download_size: 139307208
34
  dataset_size: 139303002.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
  configs:
36
  - config_name: Activity
37
  data_files:
@@ -41,4 +57,8 @@ configs:
41
  data_files:
42
  - split: test
43
  path: Forecasting/test-*
 
 
 
 
44
  ---
 
32
  num_examples: 100
33
  download_size: 139307208
34
  dataset_size: 139303002.0
35
+ - config_name: Localization_location
36
+ features:
37
+ - name: image
38
+ dtype: image
39
+ - name: question
40
+ dtype: string
41
+ - name: answer
42
+ dtype: string
43
+ - name: id
44
+ dtype: string
45
+ splits:
46
+ - name: test
47
+ num_bytes: 65820754.0
48
+ num_examples: 50
49
+ download_size: 65824255
50
+ dataset_size: 65820754.0
51
  configs:
52
  - config_name: Activity
53
  data_files:
 
57
  data_files:
58
  - split: test
59
  path: Forecasting/test-*
60
+ - config_name: Localization_location
61
+ data_files:
62
+ - split: test
63
+ path: Localization_location/test-*
64
  ---