Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- demo.hdf5 +3 -0
- demo_meta_only.hdf5 +0 -0
- important_stats.json +14 -0
- log.txt +0 -0
- logs/attempt_0000050_succ_14_rate_28.0.json +10 -0
- logs/attempt_0000100_succ_27_rate_27.0.json +10 -0
- logs/attempt_0000150_succ_34_rate_22.67.json +10 -0
- logs/attempt_0000200_succ_41_rate_20.5.json +10 -0
- logs/attempt_0000250_succ_54_rate_21.6.json +10 -0
- logs/attempt_0000300_succ_67_rate_22.33.json +10 -0
- logs/attempt_0000350_succ_79_rate_22.57.json +10 -0
- logs/attempt_0000400_succ_87_rate_21.75.json +10 -0
- logs/attempt_0000450_succ_101_rate_22.44.json +10 -0
- logs/attempt_0000500_succ_118_rate_23.6.json +10 -0
- logs/attempt_0000550_succ_127_rate_23.09.json +10 -0
- logs/attempt_0000600_succ_144_rate_24.0.json +10 -0
- logs/attempt_0000650_succ_158_rate_24.31.json +10 -0
- logs/attempt_0000700_succ_169_rate_24.14.json +10 -0
- logs/attempt_0000750_succ_182_rate_24.27.json +10 -0
- logs/attempt_0000800_succ_192_rate_24.0.json +10 -0
- logs/attempt_0000850_succ_201_rate_23.65.json +10 -0
- logs/attempt_0000900_succ_210_rate_23.33.json +10 -0
- logs/attempt_0000950_succ_223_rate_23.47.json +10 -0
- logs/attempt_0001000_succ_236_rate_23.6.json +10 -0
- logs/attempt_0001050_succ_249_rate_23.71.json +10 -0
- logs/attempt_0001100_succ_260_rate_23.64.json +10 -0
- logs/attempt_0001150_succ_272_rate_23.65.json +10 -0
- logs/attempt_0001200_succ_284_rate_23.67.json +10 -0
- logs/attempt_0001250_succ_293_rate_23.44.json +10 -0
- logs/attempt_0001300_succ_300_rate_23.08.json +10 -0
- mg_config.json +78 -0
- playback_demo_src_square_task_D0.mp4 +3 -0
- playback_demo_src_square_task_D0_failed.mp4 +3 -0
- tmp/demo_failed.hdf5 +3 -0
.gitattributes
CHANGED
|
@@ -57,3 +57,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
demo.hdf5 filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
tmp/demo_failed.hdf5 filter=lfs diff=lfs merge=lfs -text
|
demo.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:13d8ed752ef434a6730238a610412e246cfc962a3a8f304ecac775b839361887
|
| 3 |
+
size 4642895024
|
demo_meta_only.hdf5
ADDED
|
Binary file (136 Bytes). View file
|
|
|
important_stats.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generation_path": "/tmp/core_datasets/square/demo_src_square_task_D0",
|
| 3 |
+
"success_rate": 23.076923076923077,
|
| 4 |
+
"failure_rate": 76.92307692307692,
|
| 5 |
+
"num_success": 300,
|
| 6 |
+
"num_failures": 1000,
|
| 7 |
+
"num_attempts": 1300,
|
| 8 |
+
"num_problematic": 0,
|
| 9 |
+
"ep_length_mean": 162.38333333333333,
|
| 10 |
+
"ep_length_std": 3.365965273472414,
|
| 11 |
+
"ep_length_max": 165,
|
| 12 |
+
"ep_length_3std": 173,
|
| 13 |
+
"time spent (hrs)": "1.66"
|
| 14 |
+
}
|
log.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
logs/attempt_0000050_succ_14_rate_28.0.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generation_path": "/tmp/core_datasets/square/demo_src_square_task_D0",
|
| 3 |
+
"success_rate": 28.0,
|
| 4 |
+
"failure_rate": 72.0,
|
| 5 |
+
"num_success": 14,
|
| 6 |
+
"num_failures": 36,
|
| 7 |
+
"num_attempts": 50,
|
| 8 |
+
"num_problematic": 0,
|
| 9 |
+
"time spent (hrs)": "0.09"
|
| 10 |
+
}
|
logs/attempt_0000100_succ_27_rate_27.0.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generation_path": "/tmp/core_datasets/square/demo_src_square_task_D0",
|
| 3 |
+
"success_rate": 27.0,
|
| 4 |
+
"failure_rate": 73.0,
|
| 5 |
+
"num_success": 27,
|
| 6 |
+
"num_failures": 73,
|
| 7 |
+
"num_attempts": 100,
|
| 8 |
+
"num_problematic": 0,
|
| 9 |
+
"time spent (hrs)": "0.16"
|
| 10 |
+
}
|
logs/attempt_0000150_succ_34_rate_22.67.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generation_path": "/tmp/core_datasets/square/demo_src_square_task_D0",
|
| 3 |
+
"success_rate": 22.666666666666668,
|
| 4 |
+
"failure_rate": 77.33333333333333,
|
| 5 |
+
"num_success": 34,
|
| 6 |
+
"num_failures": 116,
|
| 7 |
+
"num_attempts": 150,
|
| 8 |
+
"num_problematic": 0,
|
| 9 |
+
"time spent (hrs)": "0.21"
|
| 10 |
+
}
|
logs/attempt_0000200_succ_41_rate_20.5.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generation_path": "/tmp/core_datasets/square/demo_src_square_task_D0",
|
| 3 |
+
"success_rate": 20.5,
|
| 4 |
+
"failure_rate": 79.5,
|
| 5 |
+
"num_success": 41,
|
| 6 |
+
"num_failures": 159,
|
| 7 |
+
"num_attempts": 200,
|
| 8 |
+
"num_problematic": 0,
|
| 9 |
+
"time spent (hrs)": "0.27"
|
| 10 |
+
}
|
logs/attempt_0000250_succ_54_rate_21.6.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generation_path": "/tmp/core_datasets/square/demo_src_square_task_D0",
|
| 3 |
+
"success_rate": 21.6,
|
| 4 |
+
"failure_rate": 78.4,
|
| 5 |
+
"num_success": 54,
|
| 6 |
+
"num_failures": 196,
|
| 7 |
+
"num_attempts": 250,
|
| 8 |
+
"num_problematic": 0,
|
| 9 |
+
"time spent (hrs)": "0.33"
|
| 10 |
+
}
|
logs/attempt_0000300_succ_67_rate_22.33.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generation_path": "/tmp/core_datasets/square/demo_src_square_task_D0",
|
| 3 |
+
"success_rate": 22.333333333333332,
|
| 4 |
+
"failure_rate": 77.66666666666667,
|
| 5 |
+
"num_success": 67,
|
| 6 |
+
"num_failures": 233,
|
| 7 |
+
"num_attempts": 300,
|
| 8 |
+
"num_problematic": 0,
|
| 9 |
+
"time spent (hrs)": "0.39"
|
| 10 |
+
}
|
logs/attempt_0000350_succ_79_rate_22.57.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generation_path": "/tmp/core_datasets/square/demo_src_square_task_D0",
|
| 3 |
+
"success_rate": 22.571428571428573,
|
| 4 |
+
"failure_rate": 77.42857142857143,
|
| 5 |
+
"num_success": 79,
|
| 6 |
+
"num_failures": 271,
|
| 7 |
+
"num_attempts": 350,
|
| 8 |
+
"num_problematic": 0,
|
| 9 |
+
"time spent (hrs)": "0.45"
|
| 10 |
+
}
|
logs/attempt_0000400_succ_87_rate_21.75.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generation_path": "/tmp/core_datasets/square/demo_src_square_task_D0",
|
| 3 |
+
"success_rate": 21.75,
|
| 4 |
+
"failure_rate": 78.25,
|
| 5 |
+
"num_success": 87,
|
| 6 |
+
"num_failures": 313,
|
| 7 |
+
"num_attempts": 400,
|
| 8 |
+
"num_problematic": 0,
|
| 9 |
+
"time spent (hrs)": "0.51"
|
| 10 |
+
}
|
logs/attempt_0000450_succ_101_rate_22.44.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generation_path": "/tmp/core_datasets/square/demo_src_square_task_D0",
|
| 3 |
+
"success_rate": 22.444444444444443,
|
| 4 |
+
"failure_rate": 77.55555555555556,
|
| 5 |
+
"num_success": 101,
|
| 6 |
+
"num_failures": 349,
|
| 7 |
+
"num_attempts": 450,
|
| 8 |
+
"num_problematic": 0,
|
| 9 |
+
"time spent (hrs)": "0.57"
|
| 10 |
+
}
|
logs/attempt_0000500_succ_118_rate_23.6.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generation_path": "/tmp/core_datasets/square/demo_src_square_task_D0",
|
| 3 |
+
"success_rate": 23.6,
|
| 4 |
+
"failure_rate": 76.4,
|
| 5 |
+
"num_success": 118,
|
| 6 |
+
"num_failures": 382,
|
| 7 |
+
"num_attempts": 500,
|
| 8 |
+
"num_problematic": 0,
|
| 9 |
+
"time spent (hrs)": "0.63"
|
| 10 |
+
}
|
logs/attempt_0000550_succ_127_rate_23.09.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generation_path": "/tmp/core_datasets/square/demo_src_square_task_D0",
|
| 3 |
+
"success_rate": 23.09090909090909,
|
| 4 |
+
"failure_rate": 76.9090909090909,
|
| 5 |
+
"num_success": 127,
|
| 6 |
+
"num_failures": 423,
|
| 7 |
+
"num_attempts": 550,
|
| 8 |
+
"num_problematic": 0,
|
| 9 |
+
"time spent (hrs)": "0.69"
|
| 10 |
+
}
|
logs/attempt_0000600_succ_144_rate_24.0.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generation_path": "/tmp/core_datasets/square/demo_src_square_task_D0",
|
| 3 |
+
"success_rate": 24.0,
|
| 4 |
+
"failure_rate": 76.0,
|
| 5 |
+
"num_success": 144,
|
| 6 |
+
"num_failures": 456,
|
| 7 |
+
"num_attempts": 600,
|
| 8 |
+
"num_problematic": 0,
|
| 9 |
+
"time spent (hrs)": "0.75"
|
| 10 |
+
}
|
logs/attempt_0000650_succ_158_rate_24.31.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generation_path": "/tmp/core_datasets/square/demo_src_square_task_D0",
|
| 3 |
+
"success_rate": 24.307692307692307,
|
| 4 |
+
"failure_rate": 75.6923076923077,
|
| 5 |
+
"num_success": 158,
|
| 6 |
+
"num_failures": 492,
|
| 7 |
+
"num_attempts": 650,
|
| 8 |
+
"num_problematic": 0,
|
| 9 |
+
"time spent (hrs)": "0.82"
|
| 10 |
+
}
|
logs/attempt_0000700_succ_169_rate_24.14.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generation_path": "/tmp/core_datasets/square/demo_src_square_task_D0",
|
| 3 |
+
"success_rate": 24.142857142857142,
|
| 4 |
+
"failure_rate": 75.85714285714286,
|
| 5 |
+
"num_success": 169,
|
| 6 |
+
"num_failures": 531,
|
| 7 |
+
"num_attempts": 700,
|
| 8 |
+
"num_problematic": 0,
|
| 9 |
+
"time spent (hrs)": "0.88"
|
| 10 |
+
}
|
logs/attempt_0000750_succ_182_rate_24.27.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generation_path": "/tmp/core_datasets/square/demo_src_square_task_D0",
|
| 3 |
+
"success_rate": 24.266666666666666,
|
| 4 |
+
"failure_rate": 75.73333333333333,
|
| 5 |
+
"num_success": 182,
|
| 6 |
+
"num_failures": 568,
|
| 7 |
+
"num_attempts": 750,
|
| 8 |
+
"num_problematic": 0,
|
| 9 |
+
"time spent (hrs)": "0.94"
|
| 10 |
+
}
|
logs/attempt_0000800_succ_192_rate_24.0.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generation_path": "/tmp/core_datasets/square/demo_src_square_task_D0",
|
| 3 |
+
"success_rate": 24.0,
|
| 4 |
+
"failure_rate": 76.0,
|
| 5 |
+
"num_success": 192,
|
| 6 |
+
"num_failures": 608,
|
| 7 |
+
"num_attempts": 800,
|
| 8 |
+
"num_problematic": 0,
|
| 9 |
+
"time spent (hrs)": "1.01"
|
| 10 |
+
}
|
logs/attempt_0000850_succ_201_rate_23.65.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generation_path": "/tmp/core_datasets/square/demo_src_square_task_D0",
|
| 3 |
+
"success_rate": 23.647058823529413,
|
| 4 |
+
"failure_rate": 76.3529411764706,
|
| 5 |
+
"num_success": 201,
|
| 6 |
+
"num_failures": 649,
|
| 7 |
+
"num_attempts": 850,
|
| 8 |
+
"num_problematic": 0,
|
| 9 |
+
"time spent (hrs)": "1.07"
|
| 10 |
+
}
|
logs/attempt_0000900_succ_210_rate_23.33.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generation_path": "/tmp/core_datasets/square/demo_src_square_task_D0",
|
| 3 |
+
"success_rate": 23.333333333333332,
|
| 4 |
+
"failure_rate": 76.66666666666667,
|
| 5 |
+
"num_success": 210,
|
| 6 |
+
"num_failures": 690,
|
| 7 |
+
"num_attempts": 900,
|
| 8 |
+
"num_problematic": 0,
|
| 9 |
+
"time spent (hrs)": "1.13"
|
| 10 |
+
}
|
logs/attempt_0000950_succ_223_rate_23.47.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generation_path": "/tmp/core_datasets/square/demo_src_square_task_D0",
|
| 3 |
+
"success_rate": 23.473684210526315,
|
| 4 |
+
"failure_rate": 76.52631578947368,
|
| 5 |
+
"num_success": 223,
|
| 6 |
+
"num_failures": 727,
|
| 7 |
+
"num_attempts": 950,
|
| 8 |
+
"num_problematic": 0,
|
| 9 |
+
"time spent (hrs)": "1.19"
|
| 10 |
+
}
|
logs/attempt_0001000_succ_236_rate_23.6.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generation_path": "/tmp/core_datasets/square/demo_src_square_task_D0",
|
| 3 |
+
"success_rate": 23.6,
|
| 4 |
+
"failure_rate": 76.4,
|
| 5 |
+
"num_success": 236,
|
| 6 |
+
"num_failures": 764,
|
| 7 |
+
"num_attempts": 1000,
|
| 8 |
+
"num_problematic": 0,
|
| 9 |
+
"time spent (hrs)": "1.26"
|
| 10 |
+
}
|
logs/attempt_0001050_succ_249_rate_23.71.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generation_path": "/tmp/core_datasets/square/demo_src_square_task_D0",
|
| 3 |
+
"success_rate": 23.714285714285715,
|
| 4 |
+
"failure_rate": 76.28571428571429,
|
| 5 |
+
"num_success": 249,
|
| 6 |
+
"num_failures": 801,
|
| 7 |
+
"num_attempts": 1050,
|
| 8 |
+
"num_problematic": 0,
|
| 9 |
+
"time spent (hrs)": "1.32"
|
| 10 |
+
}
|
logs/attempt_0001100_succ_260_rate_23.64.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generation_path": "/tmp/core_datasets/square/demo_src_square_task_D0",
|
| 3 |
+
"success_rate": 23.636363636363637,
|
| 4 |
+
"failure_rate": 76.36363636363636,
|
| 5 |
+
"num_success": 260,
|
| 6 |
+
"num_failures": 840,
|
| 7 |
+
"num_attempts": 1100,
|
| 8 |
+
"num_problematic": 0,
|
| 9 |
+
"time spent (hrs)": "1.38"
|
| 10 |
+
}
|
logs/attempt_0001150_succ_272_rate_23.65.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generation_path": "/tmp/core_datasets/square/demo_src_square_task_D0",
|
| 3 |
+
"success_rate": 23.652173913043477,
|
| 4 |
+
"failure_rate": 76.34782608695652,
|
| 5 |
+
"num_success": 272,
|
| 6 |
+
"num_failures": 878,
|
| 7 |
+
"num_attempts": 1150,
|
| 8 |
+
"num_problematic": 0,
|
| 9 |
+
"time spent (hrs)": "1.44"
|
| 10 |
+
}
|
logs/attempt_0001200_succ_284_rate_23.67.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generation_path": "/tmp/core_datasets/square/demo_src_square_task_D0",
|
| 3 |
+
"success_rate": 23.666666666666668,
|
| 4 |
+
"failure_rate": 76.33333333333333,
|
| 5 |
+
"num_success": 284,
|
| 6 |
+
"num_failures": 916,
|
| 7 |
+
"num_attempts": 1200,
|
| 8 |
+
"num_problematic": 0,
|
| 9 |
+
"time spent (hrs)": "1.50"
|
| 10 |
+
}
|
logs/attempt_0001250_succ_293_rate_23.44.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generation_path": "/tmp/core_datasets/square/demo_src_square_task_D0",
|
| 3 |
+
"success_rate": 23.44,
|
| 4 |
+
"failure_rate": 76.56,
|
| 5 |
+
"num_success": 293,
|
| 6 |
+
"num_failures": 957,
|
| 7 |
+
"num_attempts": 1250,
|
| 8 |
+
"num_problematic": 0,
|
| 9 |
+
"time spent (hrs)": "1.56"
|
| 10 |
+
}
|
logs/attempt_0001300_succ_300_rate_23.08.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"generation_path": "/tmp/core_datasets/square/demo_src_square_task_D0",
|
| 3 |
+
"success_rate": 23.076923076923077,
|
| 4 |
+
"failure_rate": 76.92307692307692,
|
| 5 |
+
"num_success": 300,
|
| 6 |
+
"num_failures": 1000,
|
| 7 |
+
"num_attempts": 1300,
|
| 8 |
+
"num_problematic": 0,
|
| 9 |
+
"time spent (hrs)": "1.62"
|
| 10 |
+
}
|
mg_config.json
ADDED
|
@@ -0,0 +1,78 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "square",
|
| 3 |
+
"type": "robosuite",
|
| 4 |
+
"experiment": {
|
| 5 |
+
"name": "demo_src_square_task_D0",
|
| 6 |
+
"source": {
|
| 7 |
+
"dataset_path": "/home/tiger/mg_ws/mimicgen/mimicgen/../datasets/source/square.hdf5",
|
| 8 |
+
"filter_key": null,
|
| 9 |
+
"n": 10,
|
| 10 |
+
"start": null
|
| 11 |
+
},
|
| 12 |
+
"generation": {
|
| 13 |
+
"path": "/tmp/core_datasets/square",
|
| 14 |
+
"guarantee": true,
|
| 15 |
+
"keep_failed": true,
|
| 16 |
+
"num_trials": 300,
|
| 17 |
+
"select_src_per_subtask": false,
|
| 18 |
+
"transform_first_robot_pose": false,
|
| 19 |
+
"interpolate_from_last_target_pose": true
|
| 20 |
+
},
|
| 21 |
+
"task": {
|
| 22 |
+
"name": "Square_D0",
|
| 23 |
+
"robot": null,
|
| 24 |
+
"gripper": null,
|
| 25 |
+
"env_meta_update_kwargs": {},
|
| 26 |
+
"interface": null,
|
| 27 |
+
"interface_type": null
|
| 28 |
+
},
|
| 29 |
+
"max_num_failures": 25,
|
| 30 |
+
"render_video": true,
|
| 31 |
+
"num_demo_to_render": 10,
|
| 32 |
+
"num_fail_demo_to_render": 25,
|
| 33 |
+
"log_every_n_attempts": 50,
|
| 34 |
+
"seed": 1
|
| 35 |
+
},
|
| 36 |
+
"obs": {
|
| 37 |
+
"collect_obs": true,
|
| 38 |
+
"camera_names": [
|
| 39 |
+
"agentview",
|
| 40 |
+
"robot0_eye_in_hand"
|
| 41 |
+
],
|
| 42 |
+
"camera_height": 256,
|
| 43 |
+
"camera_width": 256
|
| 44 |
+
},
|
| 45 |
+
"task": {
|
| 46 |
+
"task_spec": {
|
| 47 |
+
"subtask_1": {
|
| 48 |
+
"object_ref": "square_nut",
|
| 49 |
+
"subtask_term_signal": "grasp",
|
| 50 |
+
"subtask_term_offset_range": [
|
| 51 |
+
10,
|
| 52 |
+
20
|
| 53 |
+
],
|
| 54 |
+
"selection_strategy": "nearest_neighbor_object",
|
| 55 |
+
"selection_strategy_kwargs": {
|
| 56 |
+
"nn_k": 3
|
| 57 |
+
},
|
| 58 |
+
"action_noise": 0.05,
|
| 59 |
+
"num_interpolation_steps": 5,
|
| 60 |
+
"num_fixed_steps": 0,
|
| 61 |
+
"apply_noise_during_interpolation": false
|
| 62 |
+
},
|
| 63 |
+
"subtask_2": {
|
| 64 |
+
"object_ref": "square_peg",
|
| 65 |
+
"subtask_term_signal": null,
|
| 66 |
+
"subtask_term_offset_range": null,
|
| 67 |
+
"selection_strategy": "nearest_neighbor_object",
|
| 68 |
+
"selection_strategy_kwargs": {
|
| 69 |
+
"nn_k": 3
|
| 70 |
+
},
|
| 71 |
+
"action_noise": 0.05,
|
| 72 |
+
"num_interpolation_steps": 5,
|
| 73 |
+
"num_fixed_steps": 0,
|
| 74 |
+
"apply_noise_during_interpolation": false
|
| 75 |
+
}
|
| 76 |
+
}
|
| 77 |
+
}
|
| 78 |
+
}
|
playback_demo_src_square_task_D0.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65dd99166a6396b4ea250b6e0956b290e0ad2ced1f6ca0561536369310011a27
|
| 3 |
+
size 753966
|
playback_demo_src_square_task_D0_failed.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9220c47591407ef221046a42df7e4a81148c3c114964fc52fc50b9f485a06e5d
|
| 3 |
+
size 1878521
|
tmp/demo_failed.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1bff0abdff2be8f94fa25e1e184c7f8c285e03a6dc917e877fcfe6a0b78626e2
|
| 3 |
+
size 350798338
|