sabraaap commited on
Commit
91c795a
·
verified ·
1 Parent(s): c81596a

Upload dataset

Browse files
Files changed (29) hide show
  1. README.md +97 -0
  2. pickupeasyseqafter/4096x1/raw/train-00000-of-00022.parquet +3 -0
  3. pickupeasyseqafter/4096x1/raw/train-00001-of-00022.parquet +3 -0
  4. pickupeasyseqafter/4096x1/raw/train-00002-of-00022.parquet +3 -0
  5. pickupeasyseqafter/4096x1/raw/train-00003-of-00022.parquet +3 -0
  6. pickupeasyseqafter/4096x1/raw/train-00004-of-00022.parquet +3 -0
  7. pickupeasyseqafter/4096x1/raw/train-00005-of-00022.parquet +3 -0
  8. pickupeasyseqafter/4096x1/raw/train-00006-of-00022.parquet +3 -0
  9. pickupeasyseqafter/4096x1/raw/train-00007-of-00022.parquet +3 -0
  10. pickupeasyseqafter/4096x1/raw/train-00008-of-00022.parquet +3 -0
  11. pickupeasyseqafter/4096x1/raw/train-00009-of-00022.parquet +3 -0
  12. pickupeasyseqafter/4096x1/raw/train-00010-of-00022.parquet +3 -0
  13. pickupeasyseqafter/4096x1/raw/train-00011-of-00022.parquet +3 -0
  14. pickupeasyseqafter/4096x1/raw/train-00012-of-00022.parquet +3 -0
  15. pickupeasyseqafter/4096x1/raw/train-00013-of-00022.parquet +3 -0
  16. pickupeasyseqafter/4096x1/raw/train-00014-of-00022.parquet +3 -0
  17. pickupeasyseqafter/4096x1/raw/train-00015-of-00022.parquet +3 -0
  18. pickupeasyseqafter/4096x1/raw/train-00016-of-00022.parquet +3 -0
  19. pickupeasyseqafter/4096x1/raw/train-00017-of-00022.parquet +3 -0
  20. pickupeasyseqafter/4096x1/raw/train-00018-of-00022.parquet +3 -0
  21. pickupeasyseqafter/4096x1/raw/train-00019-of-00022.parquet +3 -0
  22. pickupeasyseqafter/4096x1/raw/train-00020-of-00022.parquet +3 -0
  23. pickupeasyseqafter/4096x1/raw/train-00021-of-00022.parquet +3 -0
  24. pickupeasyseqafter/4096x1/raw/val-00000-of-00006.parquet +3 -0
  25. pickupeasyseqafter/4096x1/raw/val-00001-of-00006.parquet +3 -0
  26. pickupeasyseqafter/4096x1/raw/val-00002-of-00006.parquet +3 -0
  27. pickupeasyseqafter/4096x1/raw/val-00003-of-00006.parquet +3 -0
  28. pickupeasyseqafter/4096x1/raw/val-00004-of-00006.parquet +3 -0
  29. pickupeasyseqafter/4096x1/raw/val-00005-of-00006.parquet +3 -0
README.md CHANGED
@@ -582,6 +582,97 @@ dataset_info:
582
  num_examples: 820
583
  download_size: 26312188
584
  dataset_size: 3861175278
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
585
  - config_name: pickupeasyseqand_4096x1_raw
586
  features:
587
  - name: task_id
@@ -1541,6 +1632,12 @@ configs:
1541
  path: gotosimilardistsuniquegoalstrictlyonlycolor/4096x1/raw/train-*
1542
  - split: val
1543
  path: gotosimilardistsuniquegoalstrictlyonlycolor/4096x1/raw/val-*
 
 
 
 
 
 
1544
  - config_name: pickupeasyseqand_4096x1_raw
1545
  data_files:
1546
  - split: train
 
582
  num_examples: 820
583
  download_size: 26312188
584
  dataset_size: 3861175278
