Robotics
LeRobot
Safetensors
diffusion
benmayeux commited on
Commit
a3c04d7
·
verified ·
1 Parent(s): e867793

Upload policy weights, train config and readme

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. model.safetensors +1 -1
  3. train_config.json +3 -3
README.md CHANGED
@@ -5,9 +5,9 @@ license: apache-2.0
5
  model_name: diffusion
6
  pipeline_tag: robotics
7
  tags:
8
- - robotics
9
  - lerobot
10
  - diffusion
 
11
  ---
12
 
13
  # Model Card for diffusion
 
5
  model_name: diffusion
6
  pipeline_tag: robotics
7
  tags:
 
8
  - lerobot
9
  - diffusion
10
+ - robotics
11
  ---
12
 
13
  # Model Card for diffusion
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:42599af737997cc1efb4634c64ba3d3861a3f0a0ada059ba30ca2f1055dd5642
3
  size 1073871076
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f22ab48eedefd3e86b2ebac9517d798c7f95a2a398188c87bc90d5a7fdc346e9
3
  size 1073871076
train_config.json CHANGED
@@ -118,13 +118,13 @@
118
  "scheduler_name": "cosine",
119
  "scheduler_warmup_steps": 500
120
  },
121
- "output_dir": "outputs/train/2026-02-10/20-04-47_telti_diffusion",
122
  "job_name": "telti_diffusion",
123
  "resume": false,
124
  "seed": 1000,
125
  "num_workers": 4,
126
  "batch_size": 64,
127
- "steps": 10,
128
  "eval_freq": 20000,
129
  "log_freq": 200,
130
  "tolerance_s": 0.0001,
@@ -158,7 +158,7 @@
158
  "project": "lerobot",
159
  "entity": null,
160
  "notes": null,
161
- "run_id": "oxreeet7",
162
  "mode": null
163
  },
164
  "peft": null,
 
118
  "scheduler_name": "cosine",
119
  "scheduler_warmup_steps": 500
120
  },
121
+ "output_dir": "outputs/train/2026-02-10/19-24-44_telti_diffusion",
122
  "job_name": "telti_diffusion",
123
  "resume": false,
124
  "seed": 1000,
125
  "num_workers": 4,
126
  "batch_size": 64,
127
+ "steps": 10000,
128
  "eval_freq": 20000,
129
  "log_freq": 200,
130
  "tolerance_s": 0.0001,
 
158
  "project": "lerobot",
159
  "entity": null,
160
  "notes": null,
161
+ "run_id": "lx068e9z",
162
  "mode": null
163
  },
164
  "peft": null,