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

Upload dataset

Browse files
Files changed (29) hide show
  1. README.md +97 -0
  2. pickupeasyseqbefore/4096x1/raw/train-00000-of-00022.parquet +3 -0
  3. pickupeasyseqbefore/4096x1/raw/train-00001-of-00022.parquet +3 -0
  4. pickupeasyseqbefore/4096x1/raw/train-00002-of-00022.parquet +3 -0
  5. pickupeasyseqbefore/4096x1/raw/train-00003-of-00022.parquet +3 -0
  6. pickupeasyseqbefore/4096x1/raw/train-00004-of-00022.parquet +3 -0
  7. pickupeasyseqbefore/4096x1/raw/train-00005-of-00022.parquet +3 -0
  8. pickupeasyseqbefore/4096x1/raw/train-00006-of-00022.parquet +3 -0
  9. pickupeasyseqbefore/4096x1/raw/train-00007-of-00022.parquet +3 -0
  10. pickupeasyseqbefore/4096x1/raw/train-00008-of-00022.parquet +3 -0
  11. pickupeasyseqbefore/4096x1/raw/train-00009-of-00022.parquet +3 -0
  12. pickupeasyseqbefore/4096x1/raw/train-00010-of-00022.parquet +3 -0
  13. pickupeasyseqbefore/4096x1/raw/train-00011-of-00022.parquet +3 -0
  14. pickupeasyseqbefore/4096x1/raw/train-00012-of-00022.parquet +3 -0
  15. pickupeasyseqbefore/4096x1/raw/train-00013-of-00022.parquet +3 -0
  16. pickupeasyseqbefore/4096x1/raw/train-00014-of-00022.parquet +3 -0
  17. pickupeasyseqbefore/4096x1/raw/train-00015-of-00022.parquet +3 -0
  18. pickupeasyseqbefore/4096x1/raw/train-00016-of-00022.parquet +3 -0
  19. pickupeasyseqbefore/4096x1/raw/train-00017-of-00022.parquet +3 -0
  20. pickupeasyseqbefore/4096x1/raw/train-00018-of-00022.parquet +3 -0
  21. pickupeasyseqbefore/4096x1/raw/train-00019-of-00022.parquet +3 -0
  22. pickupeasyseqbefore/4096x1/raw/train-00020-of-00022.parquet +3 -0
  23. pickupeasyseqbefore/4096x1/raw/train-00021-of-00022.parquet +3 -0
  24. pickupeasyseqbefore/4096x1/raw/val-00000-of-00006.parquet +3 -0
  25. pickupeasyseqbefore/4096x1/raw/val-00001-of-00006.parquet +3 -0
  26. pickupeasyseqbefore/4096x1/raw/val-00002-of-00006.parquet +3 -0
  27. pickupeasyseqbefore/4096x1/raw/val-00003-of-00006.parquet +3 -0
  28. pickupeasyseqbefore/4096x1/raw/val-00004-of-00006.parquet +3 -0
  29. pickupeasyseqbefore/4096x1/raw/val-00005-of-00006.parquet +3 -0
README.md CHANGED
@@ -673,6 +673,97 @@ dataset_info:
673
  num_examples: 820
674
  download_size: 101135499
675
  dataset_size: 13578523722
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
676
  - config_name: pickups12_4096x1_raw
677
  features:
678
  - name: task_id
@@ -1456,6 +1547,12 @@ configs:
1456
  path: pickupeasyseqand/4096x1/raw/train-*
1457
  - split: val
1458
  path: pickupeasyseqand/4096x1/raw/val-*
 
 
 
 
 
 
1459
  - config_name: pickups12_4096x1_raw
1460
  data_files:
1461
  - split: train
 
673
  num_examples: 820
674
  download_size: 101135499
675
  dataset_size: 13578523722
