ZhaoRunyi commited on
Commit
0aad8a1
·
verified ·
1 Parent(s): de40fe7

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +60 -0
  2. data/chunk-000/episode_000000.parquet +3 -0
  3. data/chunk-000/episode_000001.parquet +3 -0
  4. data/chunk-000/episode_000002.parquet +3 -0
  5. data/chunk-000/episode_000003.parquet +3 -0
  6. data/chunk-000/episode_000004.parquet +3 -0
  7. data/chunk-000/episode_000005.parquet +3 -0
  8. data/chunk-000/episode_000006.parquet +3 -0
  9. data/chunk-000/episode_000007.parquet +3 -0
  10. data/chunk-000/episode_000008.parquet +3 -0
  11. data/chunk-000/episode_000009.parquet +3 -0
  12. data/chunk-000/episode_000010.parquet +3 -0
  13. data/chunk-000/episode_000011.parquet +3 -0
  14. data/chunk-000/episode_000012.parquet +3 -0
  15. data/chunk-000/episode_000013.parquet +3 -0
  16. data/chunk-000/episode_000014.parquet +3 -0
  17. data/chunk-000/episode_000015.parquet +3 -0
  18. data/chunk-000/episode_000016.parquet +3 -0
  19. data/chunk-000/episode_000017.parquet +3 -0
  20. data/chunk-000/episode_000018.parquet +3 -0
  21. data/chunk-000/episode_000019.parquet +3 -0
  22. data/chunk-000/episode_000020.parquet +3 -0
  23. data/chunk-000/episode_000021.parquet +3 -0
  24. data/chunk-000/episode_000022.parquet +3 -0
  25. data/chunk-000/episode_000023.parquet +3 -0
  26. data/chunk-000/episode_000024.parquet +3 -0
  27. data/chunk-000/episode_000025.parquet +3 -0
  28. data/chunk-000/episode_000026.parquet +3 -0
  29. data/chunk-000/episode_000027.parquet +3 -0
  30. data/chunk-000/episode_000028.parquet +3 -0
  31. data/chunk-000/episode_000029.parquet +3 -0
  32. data/chunk-000/episode_000030.parquet +3 -0
  33. data/chunk-000/episode_000031.parquet +3 -0
  34. data/chunk-000/episode_000032.parquet +3 -0
  35. data/chunk-000/episode_000033.parquet +3 -0
  36. data/chunk-000/episode_000034.parquet +3 -0
  37. data/chunk-000/episode_000035.parquet +3 -0
  38. data/chunk-000/episode_000036.parquet +3 -0
  39. data/chunk-000/episode_000037.parquet +3 -0
  40. data/chunk-000/episode_000038.parquet +3 -0
  41. data/chunk-000/episode_000039.parquet +3 -0
  42. data/chunk-000/episode_000040.parquet +3 -0
  43. data/chunk-000/episode_000041.parquet +3 -0
  44. data/chunk-000/episode_000042.parquet +3 -0
  45. data/chunk-000/episode_000043.parquet +3 -0
  46. data/chunk-000/episode_000044.parquet +3 -0
  47. data/chunk-000/episode_000045.parquet +3 -0
  48. data/chunk-000/episode_000046.parquet +3 -0
  49. data/chunk-000/episode_000047.parquet +3 -0
  50. data/chunk-000/episode_000048.parquet +3 -0
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Piper LeRobot Dataset
2
+
3
+ Generated on `2026-04-25` by `convert_piper_hdf5_to_lerobot.py`.
4
+
5
+ ## Summary
6
+
7
+ - Repo id: `ZhaoRunyi/Piper_open_pan_0421`
8
+ - Robot type: `aloha`
9
+ - Input dir: `/home/edemlab/challenge_ws/control_your_robot/example/teleop/save/dual_piper_data/open_pan`
10
+ - Output dir: `/home/edemlab/challenge_ws/data/ZhaoRunyi/Piper_open_pan_0421`
11
+ - FPS: `10`
12
+ - Sampling mode: `full`
13
+ - Leading group: `slave_cam_high`
14
+ - Crop strategy: `LATEST_START`
15
+ - Default leading tolerance: `0.1` s
16
+ - Additional constraints: `[]`
17
+ - Arm selection: `dual` -> `left, right`
18
+ - Space ids: `all` -> `['joint', 'gripper', 'ee_pos', 'ee_rot']`
19
+ - EE rotation format: `rot6d`
20
+ - Gripper format: `raw`
21
+ - Image preset: `all` -> `['observation.images.cam_high', 'observation.images.cam_left_wrist', 'observation.images.cam_right_wrist']`
22
+
23
+ ## State / Action Index Map
24
+
25
+ `action` uses the exact same index order as `observation.state`.
26
+
27
+ | indices | arm | component | names | source |
28
+ | --- | --- | --- | --- | --- |
29
+ | 0-5 | left | joint | left_joint_waist, left_joint_shoulder, left_joint_elbow, left_joint_forearm_roll, left_joint_wrist_angle, left_joint_wrist_rotate | slave_left_arm/joint |
30
+ | 6 | left | gripper | left_gripper | slave_left_arm/gripper |
31
+ | 7-9 | left | ee_pos | left_ee_pos_x, left_ee_pos_y, left_ee_pos_z | slave_left_arm/ee_pose[:3] |
32
+ | 10-15 | left | ee_rot | left_ee_rot6d_0, left_ee_rot6d_1, left_ee_rot6d_2, left_ee_rot6d_3, left_ee_rot6d_4, left_ee_rot6d_5 | slave_left_arm/ee_pose[3:6] (controller-scaled Piper xyz Euler) -> rot6d |
33
+ | 16-21 | right | joint | right_joint_waist, right_joint_shoulder, right_joint_elbow, right_joint_forearm_roll, right_joint_wrist_angle, right_joint_wrist_rotate | slave_right_arm/joint |
34
+ | 22 | right | gripper | right_gripper | slave_right_arm/gripper |
35
+ | 23-25 | right | ee_pos | right_ee_pos_x, right_ee_pos_y, right_ee_pos_z | slave_right_arm/ee_pose[:3] |
36
+ | 26-31 | right | ee_rot | right_ee_rot6d_0, right_ee_rot6d_1, right_ee_rot6d_2, right_ee_rot6d_3, right_ee_rot6d_4, right_ee_rot6d_5 | slave_right_arm/ee_pose[3:6] (controller-scaled Piper xyz Euler) -> rot6d |
37
+
38
+ ## Notes
39
+
40
+ - Timestamp alignment is done per HDF5 group. Each camera group and each arm group has its own `timestamp` dataset, which is treated like an individual topic timeline.
41
+ - The leading group is `slave_cam_high`. In `full` mode every leading-group timestep is kept; in `fps` mode the leading timeline is resampled first and then all other groups are bound to it by nearest timestamp.
42
+ - Piper HDF5 stores 6 arm joints plus one separate gripper scalar per arm. When both `joint` and `gripper` are enabled, the gripper is appended as the 7th dimension of that arm's joint block.
43
+ - `ee_pose` rotation is decoded from the current PiperController convention: controller value -> multiply by 1000 -> Piper xyz Euler degrees -> convert to `rot6d`. When `EE_ROT_FORMAT` is `rpy`/`euler`, the exported values are radians.
44
+ - `GRIPPER_FORMAT="01"` treats values in `[0, 1]` as normalized opening ratio and thresholds them with `GRIPPER_FULL_WIDTH=0.05` and `GRIPPER_THRESHOLD=0.01`.
45
+
46
+ ## Image Keys
47
+
48
+ | dataset key | hdf5 group |
49
+ | --- | --- |
50
+ | observation.images.cam_high | slave_cam_high |
51
+ | observation.images.cam_left_wrist | slave_cam_left |
52
+ | observation.images.cam_right_wrist | slave_cam_right |
53
+
54
+ ## Feature Names
55
+
56
+ `observation.state` / `action` names:
57
+
58
+ ```text
59
+ left_joint_waist, left_joint_shoulder, left_joint_elbow, left_joint_forearm_roll, left_joint_wrist_angle, left_joint_wrist_rotate, left_gripper, left_ee_pos_x, left_ee_pos_y, left_ee_pos_z, left_ee_rot6d_0, left_ee_rot6d_1, left_ee_rot6d_2, left_ee_rot6d_3, left_ee_rot6d_4, left_ee_rot6d_5, right_joint_waist, right_joint_shoulder, right_joint_elbow, right_joint_forearm_roll, right_joint_wrist_angle, right_joint_wrist_rotate, right_gripper, right_ee_pos_x, right_ee_pos_y, right_ee_pos_z, right_ee_rot6d_0, right_ee_rot6d_1, right_ee_rot6d_2, right_ee_rot6d_3, right_ee_rot6d_4, right_ee_rot6d_5
60
+ ```
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96227713bdbaebdd0dc4712435e6fd57d4ac80be8ea068f3f8ce667887b7d11b
3
+ size 463121372
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:236f9f095a2b2b83e1afb456d7ca275d5dd5bd411a31aa5d2a41fedfd28317fc
3
+ size 417778474
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54eee8e8d2aeaa9afb68e65b5e07f104b923fd1cb3af8897554d0fcc74681d64
3
+ size 303324456
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b6cccf3f5c8a887747a7b14b7ec04ae252d6509c4137e38ffb3fbcc241ce893
3
+ size 366642658
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76189ddaa93530aca93c7a07d5ebf4d17b2d76ba4560959498e92369cb4f4037
3
+ size 330361578
data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:761182f6a1e14e138611c174550d1cc46a74423a59ce4d3b739077165e3a3c0b
3
+ size 308473922
data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f62abca63f53e52d8ed706473fefc6ec5902d4c065a6bc0fc0fb273568b7669d
3
+ size 280623204
data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ceb1cc0d740a754191302bdba74ce4b9a7b0ec0f0c6b6aed745c7e036845533c
3
+ size 281736385
data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06d61ea7bb8669755e937c4ff239860221f36f0cd65f54d09d128ff4c06c1d7a
3
+ size 322290462
data/chunk-000/episode_000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50b1f3929fe83661c8563ea728f3032ca4744ae128bb461b3b8ef69eaea0a864
3
+ size 323048298
data/chunk-000/episode_000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:051d9ec935d2b0037f73f5dfce6bc4e5a377e8a62b8ef7938badfb09207c20cc
3
+ size 308312487
data/chunk-000/episode_000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:053624e6dff82df928140e7dfdb4bf062c4a04c8f629da50a96095be01ad7804
3
+ size 275682791
data/chunk-000/episode_000012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2b506963824a6a5442bf59e238fe002194aa499aeb96b43bc65468a547049a6
3
+ size 373471281
data/chunk-000/episode_000013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b3c051e8d807380f3cb72bfd6476680c097ccde1aa769555b8a5b2bfd355949
3
+ size 311750384
data/chunk-000/episode_000014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a02433fd2a7564d2f8226586d3489ff7f1e29263968d9b361ab53a08620b77c1
3
+ size 301939265
data/chunk-000/episode_000015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42afa84d411e9a9d5e7837a64cbd5fd2d41a2569b5433ba5a6f9770d3bc9bcc1
3
+ size 283137932
data/chunk-000/episode_000016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9077c929a28f65d3d5450a0c94d0cb9e2bfa2104d35c7ba2c42032535a5f2b6e
3
+ size 271261306
data/chunk-000/episode_000017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41e9b43aabd952a9641ec2c81cb64848d0a28a522ca4e717015813ab443d1eb1
3
+ size 265327097
data/chunk-000/episode_000018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f4d7f696e12e14347e6ef17038e49f557b1a720af2a1246758d6713bf1c4249
3
+ size 296929004
data/chunk-000/episode_000019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86043cd25f1d4e6c06d7e822539ffa4d7553f531be39cba1e1dfd7babaeffd98
3
+ size 336203660
data/chunk-000/episode_000020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c28817d62a7ccfcddc64e4fd2a4610ec4ff5c647204bd9f8d665116157a57160
3
+ size 332170811
data/chunk-000/episode_000021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b72e8bd68c2dfb799bb9353d455943f96d1cb4718f826f7188e76e5b36c5b107
3
+ size 354267599
data/chunk-000/episode_000022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5b1ce7dad7360b56a24354c1c7f130be0f3f10a73637340eec237edc50b95a7
3
+ size 291324042
data/chunk-000/episode_000023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94f9eb6425e22add7c9d48b798112066de3d6ffad03503e2b7d3ddf6db86ae44
3
+ size 389355930
data/chunk-000/episode_000024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73c3a2d2423f421e4fc1cc4092053637ecf5e15be5ef31822afa0fab96ccf8d5
3
+ size 310645468
data/chunk-000/episode_000025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29d928179b27da66ab7265232609d0e3ab19f769c120ac509c392dab287fc8a2
3
+ size 288414841
data/chunk-000/episode_000026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96df16bf0d61d10d64bdac83e326682154b52173606d811caafaca79a8089f8c
3
+ size 286198124
data/chunk-000/episode_000027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fed70e966224dc84532c3aff8596c13354ce3443397ca6c73b917ef11d0f3ce1
3
+ size 295345852
data/chunk-000/episode_000028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1657c814f4aaec5041eba477cdd0589ff09c769e8ac134b612920d1d70ae3c72
3
+ size 323602090
data/chunk-000/episode_000029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb076812823a7415f0c459421e6cd030ef4716b87ca7e579c66d4d7bd93cd2df
3
+ size 318080161
data/chunk-000/episode_000030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1d808beba50a2ea2129a681b9277e121fa42d7bb94e27c3d5165f4fde252f1b
3
+ size 308633091
data/chunk-000/episode_000031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab703b5dcec5e224310df285d1aca9e9b53e2b2445d188c857e6d9165a0bd30d
3
+ size 366603254
data/chunk-000/episode_000032.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99af93ee55eed4d52d880ecd3d7c62c7bf8ee9dad03d87793eb314a55c23a611
3
+ size 348710294
data/chunk-000/episode_000033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a30f3c5170f64723ff7697684acdc7ab32639a5c440666ed938f6991c6ce63d0
3
+ size 346210783
data/chunk-000/episode_000034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fa7fec32311a0ee1c197960f2ee8ac150473ed1443bc30d95f9788b6975eb58
3
+ size 385451947
data/chunk-000/episode_000035.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac19ed1cb08f6374f78ef715f195e90d87b0db5cdb153b309da65f05023eccba
3
+ size 417671037
data/chunk-000/episode_000036.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2fd1a72545a4cc4750cb1696ea2dcc63f2035680729444bbe91a0291397071b
3
+ size 467215874
data/chunk-000/episode_000037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c19e8af9953b67156009cef2fb3e03637eee2eb3e6c3c58a566c1c25c804f1a7
3
+ size 388114750
data/chunk-000/episode_000038.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea5fb7a350edd7735191764813cb5d4ff4300e8903d2f6e6a36b57f3c5fd831c
3
+ size 395678057
data/chunk-000/episode_000039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bd36ef6ef4a09e34532e2cac886990b5e07e98460efe05681af217f2fff00b0
3
+ size 441719470
data/chunk-000/episode_000040.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59b1e1f10c69f7aee305abcc8157ed353fe0ff0042d8cc5a01551253079d5d8b
3
+ size 356996227
data/chunk-000/episode_000041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3714a3e0732964d02b0501dcb7fc34d6f7d30ba315edf49fe33b65b2deeb481
3
+ size 391656911
data/chunk-000/episode_000042.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d823044ab75dbae14939c34e514a2ab3e8c748f42a21b351a372f1016438b50e
3
+ size 419423572
data/chunk-000/episode_000043.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6415c8a45aba94c46eab45135696ce7ea0a736ace3027575d5504e8e880f4b00
3
+ size 385006342
data/chunk-000/episode_000044.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17483c0eca0aaf93efbdc26bc27b3436c41aaa570492461a3bc7b5bf2e5872fc
3
+ size 349759857
data/chunk-000/episode_000045.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79d069e5f73349ab590d30d6743ee524cbd0aa55895b66dac565cc93e059f8bc
3
+ size 378294249
data/chunk-000/episode_000046.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:914e2b80b1cad4f1ca0e212c86fb0bd66f5fa92471306730c438cf72c395fdf1
3
+ size 336557352
data/chunk-000/episode_000047.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fad956dfe3175fa266b8568c035c0b104822985b8686c219aadc0fee6349391
3
+ size 373366052
data/chunk-000/episode_000048.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:182d321ed2eb786b6eb89215111e75c7262940a69fcecfe2a8eca87b538ce898
3
+ size 384804307