zijian2022 commited on
Commit
1e675f3
·
verified ·
1 Parent(s): c7570ba

Delete wandb

Browse files
wandb/run-20250311_210755-0twfntm6/files/config.yaml DELETED
@@ -1,181 +0,0 @@
1
- _wandb:
2
- value:
3
- cli_version: 0.19.1
4
- m: []
5
- python_version: 3.10.16
6
- t:
7
- "1":
8
- - 1
9
- - 41
10
- - 49
11
- - 50
12
- - 51
13
- - 55
14
- "2":
15
- - 1
16
- - 41
17
- - 49
18
- - 50
19
- - 51
20
- - 55
21
- "3":
22
- - 13
23
- - 15
24
- - 16
25
- - 23
26
- - 55
27
- - 61
28
- "4": 3.10.16
29
- "5": 0.19.1
30
- "8":
31
- - 3
32
- - 5
33
- "12": 0.19.1
34
- "13": windows-amd64
35
- dataset_repo_id:
36
- value: zijian2022/llmtest107
37
- device:
38
- value: cuda
39
- env:
40
- value:
41
- action_dim: 6
42
- fps: 30
43
- name: real_world
44
- state_dim: 6
45
- task: null
46
- eval:
47
- value:
48
- batch_size: 50
49
- n_episodes: 50
50
- use_async_envs: false
51
- fps:
52
- value: 30
53
- override_dataset_stats:
54
- value:
55
- observation.images.laptop:
56
- mean:
57
- - - - 0.485
58
- - - - 0.456
59
- - - - 0.406
60
- std:
61
- - - - 0.229
62
- - - - 0.224
63
- - - - 0.225
64
- observation.images.phone:
65
- mean:
66
- - - - 0.485
67
- - - - 0.456
68
- - - - 0.406
69
- std:
70
- - - - 0.229
71
- - - - 0.224
72
- - - - 0.225
73
- policy:
74
- value:
75
- chunk_size: 100
76
- dim_feedforward: 3200
77
- dim_model: 512
78
- dropout: 0.1
79
- feedforward_activation: relu
80
- input_normalization_modes:
81
- observation.images.laptop: mean_std
82
- observation.images.phone: mean_std
83
- observation.state: mean_std
84
- input_shapes:
85
- observation.images.laptop:
86
- - 3
87
- - 480
88
- - 640
89
- observation.images.phone:
90
- - 3
91
- - 480
92
- - 640
93
- observation.state:
94
- - 6
95
- kl_weight: 10
96
- latent_dim: 32
97
- n_action_steps: 100
98
- n_decoder_layers: 1
99
- n_encoder_layers: 4
100
- n_heads: 8
101
- n_obs_steps: 1
102
- n_vae_encoder_layers: 4
103
- name: act
104
- output_normalization_modes:
105
- action: mean_std
106
- output_shapes:
107
- action:
108
- - 6
109
- pre_norm: false
110
- pretrained_backbone_weights: ResNet18_Weights.IMAGENET1K_V1
111
- replace_final_stride_with_dilation: false
112
- temporal_ensemble_coeff: null
113
- use_vae: true
114
- vision_backbone: resnet18
115
- resume:
116
- value: false
117
- seed:
118
- value: 1000
119
- training:
120
- value:
121
- batch_size: 8
122
- delta_timestamps:
123
- action: '[i / 30 for i in range(100)]'
124
- do_online_rollout_async: false
125
- eval_freq: -1
126
- grad_clip_norm: 10
127
- image_transforms:
128
- brightness:
129
- min_max:
130
- - 0.8
131
- - 1.2
132
- weight: 1
133
- contrast:
134
- min_max:
135
- - 0.8
136
- - 1.2
137
- weight: 1
138
- enable: false
139
- hue:
140
- min_max:
141
- - -0.05
142
- - 0.05
143
- weight: 1
144
- max_num_transforms: 3
145
- random_order: false
146
- saturation:
147
- min_max:
148
- - 0.5
149
- - 1.5
150
- weight: 1
151
- sharpness:
152
- min_max:
153
- - 0.8
154
- - 1.2
155
- weight: 1
156
- log_freq: 100
157
- lr: 1e-05
158
- lr_backbone: 1e-05
159
- num_workers: 4
160
- offline_steps: 80000
161
- online_buffer_capacity: null
162
- online_buffer_seed_size: 0
163
- online_env_seed: null
164
- online_rollout_batch_size: 1
165
- online_rollout_n_episodes: 1
166
- online_sampling_ratio: 0.5
167
- online_steps: 0
168
- online_steps_between_rollouts: 1
169
- save_checkpoint: true
170
- save_freq: 10000
171
- weight_decay: 0.0001
172
- use_amp:
173
- value: false
174
- video_backend:
175
- value: pyav
176
- wandb:
177
- value:
178
- disable_artifact: false
179
- enable: true
180
- notes: ""
181
- project: lerobot
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
wandb/run-20250311_210755-0twfntm6/files/output.log DELETED
The diff for this file is too large to render. See raw diff
 