676
+ - config_name: pickupeasyseqbefore_4096x1_raw
677
+ features:
678
+ - name: task_id
679
+ dtype: int64
680
+ - name: episode_name
681
+ dtype: string
682
+ - name: mission
683
+ dtype: string
684
+ - name: timesteps
685
+ sequence: int64
686
+ - name: actions
687
+ sequence: int64
688
+ - name: img_obss
689
+ sequence:
690
+ array3_d:
691
+ shape:
692
+ - 3
693
+ - 56
694
+ - 56
695
+ dtype: float64
696
+ - name: task_feedback
697
+ sequence: string
698
+ - name: rule_feedback
699
+ sequence: string
700
+ - name: instructions
701
+ sequence: string
702
+ - name: terminations
703
+ sequence: int64
704
+ - name: discounted_rewards
705
+ sequence: float64
706
+ - name: undiscounted_rewards
707
+ sequence: float64
708
+ - name: normalised_discounted_rewards
709
+ sequence: float64
710
+ - name: discounted_rtgs_discounted_rewards
711
+ sequence: float64
712
+ - name: undiscounted_rtgs_discounted_rewards
713
+ sequence: float64
714
+ - name: discounted_rtgs_undiscounted_rewards
715
+ sequence: float64
716
+ - name: undiscounted_rtgs_undiscounted_rewards
717
+ sequence: float64
718
+ - name: discounted_rtgs_normalised_discounted_rewards
719
+ sequence: float64
720
+ - name: undiscounted_rtgs_normalised_discounted_rewards
721
+ sequence: float64
722
+ - name: discounted_dense_rewards_subgoal_success
723
+ sequence: float64
724
+ - name: undiscounted_dense_rewards_subgoal_success
725
+ sequence: float64
726
+ - name: normalised_discounted_dense_rewards_subgoal_success
727
+ sequence: float64
728
+ - name: discounted_rtgs_discounted_dense_rewards_subgoal_success
729
+ sequence: float64
730
+ - name: undiscounted_rtgs_discounted_dense_rewards_subgoal_success
731
+ sequence: float64
732
+ - name: discounted_rtgs_undiscounted_dense_rewards_subgoal_success
733
+ sequence: float64
734
+ - name: undiscounted_rtgs_undiscounted_dense_rewards_subgoal_success
735
+ sequence: float64
736
+ - name: discounted_rtgs_normalised_discounted_dense_rewards_subgoal_success
737
+ sequence: float64
738
+ - name: undiscounted_rtgs_normalised_discounted_dense_rewards_subgoal_success
739
+ sequence: float64
740
+ - name: dense_rewards_action_failure
741
+ sequence: float64
742
+ - name: dense_rtgs_action_failure
743
+ sequence: float64
744
+ - name: dense_rewards
745
+ sequence: float64
746
+ - name: dense_rtgs
747
+ sequence: float64
748
+ - name: subgoal_successes
749
+ sequence: int64
750
+ - name: subgoals
751
+ dtype: int64
752
+ - name: action_failures
753
+ sequence: int64
754
+ - name: max_steps
755
+ dtype: int64
756
+ - name: episode_len
757
+ dtype: int64
758
+ splits:
759
+ - name: train
760
+ num_bytes: 10939348162
761
+ num_examples: 3276
762
+ - name: val
763
+ num_bytes: 2779422579
764
+ num_examples: 820
765
+ download_size: 102126266
766
+ dataset_size: 13718770741
767
  - config_name: pickups12_4096x1_raw
768
  features:
769
  - name: task_id
 
1547
  path: pickupeasyseqand/4096x1/raw/train-*
1548
  - split: val
1549
  path: pickupeasyseqand/4096x1/raw/val-*
1550
+ - config_name: pickupeasyseqbefore_4096x1_raw
1551
+ data_files:
1552
+ - split: train
1553
+ path: pickupeasyseqbefore/4096x1/raw/train-*
1554
+ - split: val
1555
+ path: pickupeasyseqbefore/4096x1/raw/val-*
1556
  - config_name: pickups12_4096x1_raw
1557
  data_files:
1558
  - split: train
