thankyoualways commited on
Commit
265f168
·
verified ·
1 Parent(s): 36264fd

Upload policy_checkpoints/SquareWide/2025-03-03-21-20-35_E37-SquareWide/wandb/run-20250303_231852-g0j6t9bj/files/wandb-metadata.json with huggingface_hub

Browse files
policy_checkpoints/SquareWide/2025-03-03-21-20-35_E37-SquareWide/wandb/run-20250303_231852-g0j6t9bj/files/wandb-metadata.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "os": "Linux-6.8.0-52-generic-x86_64-with-glibc2.35",
3
+ "python": "3.10.15",
4
+ "startedAt": "2025-03-04T05:18:52.484855Z",
5
+ "args": [
6
+ "--config-name=train_diffusion_unet_ddpm_image_workspace_robomimic",
7
+ "task=square_image_abs",
8
+ "task.dataset_type=ph",
9
+ "task.dataset_path=/home/thankyou/autom/demo-aug/datasets/generated/SquareWide/2025-03-03-21-20-35/merged_E37-SquareWide_all.hdf5",
10
+ "task.env_runner.n_train=2",
11
+ "task.env_runner.n_train_vis=2",
12
+ "task.env_runner.n_envs=26",
13
+ "task.env_runner.dataset_path=/home/thankyou/autom/demo-aug/datasets/generated/SquareWide/2025-03-03-21-20-35/merged_E37-SquareWide_all.hdf5",
14
+ "task.env_runner.max_steps=450",
15
+ "task.dataset.dataset_path=/home/thankyou/autom/demo-aug/datasets/generated/SquareWide/2025-03-03-21-20-35/merged_E37-SquareWide_all.hdf5",
16
+ "multi_run.run_dir=/home/thankyou/autom/demo-aug/policy_checkpoints/SquareWide/2025-03-03-21-20-35_E37-SquareWide",
17
+ "logging.name=E37-SquareWide_SquareWide_2025-03-03-21-20-35",
18
+ "hydra.run.dir=/home/thankyou/autom/demo-aug/policy_checkpoints/SquareWide/2025-03-03-21-20-35_E37-SquareWide",
19
+ "hydra.sweep.dir=/home/thankyou/autom/demo-aug/policy_checkpoints/SquareWide/2025-03-03-21-20-35_E37-SquareWide",
20
+ "training.num_epochs=500"
21
+ ],
22
+ "program": "/home/thankyou/autom/adaflow/train.py",
23
+ "codePath": "train.py",
24
+ "git": {
25
+ "remote": "https://github.com/kevin-thankyou-lin/adaflow.git",
26
+ "commit": "7c74bfa89f6f572fd05afe33a0d4d1a8c3ea35c8"
27
+ },
28
+ "email": "kevin.lin20000@gmail.com",
29
+ "root": "/home/thankyou/autom/demo-aug/policy_checkpoints/SquareWide/2025-03-03-21-20-35_E37-SquareWide",
30
+ "host": "thankyou",
31
+ "username": "thankyou",
32
+ "executable": "/home/thankyou/miniforge3/envs/adaflow/bin/python",
33
+ "codePathLocal": "train.py",
34
+ "cpu_count": 16,
35
+ "cpu_count_logical": 32,
36
+ "gpu": "NVIDIA GeForce RTX 4090",
37
+ "gpu_count": 2,
38
+ "disk": {
39
+ "/": {
40
+ "total": "1967317549056",
41
+ "used": "1752850845696"
42
+ }
43
+ },
44
+ "memory": {
45
+ "total": "134123819008"
46
+ },
47
+ "cpu": {
48
+ "count": 16,
49
+ "countLogical": 32
50
+ },
51
+ "gpu_nvidia": [
52
+ {
53
+ "name": "NVIDIA GeForce RTX 4090",
54
+ "memoryTotal": "25757220864",
55
+ "cudaCores": 16384,
56
+ "architecture": "Ada"
57
+ },
58
+ {
59
+ "name": "NVIDIA GeForce RTX 4090",
60
+ "memoryTotal": "25757220864",
61
+ "cudaCores": 16384,
62
+ "architecture": "Ada"
63
+ }
64
+ ],
65
+ "cudaVersion": "12.4"
66
+ }