wandb/run-20250311_210755-0twfntm6/files/requirements.txt DELETED
@@ -1,134 +0,0 @@
1
- aiohappyeyeballs==2.4.4
2
- aiohttp==3.11.11
3
- aiosignal==1.3.2
4
- annotated-types==0.7.0
5
- antlr4-python3-runtime==4.9.3
6
- asciitree==0.3.3
7
- asttokens==3.0.0
8
- async-timeout==5.0.1
9
- attrs==24.3.0
10
- beautifulsoup4==4.12.3
11
- blinker==1.9.0
12
- certifi==2024.12.14
13
- cffi==1.17.1
14
- charset-normalizer==3.4.0
15
- click==8.1.8
16
- cloudpickle==3.1.0
17
- cmake==3.31.2
18
- colorama==0.4.6
19
- comm==0.2.2
20
- datasets==3.2.0
21
- debugpy==1.8.12
22
- decorator==5.2.1
23
- deepdiff==8.1.1
24
- diffusers==0.31.0
25
- dill==0.3.8
26
- docker-pycreds==0.4.0
27
- einops==0.8.0
28
- exceptiongroup==1.2.2
29
- executing==2.1.0
30
- Farama-Notifications==0.0.4
31
- fasteners==0.19
32
- feetech-servo-sdk==1.0.0
33
- filelock==3.16.1
34
- Flask==3.1.0
35
- frozenlist==1.5.0
36
- fsspec==2024.9.0
37
- gdown==5.2.0
38
- gitdb==4.0.11
39
- GitPython==3.1.43
40
- gymnasium==0.29.1
41
- h5py==3.12.1
42
- hf_transfer==0.1.8
43
- huggingface-hub==0.27.0
44
- hydra-core==1.3.2
45
- idna==3.10
46
- imageio==2.36.1
47
- imageio-ffmpeg==0.5.1
48
- importlib_metadata==8.5.0
49
- importlib_metadata==8.6.1
50
- inquirerpy==0.3.4
51
- ipykernel==6.29.5
52
- ipython==8.33.0
53
- itsdangerous==2.2.0
54
- jedi==0.19.2
55
- Jinja2==3.1.5
56
- jsonlines==4.0.0
57
- jupyter_client==8.6.3
58
- jupyter_core==5.7.2
59
- lerobot==0.1.0
60
- llvmlite==0.43.0
61
- MarkupSafe==3.0.2
62
- matplotlib-inline==0.1.7
63
- mpmath==1.3.0
64
- multidict==6.1.0
65
- multiprocess==0.70.16
66
- nest_asyncio==1.6.0
67
- networkx==3.4.2
68
- numba==0.60.0
69
- numcodecs==0.13.1
70
- numpy==2.0.2
71
- omegaconf==2.3.0
72
- opencv-python==4.10.0.84
73
- orderly-set==5.2.3
74
- packaging==24.2
75
- pandas==2.2.3
76
- parso==0.8.4
77
- pfzy==0.3.4
78
- pickleshare==0.7.5
79
- pillow==11.0.0
80
- pip==24.2
81
- platformdirs==4.3.6
82
- prompt_toolkit==3.0.48
83
- prompt_toolkit==3.0.50
84
- propcache==0.2.1
85
- protobuf==5.29.2
86
- psutil==6.1.1
87
- psutil==7.0.0
88
- pure_eval==0.2.3
89
- pyarrow==18.1.0
90
- pyav==14.0.1
91
- pycparser==2.22
92
- pydantic==2.10.4
93
- pydantic_core==2.27.2
94
- Pygments==2.19.1
95
- pylogix==1.0.5
96
- pymunk==6.10.0
97
- pynput==1.7.7
98
- pyserial==3.5
99
- PySocks==1.7.1
100
- python-dateutil==2.9.0.post0
101
- pytz==2024.2
102
- pywin32==307
103
- PyYAML==6.0.2
104
- pyzmq==26.2.1
105
- regex==2024.11.6
106
- requests==2.32.3
107
- rerun-sdk==0.21.0
108
- safetensors==0.4.5
109
- sentry-sdk==2.19.2
110
- setproctitle==1.3.4
111
- setuptools==75.1.0
112
- six==1.17.0
113
- smmap==5.0.1
114
- soupsieve==2.6
115
- stack_data==0.6.3
116
- sympy==1.13.1
117
- termcolor==2.5.0
118
- torch==2.5.1+cu121
119
- torchaudio==2.5.1+cu121
120
- torchvision==0.20.1
121
- tornado==6.4.2
122
- tqdm==4.67.1
123
- traitlets==5.14.3
124
- typing_extensions==4.12.2
125
- tzdata==2024.2
126
- urllib3==2.3.0
127
- wandb==0.19.1
128
- wcwidth==0.2.13
129
- Werkzeug==3.1.3
130
- wheel==0.44.0
131
- xxhash==3.5.0
132
- yarl==1.18.3
133
- zarr==2.18.3
134
- zipp==3.21.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
wandb/run-20250311_210755-0twfntm6/files/wandb-metadata.json DELETED
@@ -1,51 +0,0 @@
1
- {
2
- "os": "Windows-10-10.0.22631-SP0",
3
- "python": "CPython 3.10.16",
4
- "startedAt": "2025-03-12T02:07:55.876148Z",
5
- "args": [
6
- "dataset_repo_id=zijian2022/llmtest107",
7
- "policy=act_so100_real",
8
- "env=so100_real",
9
- "hydra.run.dir=outputs/train/act_llmtest107",
10
- "hydra.job.name=act_so100_test",
11
- "device=cuda",
12
- "wandb.enable=true"
13
- ],
14
- "program": "C:\\Users\\pedri\\~\\lerobot\\lerobot\\scripts\\train.py",
15
- "codePath": "lerobot\\scripts\\train.py",
16
- "git": {
17
- "remote": "https://github.com/huggingface/lerobot.git",
18
- "commit": "73b64c30896ecec681ce533ac9d327d2b128bf4c"
19
- },
20
- "email": "[email protected]",
21
- "root": "outputs/train/act_llmtest107",
22
- "host": "Zijian",
23
- "executable": "C:\\Users\\pedri\\anaconda3\\envs\\lerobot\\python.exe",
24
- "codePathLocal": "lerobot\\scripts\\train.py",
25
- "cpu_count": 6,
26
- "cpu_count_logical": 12,
27
- "gpu": "NVIDIA GeForce RTX 4050 Laptop GPU",
28
- "gpu_count": 1,
29
- "disk": {
30
- "/": {
31
- "total": "510965837824",
32
- "used": "268668350464"
33
- }
34
- },
35
- "memory": {
36
- "total": "16390729728"
37
- },
38
- "cpu": {
39
- "count": 6,
40
- "countLogical": 12
41
- },
42
- "gpu_nvidia": [
43
- {
44
- "name": "NVIDIA GeForce RTX 4050 Laptop GPU",
45
- "memoryTotal": "6439305216",
46
- "cudaCores": 2560,
47
- "architecture": "Ada"
48
- }
49
- ],
50
- "cudaVersion": "12.6"
51
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
wandb/run-20250311_210755-0twfntm6/files/wandb-summary.json DELETED
@@ -1 +0,0 @@
1
- {"train/num_epochs":126.9025213420687,"_step":79900,"train/is_online":false,"train/loss":0.03792702779173851,"train/lr":1e-05,"train/num_episodes":634.5126067103434,"train/kld_loss":0.00010881200432777405,"_runtime":33245.2316696,"train/num_samples":639208,"train/step":79900,"train/grad_norm":3.106346607208252,"_wandb":{"runtime":33245},"train/l1_loss":0.03683890774846077,"train/update_s":0.38762059999862686,"train/dataloading_s":0.0002749999985098839,"_timestamp":1.7417784806835177e+09}
 
 
wandb/run-20250311_210755-0twfntm6/logs/debug-core.log DELETED
@@ -1,15 +0,0 @@
1
- {"time":"2025-03-11T21:07:55.3056652-05:00","level":"INFO","msg":"started logging, with flags","port-filename":"C:\\Users\\pedri\\AppData\\Local\\Temp\\tmpy9tsxtzo\\port-20200.txt","pid":20200,"debug":false,"disable-analytics":false}
2
- {"time":"2025-03-11T21:07:55.3061876-05:00","level":"INFO","msg":"FeatureState","shutdownOnParentExitEnabled":false}
3
- {"time":"2025-03-11T21:07:55.3109899-05:00","level":"INFO","msg":"Will exit if parent process dies.","ppid":20200}
4
- {"time":"2025-03-11T21:07:55.3109899-05:00","level":"INFO","msg":"server is running","addr":{"IP":"127.0.0.1","Port":54617,"Zone":""}}
5
- {"time":"2025-03-11T21:07:55.4821162-05:00","level":"INFO","msg":"connection: ManageConnectionData: new connection created","id":"127.0.0.1:54630"}
6
- {"time":"2025-03-11T21:07:55.8956725-05:00","level":"INFO","msg":"handleInformInit: received","streamId":"0twfntm6","id":"127.0.0.1:54630"}
7
- {"time":"2025-03-11T21:07:57.8354504-05:00","level":"INFO","msg":"handleInformInit: stream started","streamId":"0twfntm6","id":"127.0.0.1:54630"}
8
- {"time":"2025-03-12T06:22:01.0989436-05:00","level":"INFO","msg":"handleInformTeardown: server teardown initiated","id":"127.0.0.1:54630"}
9
- {"time":"2025-03-12T06:22:01.1078176-05:00","level":"INFO","msg":"server is shutting down"}
10
- {"time":"2025-03-12T06:22:01.1078176-05:00","level":"INFO","msg":"connection: Close: initiating connection closure","id":"127.0.0.1:54630"}
11
- {"time":"2025-03-12T06:22:01.1083458-05:00","level":"INFO","msg":"connection: Close: connection successfully closed","id":"127.0.0.1:54630"}
12
- {"time":"2025-03-12T06:22:08.8580338-05:00","level":"ERROR","msg":"processOutgoingData: flush error","error":"write tcp 127.0.0.1:54617->127.0.0.1:54630: use of closed network connection","id":"127.0.0.1:54630"}
13
- {"time":"2025-03-12T06:22:09.0261782-05:00","level":"INFO","msg":"handleInformTeardown: server shutdown complete","id":"127.0.0.1:54630"}
14
- {"time":"2025-03-12T06:22:09.0261782-05:00","level":"INFO","msg":"connection: ManageConnectionData: connection closed","id":"127.0.0.1:54630"}
15
- {"time":"2025-03-12T06:22:09.0261782-05:00","level":"INFO","msg":"server is closed"}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
wandb/run-20250311_210755-0twfntm6/logs/debug-internal.log DELETED
@@ -1,17 +0,0 @@
1
- {"time":"2025-03-11T21:07:55.8978877-05:00","level":"INFO","msg":"using version","core version":"0.19.1"}
2
- {"time":"2025-03-11T21:07:55.8978877-05:00","level":"INFO","msg":"created symlink","path":"outputs\\train\\act_llmtest107\\wandb\\run-20250311_210755-0twfntm6\\logs\\debug-core.log"}
3
- {"time":"2025-03-11T21:07:57.8348762-05:00","level":"INFO","msg":"created new stream","id":"0twfntm6"}
4
- {"time":"2025-03-11T21:07:57.8354504-05:00","level":"INFO","msg":"stream: started","id":"0twfntm6"}
5
- {"time":"2025-03-11T21:07:57.8354504-05:00","level":"INFO","msg":"handler: started","stream_id":"0twfntm6"}
6
- {"time":"2025-03-11T21:07:57.8354504-05:00","level":"INFO","msg":"writer: Do: started","stream_id":"0twfntm6"}
7
- {"time":"2025-03-11T21:07:57.8359548-05:00","level":"INFO","msg":"sender: started","stream_id":"0twfntm6"}
8
- {"time":"2025-03-11T21:07:58.2739564-05:00","level":"INFO","msg":"Starting system monitor"}
9
- {"time":"2025-03-12T04:57:58.8697787-05:00","level":"INFO","msg":"api: retrying error","error":"Post \"https://api.wandb.ai/graphql\": read tcp 10.22.202.228:64622->35.186.228.49:443: wsarecv: An existing connection was forcibly closed by the remote host."}
10
- {"time":"2025-03-12T06:22:01.1078176-05:00","level":"INFO","msg":"stream: closing","id":"0twfntm6"}
11
- {"time":"2025-03-12T06:22:01.1078176-05:00","level":"INFO","msg":"Stopping system monitor"}
12
- {"time":"2025-03-12T06:22:01.1088727-05:00","level":"INFO","msg":"Stopped system monitor"}
13
- {"time":"2025-03-12T06:22:08.909426-05:00","level":"INFO","msg":"fileTransfer: Close: file transfer manager closed"}
14
- {"time":"2025-03-12T06:22:09.0102221-05:00","level":"INFO","msg":"handler: closed","stream_id":"0twfntm6"}
15
- {"time":"2025-03-12T06:22:09.0102221-05:00","level":"INFO","msg":"sender: closed","stream_id":"0twfntm6"}
16
- {"time":"2025-03-12T06:22:09.0102221-05:00","level":"INFO","msg":"writer: Close: closed","stream_id":"0twfntm6"}
17
- {"time":"2025-03-12T06:22:09.0107365-05:00","level":"INFO","msg":"stream: closed","id":"0twfntm6"}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
wandb/run-20250311_210755-0twfntm6/logs/debug.log DELETED
@@ -1,24 +0,0 @@
1
- 2025-03-11 21:07:55,857 INFO MainThread:20200 [wandb_setup.py:_flush():68] Current SDK version is 0.19.1
2
- 2025-03-11 21:07:55,857 INFO MainThread:20200 [wandb_setup.py:_flush():68] Configure stats pid to 20200
3
- 2025-03-11 21:07:55,857 INFO MainThread:20200 [wandb_setup.py:_flush():68] Loading settings from C:\Users\pedri\.config\wandb\settings
4
- 2025-03-11 21:07:55,857 INFO MainThread:20200 [wandb_setup.py:_flush():68] Loading settings from C:\Users\pedri\~\lerobot\wandb\settings
5
- 2025-03-11 21:07:55,857 INFO MainThread:20200 [wandb_setup.py:_flush():68] Loading settings from environment variables
6
- 2025-03-11 21:07:55,857 INFO MainThread:20200 [wandb_setup.py:_flush():68] wandb: Using wandb-core as the SDK backend. Please refer to https://wandb.me/wandb-core for more information.
7
- 2025-03-11 21:07:55,858 INFO MainThread:20200 [wandb_init.py:_log_setup():528] Logging user logs to outputs/train/act_llmtest107\wandb\run-20250311_210755-0twfntm6\logs\debug.log
8
- 2025-03-11 21:07:55,858 INFO MainThread:20200 [wandb_init.py:_log_setup():529] Logging internal logs to outputs/train/act_llmtest107\wandb\run-20250311_210755-0twfntm6\logs\debug-internal.log
9
- 2025-03-11 21:07:55,858 INFO MainThread:20200 [wandb_init.py:init():644] calling init triggers
10
- 2025-03-11 21:07:55,858 INFO MainThread:20200 [wandb_init.py:init():650] wandb.init called with sweep_config: {}
11
- config: {'resume': False, 'device': 'cuda', 'use_amp': False, 'seed': 1000, 'dataset_repo_id': 'zijian2022/llmtest107', 'video_backend': 'pyav', 'training': {'offline_steps': 80000, 'num_workers': 4, 'batch_size': 8, 'eval_freq': -1, 'log_freq': 100, 'save_checkpoint': True, 'save_freq': 10000, 'online_steps': 0, 'online_rollout_n_episodes': 1, 'online_rollout_batch_size': 1, 'online_steps_between_rollouts': 1, 'online_sampling_ratio': 0.5, 'online_env_seed': None, 'online_buffer_capacity': None, 'online_buffer_seed_size': 0, 'do_online_rollout_async': False, 'image_transforms': {'enable': False, 'max_num_transforms': 3, 'random_order': False, 'brightness': {'weight': 1, 'min_max': [0.8, 1.2]}, 'contrast': {'weight': 1, 'min_max': [0.8, 1.2]}, 'saturation': {'weight': 1, 'min_max': [0.5, 1.5]}, 'hue': {'weight': 1, 'min_max': [-0.05, 0.05]}, 'sharpness': {'weight': 1, 'min_max': [0.8, 1.2]}}, 'lr': 1e-05, 'lr_backbone': 1e-05, 'weight_decay': 0.0001, 'grad_clip_norm': 10, 'delta_timestamps': {'action': '[i / 30 for i in range(100)]'}}, 'eval': {'n_episodes': 50, 'batch_size': 50, 'use_async_envs': False}, 'wandb': {'enable': True, 'disable_artifact': False, 'project': 'lerobot', 'notes': ''}, 'fps': 30, 'env': {'name': 'real_world', 'task': None, 'state_dim': 6, 'action_dim': 6, 'fps': 30}, 'override_dataset_stats': {'observation.images.laptop': {'mean': [[[0.485]], [[0.456]], [[0.406]]], 'std': [[[0.229]], [[0.224]], [[0.225]]]}, 'observation.images.phone': {'mean': [[[0.485]], [[0.456]], [[0.406]]], 'std': [[[0.229]], [[0.224]], [[0.225]]]}}, 'policy': {'name': 'act', 'n_obs_steps': 1, 'chunk_size': 100, 'n_action_steps': 100, 'input_shapes': {'observation.images.laptop': [3, 480, 640], 'observation.images.phone': [3, 480, 640], 'observation.state': [6]}, 'output_shapes': {'action': [6]}, 'input_normalization_modes': {'observation.images.laptop': 'mean_std', 'observation.images.phone': 'mean_std', 'observation.state': 'mean_std'}, 'output_normalization_modes': {'action': 'mean_std'}, 'vision_backbone': 'resnet18', 'pretrained_backbone_weights': 'ResNet18_Weights.IMAGENET1K_V1', 'replace_final_stride_with_dilation': False, 'pre_norm': False, 'dim_model': 512, 'n_heads': 8, 'dim_feedforward': 3200, 'feedforward_activation': 'relu', 'n_encoder_layers': 4, 'n_decoder_layers': 1, 'use_vae': True, 'latent_dim': 32, 'n_vae_encoder_layers': 4, 'temporal_ensemble_coeff': None, 'dropout': 0.1, 'kl_weight': 10.0}}
12
- 2025-03-11 21:07:55,858 INFO MainThread:20200 [wandb_init.py:init():680] starting backend
13
- 2025-03-11 21:07:55,858 INFO MainThread:20200 [wandb_init.py:init():684] sending inform_init request
14
- 2025-03-11 21:07:55,875 INFO MainThread:20200 [backend.py:_multiprocessing_setup():104] multiprocessing start_methods=spawn, using: spawn
15
- 2025-03-11 21:07:55,876 INFO MainThread:20200 [wandb_init.py:init():697] backend started and connected
16
- 2025-03-11 21:07:55,877 INFO MainThread:20200 [wandb_init.py:init():790] updated telemetry
17
- 2025-03-11 21:07:55,935 INFO MainThread:20200 [wandb_init.py:init():822] communicating run to backend with 90.0 second timeout
18
- 2025-03-11 21:07:58,264 INFO MainThread:20200 [wandb_init.py:init():874] starting run threads in backend
19
- 2025-03-11 21:07:58,419 INFO MainThread:20200 [wandb_run.py:_console_start():2374] atexit reg
20
- 2025-03-11 21:07:58,419 INFO MainThread:20200 [wandb_run.py:_redirect():2224] redirect: wrap_raw
21
- 2025-03-11 21:07:58,419 INFO MainThread:20200 [wandb_run.py:_redirect():2289] Wrapping output streams.
22
- 2025-03-11 21:07:58,419 INFO MainThread:20200 [wandb_run.py:_redirect():2314] Redirects installed.
23
- 2025-03-11 21:07:58,421 INFO MainThread:20200 [wandb_init.py:init():916] run started, returning control to user process
24
- 2025-03-12 06:22:01,108 WARNING MsgRouterThr:20200 [router.py:message_loop():75] message_loop has been closed
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
wandb/run-20250311_210755-0twfntm6/run-0twfntm6.wandb DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:9bfcc1ad34e8f6eb48e320e99b26e691d659a259dc5c2a40a5a58b35f3538d73
3
- size 5296046