pickupeasyseqbefore/4096x1/raw/train-00000-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23766170fa21e1ecef2a67f0b4c9ad2b59c197987b434af88898d1daa23e057f
3
+ size 3870919
pickupeasyseqbefore/4096x1/raw/train-00001-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:204bf3a9325b45ba8aab19e8d0436e21c950d5b5cd0b4391e08925c955f46298
3
+ size 3753269
pickupeasyseqbefore/4096x1/raw/train-00002-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd0601bf8ca65eb2e89c5cb3e08354d88d1c6ac83807757c778588673bfe991b
3
+ size 3579448
pickupeasyseqbefore/4096x1/raw/train-00003-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67f89186ca898e077fab067245ad6f8f047e0595e650290677780e8df8fb5eeb
3
+ size 3673482
pickupeasyseqbefore/4096x1/raw/train-00004-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efaa4e86490ced3a5c547a99f961785003b252728b58dfe565e2de90b24b8012
3
+ size 3832399
pickupeasyseqbefore/4096x1/raw/train-00005-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3484b6c60ef6c6b34c655875abe4dff666e85b050118843c1692d7ac14ce82b
3
+ size 3664048
pickupeasyseqbefore/4096x1/raw/train-00006-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84fb928900dee2ba25cbd453f6d91db5e1b96e776b6b0b9de12f49512ae3f529
3
+ size 3620637
pickupeasyseqbefore/4096x1/raw/train-00007-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35af5a8dbc8d39151ba2a8a0084d0aed620e6a1ceab91aba105620cae324058d
3
+ size 3840370
pickupeasyseqbefore/4096x1/raw/train-00008-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a252a660ce2acb0e75434e01a7131ab80ad83234225126191e9c57fe648a7ce
3
+ size 3650497
pickupeasyseqbefore/4096x1/raw/train-00009-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec61e9f187e74e97de59c56ebafda2c52b461258f90c88a0582e94920c9a4354
3
+ size 3725938
pickupeasyseqbefore/4096x1/raw/train-00010-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f74acb8052d8625d9a4cc54b57ae43ff8dc0372bd90a3d319f3f9cf946e18ab6
3
+ size 3793599
pickupeasyseqbefore/4096x1/raw/train-00011-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecc0d872154f361e3f5ee4aa28a235a38a5c52438671770cb516659d8be847d3
3
+ size 3907777
pickupeasyseqbefore/4096x1/raw/train-00012-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:047aa798e9b4ec53cfc8d31431051d67503b4dd4388e78f739cb0b51fc4fc838
3
+ size 3904771
pickupeasyseqbefore/4096x1/raw/train-00013-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27ef4c690e966f523f28fdd56193e0382074e8457bcead06985627acea93a147
3
+ size 3747578
pickupeasyseqbefore/4096x1/raw/train-00014-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c77ec8f4ab0ce26163d4ef4bd271414ee35cb534e7f89d135a5dcc8a516f01a
3
+ size 3594998
pickupeasyseqbefore/4096x1/raw/train-00015-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bbbeda751c79b3e1e6aa2155229edcdd50424fc9f76a7aa4477d5181cd42a11
3
+ size 3706998
pickupeasyseqbefore/4096x1/raw/train-00016-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23f93c8245f9473171b9672800a395e6ae91148e093c93984eaa577ba4f0a291
3
+ size 3533214
pickupeasyseqbefore/4096x1/raw/train-00017-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:730e639a7cd66156b8a4206be05291957a46a9e95168345fadd17775580486fa
3
+ size 3585008
pickupeasyseqbefore/4096x1/raw/train-00018-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3755f24814570babca9a549e96ba9e9906b87898d74bb920fab3b37b86bf2db
3
+ size 3608829
pickupeasyseqbefore/4096x1/raw/train-00019-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b85efebbd95cc7db45cfd7fc8e4f39d1b400a82703e134d32b93c8a9564de37
3
+ size 3611764
pickupeasyseqbefore/4096x1/raw/train-00020-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62843fd87c5c9583152e299cbdf600be38bdfc7b8942f9cd9c5607863416d1c6
3
+ size 3660159
pickupeasyseqbefore/4096x1/raw/train-00021-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e274e219ae7f9795ed8566c0d6170a6e5c2da749e174c30caf6f6ef774f7f83b
3
+ size 3650988
pickupeasyseqbefore/4096x1/raw/val-00000-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56bce3b8d11a777fe6c1e1181a183218a2feedd80920603611e286178682bbdc
3
+ size 3448791
pickupeasyseqbefore/4096x1/raw/val-00001-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77f5af73ad3f506b96f4d72932a049e02407b5c10191aef5d9513b691f26d5b1
3
+ size 3494506
pickupeasyseqbefore/4096x1/raw/val-00002-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eda83e8f979d68f08be3cb7415573c9a71a184531c2d24ae10e96a4fafc0424b
3
+ size 3359345
pickupeasyseqbefore/4096x1/raw/val-00003-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58c2a59e1eb66493b07aa16958c7e823ca4cc62e0c097815da9a31f745a3c240
3
+ size 3386706
pickupeasyseqbefore/4096x1/raw/val-00004-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27f7ce9a4b4f019801e018e1c527fafabc60ea6e0290139a99bf000cef32bc42
3
+ size 3563717
pickupeasyseqbefore/4096x1/raw/val-00005-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75161794379e5549e1a2833d012f11d277cb861e199605e11d44f6fda9db0cf5
3
+ size 3356511