user9000 commited on
Commit
54ca293
·
verified ·
1 Parent(s): 7b8f45b

Upload dataset

Browse files
HOP19/test_complex_ood-00000-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07a0d799a1eaa59b0cd294ef4759f3350877bf9f898c33608a658bb1fa015a21
3
+ size 496123741
HOP19/test_complex_ood-00001-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:588985b43a7239bc11dc1dd120be8a58c7cfef1058455e5a55f781b5bd10c9f8
3
+ size 496096070
HOP19/test_complex_ood-00002-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99be9558dcb6ec78f4b8b19fd746133c4a507c3e631953e6dc8f0b249b5c1f7c
3
+ size 496194157
HOP19/test_complex_ood-00003-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e641a8e8bb9a9a5d48d1acead0420e43a8111c2013db0a65668982c9f6c8e08b
3
+ size 495809458
README.md CHANGED
@@ -628,6 +628,39 @@ dataset_info:
628
  num_examples: 15000
629
  download_size: 1996274735
630
  dataset_size: 2003369218.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
631
  configs:
632
  - config_name: HOP00
633
  data_files:
@@ -706,4 +739,8 @@ configs:
706
  data_files:
707
  - split: test_complex_ood
708
  path: HOP18/test_complex_ood-*
 
 
 
 
709
  ---
 
628
  num_examples: 15000
629
  download_size: 1996274735
630
  dataset_size: 2003369218.0
631
+ - config_name: HOP19
632
+ features:
633
+ - name: idx
634
+ dtype: int32
635
+ - name: query
636
+ dtype: string
637
+ - name: program
638
+ dtype: string
639
+ - name: answer
640
+ dtype: string
641
+ - name: image
642
+ dtype: image
643
+ - name: scene_graph
644
+ sequence:
645
+ - name: id
646
+ dtype: string
647
+ - name: position
648
+ sequence: float32
649
+ length: 3
650
+ - name: color
651
+ dtype: string
652
+ - name: material
653
+ dtype: string
654
+ - name: shape
655
+ dtype: string
656
+ - name: size
657
+ dtype: string
658
+ splits:
659
+ - name: test_complex_ood
660
+ num_bytes: 1991375944.0
661
+ num_examples: 15000
662
+ download_size: 1984223426
663
+ dataset_size: 1991375944.0
664
  configs:
665
  - config_name: HOP00
666
  data_files:
 
739
  data_files:
740
  - split: test_complex_ood
741
  path: HOP18/test_complex_ood-*
742
+ - config_name: HOP19
743
+ data_files:
744
+ - split: test_complex_ood
745
+ path: HOP19/test_complex_ood-*
746
  ---