thankyoualways commited on
Commit
90e305b
·
verified ·
1 Parent(s): 3439957

Upload NutAssemblySquare/v0/wandb/run-20241111_213035-kyr0wjsm/files/wandb-metadata.json with huggingface_hub

Browse files
NutAssemblySquare/v0/wandb/run-20241111_213035-kyr0wjsm/files/wandb-metadata.json ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "os": "Linux-6.8.0-48-generic-x86_64-with-glibc2.35",
3
+ "python": "3.10.15",
4
+ "startedAt": "2024-11-12T03:30:35.112791Z",
5
+ "args": [
6
+ "--config-name=train_diffusion_unet_ddpm_image_workspace_robomimic",
7
+ "task=square_image_abs",
8
+ "task.dataset_type=ph"
9
+ ],
10
+ "program": "/home/thankyou/autom/AdaFlow/train.py",
11
+ "codePath": "train.py",
12
+ "git": {
13
+ "remote": "https://github.com/hxixixh/AdaFlow.git",
14
+ "commit": "957f3051d1218356e3e9e0b26cc6fe6fd8de61a1"
15
+ },
16
+ "email": "kevin.lin20000@gmail.com",
17
+ "root": "/home/thankyou/autom/AdaFlow/exps/outputs/2024.11.11/21.30.01_train_diffusion_unet_image_square_image_ph",
18
+ "host": "thankyou",
19
+ "username": "thankyou",
20
+ "executable": "/home/thankyou/miniforge3/envs/adaflow1/bin/python",
21
+ "codePathLocal": "train.py",
22
+ "cpu_count": 16,
23
+ "cpu_count_logical": 32,
24
+ "gpu": "NVIDIA GeForce RTX 4090",
25
+ "gpu_count": 2,
26
+ "disk": {
27
+ "/": {
28
+ "total": "1967317549056",
29
+ "used": "726023749632"
30
+ }
31
+ },
32
+ "memory": {
33
+ "total": "134123823104"
34
+ },
35
+ "cpu": {
36
+ "count": 16,
37
+ "countLogical": 32
38
+ },
39
+ "gpu_nvidia": [
40
+ {
41
+ "name": "NVIDIA GeForce RTX 4090",
42
+ "memoryTotal": "25757220864",
43
+ "cudaCores": 16384,
44
+ "architecture": "Ada"
45
+ },
46
+ {
47
+ "name": "NVIDIA GeForce RTX 4090",
48
+ "memoryTotal": "25757220864",
49
+ "cudaCores": 16384,
50
+ "architecture": "Ada"
51
+ }
52
+ ],
53
+ "cudaVersion": "12.4"
54
+ }