585
+ - config_name: pickupeasyseqafter_4096x1_raw
586
+ features:
587
+ - name: task_id
588
+ dtype: int64
589
+ - name: episode_name
590
+ dtype: string
591
+ - name: mission
592
+ dtype: string
593
+ - name: timesteps
594
+ sequence: int64
595
+ - name: actions
596
+ sequence: int64
597
+ - name: img_obss
598
+ sequence:
599
+ array3_d:
600
+ shape:
601
+ - 3
602
+ - 56
603
+ - 56
604
+ dtype: float64
605
+ - name: task_feedback
606
+ sequence: string
607
+ - name: rule_feedback
608
+ sequence: string
609
+ - name: instructions
610
+ sequence: string
611
+ - name: terminations
612
+ sequence: int64
613
+ - name: discounted_rewards
614
+ sequence: float64
615
+ - name: undiscounted_rewards
616
+ sequence: float64
617
+ - name: normalised_discounted_rewards
618
+ sequence: float64
619
+ - name: discounted_rtgs_discounted_rewards
620
+ sequence: float64
621
+ - name: undiscounted_rtgs_discounted_rewards
622
+ sequence: float64
623
+ - name: discounted_rtgs_undiscounted_rewards
624
+ sequence: float64
625
+ - name: undiscounted_rtgs_undiscounted_rewards
626
+ sequence: float64
627
+ - name: discounted_rtgs_normalised_discounted_rewards
628
+ sequence: float64
629
+ - name: undiscounted_rtgs_normalised_discounted_rewards
630
+ sequence: float64
631
+ - name: discounted_dense_rewards_subgoal_success
632
+ sequence: float64
633
+ - name: undiscounted_dense_rewards_subgoal_success
634
+ sequence: float64
635
+ - name: normalised_discounted_dense_rewards_subgoal_success
636
+ sequence: float64
637
+ - name: discounted_rtgs_discounted_dense_rewards_subgoal_success
638
+ sequence: float64
639
+ - name: undiscounted_rtgs_discounted_dense_rewards_subgoal_success
640
+ sequence: float64
641
+ - name: discounted_rtgs_undiscounted_dense_rewards_subgoal_success
642
+ sequence: float64
643
+ - name: undiscounted_rtgs_undiscounted_dense_rewards_subgoal_success
644
+ sequence: float64
645
+ - name: discounted_rtgs_normalised_discounted_dense_rewards_subgoal_success
646
+ sequence: float64
647
+ - name: undiscounted_rtgs_normalised_discounted_dense_rewards_subgoal_success
648
+ sequence: float64
649
+ - name: dense_rewards_action_failure
650
+ sequence: float64
651
+ - name: dense_rtgs_action_failure
652
+ sequence: float64
653
+ - name: dense_rewards
654
+ sequence: float64
655
+ - name: dense_rtgs
656
+ sequence: float64
657
+ - name: subgoal_successes
658
+ sequence: int64
659
+ - name: subgoals
660
+ dtype: int64
661
+ - name: action_failures
662
+ sequence: int64
663
+ - name: max_steps
664
+ dtype: int64
665
+ - name: episode_len
666
+ dtype: int64
667
+ splits:
668
+ - name: train
669
+ num_bytes: 10976735200
670
+ num_examples: 3276
671
+ - name: val
672
+ num_bytes: 2745562720
673
+ num_examples: 820
674
+ download_size: 102242608
675
+ dataset_size: 13722297920
676
  - config_name: pickupeasyseqand_4096x1_raw
677
  features:
678
  - name: task_id
 
1632
  path: gotosimilardistsuniquegoalstrictlyonlycolor/4096x1/raw/train-*
1633
  - split: val
1634
  path: gotosimilardistsuniquegoalstrictlyonlycolor/4096x1/raw/val-*
1635
+ - config_name: pickupeasyseqafter_4096x1_raw
1636
+ data_files:
1637
+ - split: train
1638
+ path: pickupeasyseqafter/4096x1/raw/train-*
1639
+ - split: val
1640
+ path: pickupeasyseqafter/4096x1/raw/val-*
1641
  - config_name: pickupeasyseqand_4096x1_raw
1642
  data_files:
1643
  - split: train
