Robomaster commited on
Commit
dc788af
·
verified ·
1 Parent(s): 2fc98c3

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. .DS_Store +0 -0
  2. config.json +1 -1
  3. model.pt +1 -1
  4. train_config.json +4 -4
.DS_Store CHANGED
Binary files a/.DS_Store and b/.DS_Store differ
 
config.json CHANGED
@@ -7,7 +7,7 @@
7
  "use_relative_action": true,
8
  "use_relative_pose": false,
9
  "normalization_mapping": {
10
- "visual": "mean_std",
11
  "state": "min_max",
12
  "action_pose_gripper": "min_max"
13
  },
 
7
  "use_relative_action": true,
8
  "use_relative_pose": false,
9
  "normalization_mapping": {
10
+ "visual": "min_max",
11
  "state": "min_max",
12
  "action_pose_gripper": "min_max"
13
  },
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d7c5053db697a968846179ce5da22108e2e25fdb0dfa16431233c1b95e547a6f
3
  size 3399392491
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57bacffc2331063b1a41c807f27261e5112d86ff979879ceec21fe1eece8d040
3
  size 3399392491
train_config.json CHANGED
@@ -2,7 +2,7 @@
2
  "dataset": {
3
  "type": "lerobot",
4
  "repo_id": "lerobot_dataset",
5
- "root": "/scratch/shared/dataset_astra_lbm_20251119163923/astrabot/dataset_2025-11-04_11-14-49/",
6
  "episodes": null,
7
  "quality_filter": [
8
  "smooth",
@@ -363,7 +363,7 @@
363
  "use_relative_action": true,
364
  "use_relative_pose": false,
365
  "normalization_mapping": {
366
- "visual": "mean_std",
367
  "state": "min_max",
368
  "action_pose_gripper": "min_max"
369
  },
@@ -595,7 +595,7 @@
595
  "scheduler_warmup_steps": 500
596
  },
597
  "torch_compile": false,
598
- "output_dir": "outputs/train/2025-11-19/21-44-38_astra_lbm",
599
  "job_name": "astra_lbm",
600
  "resume": false,
601
  "reset_normalizer": false,
@@ -669,7 +669,7 @@
669
  "project": "astra_lbm",
670
  "entity": null,
671
  "notes": null,
672
- "run_id": "nqokucby"
673
  },
674
  "mlflow": {
675
  "enable": true,
 
2
  "dataset": {
3
  "type": "lerobot",
4
  "repo_id": "lerobot_dataset",
5
+ "root": "/scratch/shared/dataset_astra_lbm_20251121175545/astrabot/dataset_2025-11-04_11-14-49/",
6
  "episodes": null,
7
  "quality_filter": [
8
  "smooth",
 
363
  "use_relative_action": true,
364
  "use_relative_pose": false,
365
  "normalization_mapping": {
366
+ "visual": "min_max",
367
  "state": "min_max",
368
  "action_pose_gripper": "min_max"
369
  },
 
595
  "scheduler_warmup_steps": 500
596
  },
597
  "torch_compile": false,
598
+ "output_dir": "outputs/train/2025-11-21/22-57-55_astra_lbm",
599
  "job_name": "astra_lbm",
600
  "resume": false,
601
  "reset_normalizer": false,
 
669
  "project": "astra_lbm",
670
  "entity": null,
671
  "notes": null,
672
+ "run_id": "ufqsise8"
673
  },
674
  "mlflow": {
675
  "enable": true,