pickupeasyseqafter/4096x1/raw/train-00000-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42a0f09934a46eb966277e15b4646342b6ea54a58d3a164769b39bbdfaa6927e
3
+ size 3661111
pickupeasyseqafter/4096x1/raw/train-00001-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef223298455529e4641f90a797c069c996bd6346f3c9a2db449e0137c6b51d0f
3
+ size 3702642
pickupeasyseqafter/4096x1/raw/train-00002-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5abef5dd43121ff0a0f82b5bc0d3c8b6c450047ef7b9ad6d38fc307bd979d649
3
+ size 3538846
pickupeasyseqafter/4096x1/raw/train-00003-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d5821343f80a7924c15162472791dbd95bfd12ebdb6c88a16962f3b705b4456
3
+ size 3640725
pickupeasyseqafter/4096x1/raw/train-00004-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3a55b54c4ee2ee393c36dcd3b74474900fa1a027298949a431730b7b286beff
3
+ size 3921159
pickupeasyseqafter/4096x1/raw/train-00005-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b41449c9ce75f44619534767e8fc2712fae97c513f5ae6ba42dda978e5b67e2
3
+ size 3716527
pickupeasyseqafter/4096x1/raw/train-00006-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b9a486f828924024d22fb991a4960b418faedfc71d5b06492fdcfd1c6cab1c0
3
+ size 3655351
pickupeasyseqafter/4096x1/raw/train-00007-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4958dd12a4064e811a70a4e43f0d4f720a4d2b02e5060f5a463e4b67562535d
3
+ size 3770415
pickupeasyseqafter/4096x1/raw/train-00008-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4fb50a6b3ed289482e8b88dedc2a0be793a47d1b4315a070d2733154ef8befa
3
+ size 3677660
pickupeasyseqafter/4096x1/raw/train-00009-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e82c52eeba6f96c9e387813b33ad63edc4b09f1a7b180adc4709b96235571f2
3
+ size 3797377
pickupeasyseqafter/4096x1/raw/train-00010-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2180322f624f84a3e03707b913a8f19d54a00191329973684a177296b5867cb3
3
+ size 3792105
pickupeasyseqafter/4096x1/raw/train-00011-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91ae814d6c5a2cf4cc7fc0c9887b91fcf1744e7222d289129b7b2e72b8f082aa
3
+ size 3967348
pickupeasyseqafter/4096x1/raw/train-00012-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9444806c1f91b2edddb22c5352e83d946a5fa50c4d214a5905dea0338d6092d
3
+ size 3712500
pickupeasyseqafter/4096x1/raw/train-00013-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:690dd72a627ee47c90d582bb5308081b026de58611cf27ddd9ee90dce1cfd2e8
3
+ size 3591255
pickupeasyseqafter/4096x1/raw/train-00014-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a50aff630ee9e16811a43aecf82eb666957370196f92bd97f86439527190041
3
+ size 3657852
pickupeasyseqafter/4096x1/raw/train-00015-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9742103f7f8f280b9de5974bd587b2afb0d3657d526f4bc41577bf913923f243
3
+ size 3706195
pickupeasyseqafter/4096x1/raw/train-00016-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a3a9882ec81c033e15e96b840e4f55467e3087982d95312dc2230624151d5c2
3
+ size 3658733
pickupeasyseqafter/4096x1/raw/train-00017-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3453e63aed4db9992b0bc9cee08350adcd67c5fcfc46f25aa86420bfcc675b65
3
+ size 3909320
pickupeasyseqafter/4096x1/raw/train-00018-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cca1a1298354de3d07be1888c850e4b32becc25178382dfcbb588451358d30e
3
+ size 3765435
pickupeasyseqafter/4096x1/raw/train-00019-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfbb99956ffb8d7d4ae9c6f7e5299adcf46aeffe41036bbedc2af69126a888ac
3
+ size 3539113
pickupeasyseqafter/4096x1/raw/train-00020-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05b7ab9fc24cd4a9f4adf3750f5b24e5d23bd2e1eb20e79ac35642c871a9f7a5
3
+ size 3702039
pickupeasyseqafter/4096x1/raw/train-00021-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e7e7e91bce2ca2c7da8fd2b15ae9da84959e75ed71f1dec3082a8971add5790
3
+ size 3750889
pickupeasyseqafter/4096x1/raw/val-00000-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1f11151005545307b9d08ad0973de3aab1fb7681c371342f5397f7088ca81cd
3
+ size 3356787
pickupeasyseqafter/4096x1/raw/val-00001-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4dd2fecbd7f3f734c4c63496e41c3a6c6c181f6f17f401f613faef9c9eb2394d
3
+ size 3575089
pickupeasyseqafter/4096x1/raw/val-00002-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e62a33fa1e7671b19743bbb5804a359f692986d9784d7046d0cb15c43894975
3
+ size 3333688
pickupeasyseqafter/4096x1/raw/val-00003-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b23dc5c1fbf7cedc1212a04629f5fb77864645cfda98389021e72789d41b5be
3
+ size 3497310
pickupeasyseqafter/4096x1/raw/val-00004-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea9bcabc173ecec30990504f9169929e8f470e676370685c7c7bb5c9cc8d8d64
3
+ size 3289496
pickupeasyseqafter/4096x1/raw/val-00005-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e09c8cdb1c9318394dd1ac2a0b8af50007bb8483133803dacb19e030c50868f5
3
+ size 3355641