Narkantak commited on
Commit
d6c6dea
1 Parent(s): 53ff28d

Narkantak/mistral-7b-Q-ft

Browse files
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: peft
4
+ tags:
5
+ - generated_from_trainer
6
+ base_model: TheBloke/Mistral-7B-Instruct-v0.2-GPTQ
7
+ model-index:
8
+ - name: working
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # working
16
+
17
+ This model is a fine-tuned version of [TheBloke/Mistral-7B-Instruct-v0.2-GPTQ](https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.2-GPTQ) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 1.7274
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 0.0002
39
+ - train_batch_size: 4
40
+ - eval_batch_size: 4
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 4
43
+ - total_train_batch_size: 16
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - lr_scheduler_warmup_steps: 2
47
+ - num_epochs: 10
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss |
53
+ |:-------------:|:-----:|:----:|:---------------:|
54
+ | 4.5901 | 0.92 | 3 | 3.9565 |
55
+ | 4.0371 | 1.85 | 6 | 3.4385 |
56
+ | 3.4669 | 2.77 | 9 | 2.9876 |
57
+ | 2.252 | 4.0 | 13 | 2.5483 |
58
+ | 2.6576 | 4.92 | 16 | 2.2996 |
59
+ | 2.3154 | 5.85 | 19 | 2.0765 |
60
+ | 2.065 | 6.77 | 22 | 1.9107 |
61
+ | 1.4272 | 8.0 | 26 | 1.7737 |
62
+ | 1.807 | 8.92 | 29 | 1.7322 |
63
+ | 1.2589 | 9.23 | 30 | 1.7274 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - PEFT 0.9.0
69
+ - Transformers 4.38.1
70
+ - Pytorch 2.1.2
71
+ - Datasets 2.1.0
72
+ - Tokenizers 0.15.2
adapter_config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "TheBloke/Mistral-7B-Instruct-v0.2-GPTQ",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "loftq_config": {},
12
+ "lora_alpha": 32,
13
+ "lora_dropout": 0.05,
14
+ "megatron_config": null,
15
+ "megatron_core": "megatron.core",
16
+ "modules_to_save": null,
17
+ "peft_type": "LORA",
18
+ "r": 8,
19
+ "rank_pattern": {},
20
+ "revision": null,
21
+ "target_modules": [
22
+ "q_proj"
23
+ ],
24
+ "task_type": "CAUSAL_LM",
25
+ "use_dora": false,
26
+ "use_rslora": false
27
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e223c28014a2f52e6c4eb9a6b9f76d6267947ca0d5cfc20d693f08e23a4da17
3
+ size 8397056
runs/Mar14_07-22-08_3188d33dd891/events.out.tfevents.1710400936.3188d33dd891.34.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0b8f2f7472951efbaf9b6f2d4e193cd9f9ebfb3b462a3d33711148747d311d2
3
+ size 10316
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e591f9855eb09625cb8bcaa8f91f3efa4121b70118c996d24e115e12a5d20ff
3
+ size 4920
wandb/debug-internal.log ADDED
@@ -0,0 +1,621 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2024-03-14 07:26:29,498 INFO StreamThr :508 [internal.py:wandb_internal():86] W&B internal server running at pid: 508, started at: 2024-03-14 07:26:29.497813
2
+ 2024-03-14 07:26:29,500 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status
3
+ 2024-03-14 07:26:29,909 INFO WriterThread:508 [datastore.py:open_for_write():87] open: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/run-9blbc0lc.wandb
4
+ 2024-03-14 07:26:29,910 DEBUG SenderThread:508 [sender.py:send():382] send: header
5
+ 2024-03-14 07:26:29,913 DEBUG SenderThread:508 [sender.py:send():382] send: run
6
+ 2024-03-14 07:26:30,088 INFO SenderThread:508 [dir_watcher.py:__init__():211] watching files in: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files
7
+ 2024-03-14 07:26:30,088 INFO SenderThread:508 [sender.py:_start_run_threads():1136] run started: 9blbc0lc with start time 1710401189.501533
8
+ 2024-03-14 07:26:30,096 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: check_version
9
+ 2024-03-14 07:26:30,096 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: check_version
10
+ 2024-03-14 07:26:30,189 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: run_start
11
+ 2024-03-14 07:26:30,201 DEBUG HandlerThread:508 [system_info.py:__init__():27] System info init
12
+ 2024-03-14 07:26:30,201 DEBUG HandlerThread:508 [system_info.py:__init__():42] System info init done
13
+ 2024-03-14 07:26:30,201 INFO HandlerThread:508 [system_monitor.py:start():194] Starting system monitor
14
+ 2024-03-14 07:26:30,201 INFO SystemMonitor:508 [system_monitor.py:_start():158] Starting system asset monitoring threads
15
+ 2024-03-14 07:26:30,202 INFO HandlerThread:508 [system_monitor.py:probe():214] Collecting system info
16
+ 2024-03-14 07:26:30,202 INFO SystemMonitor:508 [interfaces.py:start():190] Started cpu monitoring
17
+ 2024-03-14 07:26:30,203 INFO SystemMonitor:508 [interfaces.py:start():190] Started disk monitoring
18
+ 2024-03-14 07:26:30,204 INFO SystemMonitor:508 [interfaces.py:start():190] Started gpu monitoring
19
+ 2024-03-14 07:26:30,205 INFO SystemMonitor:508 [interfaces.py:start():190] Started memory monitoring
20
+ 2024-03-14 07:26:30,206 INFO SystemMonitor:508 [interfaces.py:start():190] Started network monitoring
21
+ 2024-03-14 07:26:30,223 DEBUG HandlerThread:508 [system_info.py:probe():151] Probing system
22
+ 2024-03-14 07:26:30,226 DEBUG HandlerThread:508 [gitlib.py:_init_repo():56] git repository is invalid
23
+ 2024-03-14 07:26:30,226 DEBUG HandlerThread:508 [system_info.py:probe():199] Probing system done
24
+ 2024-03-14 07:26:30,226 DEBUG HandlerThread:508 [system_monitor.py:probe():223] {'os': 'Linux-5.15.133+-x86_64-with-glibc2.31', 'python': '3.10.13', 'heartbeatAt': '2024-03-14T07:26:30.224034', 'startedAt': '2024-03-14T07:26:29.490479', 'docker': None, 'cuda': None, 'args': (), 'state': 'running', 'program': 'kaggle.ipynb', 'codePathLocal': None, 'root': '/kaggle/working', 'host': '3188d33dd891', 'username': 'root', 'executable': '/opt/conda/bin/python3.10', 'cpu_count': 2, 'cpu_count_logical': 4, 'cpu_freq': {'current': 2000.204, 'min': 0.0, 'max': 0.0}, 'cpu_freq_per_core': [{'current': 2000.204, 'min': 0.0, 'max': 0.0}, {'current': 2000.204, 'min': 0.0, 'max': 0.0}, {'current': 2000.204, 'min': 0.0, 'max': 0.0}, {'current': 2000.204, 'min': 0.0, 'max': 0.0}], 'disk': {'/': {'total': 8062.387607574463, 'used': 5523.335136413574}}, 'gpu': 'Tesla T4', 'gpu_count': 2, 'gpu_devices': [{'name': 'Tesla T4', 'memory_total': 16106127360}, {'name': 'Tesla T4', 'memory_total': 16106127360}], 'memory': {'total': 31.357559204101562}}
25
+ 2024-03-14 07:26:30,226 INFO HandlerThread:508 [system_monitor.py:probe():224] Finished collecting system info
26
+ 2024-03-14 07:26:30,226 INFO HandlerThread:508 [system_monitor.py:probe():227] Publishing system info
27
+ 2024-03-14 07:26:30,226 DEBUG HandlerThread:508 [system_info.py:_save_conda():208] Saving list of conda packages installed into the current environment
28
+ 2024-03-14 07:26:31,090 INFO Thread-12 :508 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/conda-environment.yaml
29
+ 2024-03-14 07:27:30,108 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/conda-environment.yaml
30
+ 2024-03-14 07:27:30,207 DEBUG SystemMonitor:508 [system_monitor.py:_start():172] Starting system metrics aggregation loop
31
+ 2024-03-14 07:27:30,666 DEBUG HandlerThread:508 [system_info.py:_save_conda():220] Saving conda packages done
32
+ 2024-03-14 07:27:30,667 INFO HandlerThread:508 [system_monitor.py:probe():229] Finished publishing system info
33
+ 2024-03-14 07:27:30,682 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
34
+ 2024-03-14 07:27:30,683 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
35
+ 2024-03-14 07:27:30,683 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
36
+ 2024-03-14 07:27:30,683 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
37
+ 2024-03-14 07:27:30,683 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
38
+ 2024-03-14 07:27:30,684 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
39
+ 2024-03-14 07:27:30,684 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
40
+ 2024-03-14 07:27:30,684 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
41
+ 2024-03-14 07:27:30,684 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
42
+ 2024-03-14 07:27:30,685 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
43
+ 2024-03-14 07:27:30,685 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
44
+ 2024-03-14 07:27:30,685 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: python_packages
45
+ 2024-03-14 07:27:30,685 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: stop_status
46
+ 2024-03-14 07:27:30,685 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: internal_messages
47
+ 2024-03-14 07:27:30,685 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
48
+ 2024-03-14 07:27:30,685 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
49
+ 2024-03-14 07:27:30,685 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
50
+ 2024-03-14 07:27:30,685 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
51
+ 2024-03-14 07:27:30,685 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
52
+ 2024-03-14 07:27:30,686 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
53
+ 2024-03-14 07:27:30,686 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
54
+ 2024-03-14 07:27:30,686 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
55
+ 2024-03-14 07:27:30,686 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
56
+ 2024-03-14 07:27:30,686 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
57
+ 2024-03-14 07:27:30,686 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
58
+ 2024-03-14 07:27:30,688 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: python_packages
59
+ 2024-03-14 07:27:30,691 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: stop_status
60
+ 2024-03-14 07:27:30,789 DEBUG SenderThread:508 [sender.py:send():382] send: telemetry
61
+ 2024-03-14 07:27:30,789 DEBUG SenderThread:508 [sender.py:send():382] send: config
62
+ 2024-03-14 07:27:30,791 DEBUG SenderThread:508 [sender.py:send():382] send: metric
63
+ 2024-03-14 07:27:30,791 DEBUG SenderThread:508 [sender.py:send():382] send: telemetry
64
+ 2024-03-14 07:27:30,791 DEBUG SenderThread:508 [sender.py:send():382] send: metric
65
+ 2024-03-14 07:27:30,791 WARNING SenderThread:508 [sender.py:send_metric():1354] Seen metric with glob (shouldn't happen)
66
+ 2024-03-14 07:27:30,791 DEBUG SenderThread:508 [sender.py:send():382] send: telemetry
67
+ 2024-03-14 07:27:30,792 DEBUG SenderThread:508 [sender.py:send():382] send: stats
68
+ 2024-03-14 07:27:30,792 DEBUG SenderThread:508 [sender.py:send():382] send: files
69
+ 2024-03-14 07:27:30,792 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-metadata.json with policy now
70
+ 2024-03-14 07:27:30,984 INFO wandb-upload_0:508 [upload_job.py:push():131] Uploaded file /tmp/tmpdy6jnpfjwandb/dkst74wt-wandb-metadata.json
71
+ 2024-03-14 07:27:31,109 INFO Thread-12 :508 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-metadata.json
72
+ 2024-03-14 07:27:31,109 INFO Thread-12 :508 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/requirements.txt
73
+ 2024-03-14 07:27:31,109 INFO Thread-12 :508 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/output.log
74
+ 2024-03-14 07:27:31,232 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
75
+ 2024-03-14 07:27:33,110 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/output.log
76
+ 2024-03-14 07:27:35,796 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
77
+ 2024-03-14 07:27:36,236 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
78
+ 2024-03-14 07:27:40,797 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
79
+ 2024-03-14 07:27:41,237 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
80
+ 2024-03-14 07:27:45,798 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
81
+ 2024-03-14 07:27:46,238 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
82
+ 2024-03-14 07:27:50,799 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
83
+ 2024-03-14 07:27:51,239 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
84
+ 2024-03-14 07:27:55,800 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
85
+ 2024-03-14 07:27:56,241 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
86
+ 2024-03-14 07:27:57,553 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
87
+ 2024-03-14 07:27:57,557 DEBUG SenderThread:508 [sender.py:send():382] send: metric
88
+ 2024-03-14 07:27:57,557 DEBUG SenderThread:508 [sender.py:send():382] send: metric
89
+ 2024-03-14 07:27:57,557 DEBUG SenderThread:508 [sender.py:send():382] send: metric
90
+ 2024-03-14 07:27:57,557 DEBUG SenderThread:508 [sender.py:send():382] send: metric
91
+ 2024-03-14 07:27:57,557 DEBUG SenderThread:508 [sender.py:send():382] send: history
92
+ 2024-03-14 07:27:57,558 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
93
+ 2024-03-14 07:27:57,561 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
94
+ 2024-03-14 07:27:58,120 INFO Thread-12 :508 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
95
+ 2024-03-14 07:28:00,210 DEBUG SenderThread:508 [sender.py:send():382] send: stats
96
+ 2024-03-14 07:28:01,221 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
97
+ 2024-03-14 07:28:01,242 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
98
+ 2024-03-14 07:28:02,122 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/config.yaml
99
+ 2024-03-14 07:28:02,637 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
100
+ 2024-03-14 07:28:02,639 DEBUG SenderThread:508 [sender.py:send():382] send: metric
101
+ 2024-03-14 07:28:02,639 DEBUG SenderThread:508 [sender.py:send():382] send: metric
102
+ 2024-03-14 07:28:02,639 DEBUG SenderThread:508 [sender.py:send():382] send: metric
103
+ 2024-03-14 07:28:02,639 DEBUG SenderThread:508 [sender.py:send():382] send: metric
104
+ 2024-03-14 07:28:02,639 DEBUG SenderThread:508 [sender.py:send():382] send: history
105
+ 2024-03-14 07:28:02,639 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
106
+ 2024-03-14 07:28:02,640 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
107
+ 2024-03-14 07:28:03,122 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
108
+ 2024-03-14 07:28:05,123 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/output.log
109
+ 2024-03-14 07:28:06,243 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
110
+ 2024-03-14 07:28:06,896 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
111
+ 2024-03-14 07:28:11,244 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
112
+ 2024-03-14 07:28:11,897 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
113
+ 2024-03-14 07:28:16,245 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
114
+ 2024-03-14 07:28:16,898 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
115
+ 2024-03-14 07:28:21,246 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
116
+ 2024-03-14 07:28:21,899 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
117
+ 2024-03-14 07:28:26,247 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
118
+ 2024-03-14 07:28:26,900 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
119
+ 2024-03-14 07:28:30,210 DEBUG SenderThread:508 [sender.py:send():382] send: stats
120
+ 2024-03-14 07:28:31,248 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
121
+ 2024-03-14 07:28:32,216 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
122
+ 2024-03-14 07:28:33,134 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/config.yaml
123
+ 2024-03-14 07:28:36,249 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
124
+ 2024-03-14 07:28:37,345 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
125
+ 2024-03-14 07:28:41,250 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
126
+ 2024-03-14 07:28:42,346 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
127
+ 2024-03-14 07:28:46,251 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
128
+ 2024-03-14 07:28:47,347 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
129
+ 2024-03-14 07:28:51,252 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
130
+ 2024-03-14 07:28:52,348 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
131
+ 2024-03-14 07:28:56,253 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
132
+ 2024-03-14 07:28:57,349 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
133
+ 2024-03-14 07:28:59,610 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
134
+ 2024-03-14 07:28:59,611 DEBUG SenderThread:508 [sender.py:send():382] send: history
135
+ 2024-03-14 07:28:59,612 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
136
+ 2024-03-14 07:28:59,614 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
137
+ 2024-03-14 07:29:00,146 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
138
+ 2024-03-14 07:29:00,212 DEBUG SenderThread:508 [sender.py:send():382] send: stats
139
+ 2024-03-14 07:29:01,254 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
140
+ 2024-03-14 07:29:03,213 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
141
+ 2024-03-14 07:29:04,819 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
142
+ 2024-03-14 07:29:04,820 DEBUG SenderThread:508 [sender.py:send():382] send: history
143
+ 2024-03-14 07:29:04,820 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
144
+ 2024-03-14 07:29:04,821 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
145
+ 2024-03-14 07:29:05,148 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
146
+ 2024-03-14 07:29:06,255 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
147
+ 2024-03-14 07:29:07,149 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/output.log
148
+ 2024-03-14 07:29:09,022 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
149
+ 2024-03-14 07:29:11,256 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
150
+ 2024-03-14 07:29:14,023 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
151
+ 2024-03-14 07:29:16,257 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
152
+ 2024-03-14 07:29:19,024 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
153
+ 2024-03-14 07:29:21,262 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
154
+ 2024-03-14 07:29:24,025 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
155
+ 2024-03-14 07:29:26,263 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
156
+ 2024-03-14 07:29:29,027 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
157
+ 2024-03-14 07:29:30,213 DEBUG SenderThread:508 [sender.py:send():382] send: stats
158
+ 2024-03-14 07:29:31,264 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
159
+ 2024-03-14 07:29:34,214 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
160
+ 2024-03-14 07:29:36,265 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
161
+ 2024-03-14 07:29:39,215 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
162
+ 2024-03-14 07:29:41,266 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
163
+ 2024-03-14 07:29:44,216 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
164
+ 2024-03-14 07:29:46,267 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
165
+ 2024-03-14 07:29:49,217 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
166
+ 2024-03-14 07:29:51,268 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
167
+ 2024-03-14 07:29:54,218 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
168
+ 2024-03-14 07:29:56,269 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
169
+ 2024-03-14 07:29:59,220 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
170
+ 2024-03-14 07:30:00,214 DEBUG SenderThread:508 [sender.py:send():382] send: stats
171
+ 2024-03-14 07:30:01,270 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
172
+ 2024-03-14 07:30:04,613 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
173
+ 2024-03-14 07:30:04,614 DEBUG SenderThread:508 [sender.py:send():382] send: history
174
+ 2024-03-14 07:30:04,614 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
175
+ 2024-03-14 07:30:04,614 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
176
+ 2024-03-14 07:30:04,615 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
177
+ 2024-03-14 07:30:05,173 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
178
+ 2024-03-14 07:30:06,271 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
179
+ 2024-03-14 07:30:09,616 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
180
+ 2024-03-14 07:30:09,861 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
181
+ 2024-03-14 07:30:09,862 DEBUG SenderThread:508 [sender.py:send():382] send: history
182
+ 2024-03-14 07:30:09,862 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
183
+ 2024-03-14 07:30:09,863 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
184
+ 2024-03-14 07:30:10,175 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
185
+ 2024-03-14 07:30:11,175 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/output.log
186
+ 2024-03-14 07:30:11,272 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
187
+ 2024-03-14 07:30:15,117 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
188
+ 2024-03-14 07:30:16,273 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
189
+ 2024-03-14 07:30:20,118 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
190
+ 2024-03-14 07:30:21,275 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
191
+ 2024-03-14 07:30:25,119 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
192
+ 2024-03-14 07:30:26,275 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
193
+ 2024-03-14 07:30:30,120 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
194
+ 2024-03-14 07:30:30,215 DEBUG SenderThread:508 [sender.py:send():382] send: stats
195
+ 2024-03-14 07:30:31,276 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
196
+ 2024-03-14 07:30:35,216 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
197
+ 2024-03-14 07:30:36,277 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
198
+ 2024-03-14 07:30:40,217 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
199
+ 2024-03-14 07:30:41,278 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
200
+ 2024-03-14 07:30:45,218 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
201
+ 2024-03-14 07:30:46,280 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
202
+ 2024-03-14 07:30:50,220 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
203
+ 2024-03-14 07:30:51,286 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
204
+ 2024-03-14 07:30:55,221 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
205
+ 2024-03-14 07:30:56,287 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
206
+ 2024-03-14 07:31:00,216 DEBUG SenderThread:508 [sender.py:send():382] send: stats
207
+ 2024-03-14 07:31:01,217 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
208
+ 2024-03-14 07:31:01,288 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
209
+ 2024-03-14 07:31:06,218 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
210
+ 2024-03-14 07:31:06,289 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
211
+ 2024-03-14 07:31:08,919 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
212
+ 2024-03-14 07:31:08,921 DEBUG SenderThread:508 [sender.py:send():382] send: history
213
+ 2024-03-14 07:31:08,921 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
214
+ 2024-03-14 07:31:08,922 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
215
+ 2024-03-14 07:31:09,200 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
216
+ 2024-03-14 07:31:11,290 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
217
+ 2024-03-14 07:31:11,923 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
218
+ 2024-03-14 07:31:14,197 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
219
+ 2024-03-14 07:31:14,198 DEBUG SenderThread:508 [sender.py:send():382] send: history
220
+ 2024-03-14 07:31:14,198 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
221
+ 2024-03-14 07:31:14,199 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
222
+ 2024-03-14 07:31:14,202 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
223
+ 2024-03-14 07:31:15,203 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/output.log
224
+ 2024-03-14 07:31:16,292 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
225
+ 2024-03-14 07:31:17,478 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
226
+ 2024-03-14 07:31:21,293 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
227
+ 2024-03-14 07:31:22,480 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
228
+ 2024-03-14 07:31:26,294 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
229
+ 2024-03-14 07:31:27,481 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
230
+ 2024-03-14 07:31:30,217 DEBUG SenderThread:508 [sender.py:send():382] send: stats
231
+ 2024-03-14 07:31:31,295 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
232
+ 2024-03-14 07:31:33,218 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
233
+ 2024-03-14 07:31:36,296 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
234
+ 2024-03-14 07:31:38,219 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
235
+ 2024-03-14 07:31:41,297 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
236
+ 2024-03-14 07:31:43,220 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
237
+ 2024-03-14 07:31:46,299 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
238
+ 2024-03-14 07:31:48,221 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
239
+ 2024-03-14 07:31:51,300 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
240
+ 2024-03-14 07:31:53,221 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
241
+ 2024-03-14 07:31:56,301 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
242
+ 2024-03-14 07:31:58,222 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
243
+ 2024-03-14 07:32:00,218 DEBUG SenderThread:508 [sender.py:send():382] send: stats
244
+ 2024-03-14 07:32:01,306 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
245
+ 2024-03-14 07:32:04,221 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
246
+ 2024-03-14 07:32:06,308 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
247
+ 2024-03-14 07:32:09,222 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
248
+ 2024-03-14 07:32:11,309 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
249
+ 2024-03-14 07:32:13,325 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
250
+ 2024-03-14 07:32:13,327 DEBUG SenderThread:508 [sender.py:send():382] send: history
251
+ 2024-03-14 07:32:13,327 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
252
+ 2024-03-14 07:32:13,327 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
253
+ 2024-03-14 07:32:14,228 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
254
+ 2024-03-14 07:32:14,328 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
255
+ 2024-03-14 07:32:16,310 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
256
+ 2024-03-14 07:32:18,687 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
257
+ 2024-03-14 07:32:18,688 DEBUG SenderThread:508 [sender.py:send():382] send: history
258
+ 2024-03-14 07:32:18,688 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
259
+ 2024-03-14 07:32:18,689 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
260
+ 2024-03-14 07:32:19,231 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
261
+ 2024-03-14 07:32:19,899 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
262
+ 2024-03-14 07:32:21,232 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/output.log
263
+ 2024-03-14 07:32:21,311 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
264
+ 2024-03-14 07:32:24,901 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
265
+ 2024-03-14 07:32:26,312 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
266
+ 2024-03-14 07:32:29,902 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
267
+ 2024-03-14 07:32:30,219 DEBUG SenderThread:508 [sender.py:send():382] send: stats
268
+ 2024-03-14 07:32:31,313 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
269
+ 2024-03-14 07:32:35,221 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
270
+ 2024-03-14 07:32:36,314 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
271
+ 2024-03-14 07:32:40,222 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
272
+ 2024-03-14 07:32:41,315 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
273
+ 2024-03-14 07:32:45,223 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
274
+ 2024-03-14 07:32:46,316 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
275
+ 2024-03-14 07:32:50,224 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
276
+ 2024-03-14 07:32:51,318 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
277
+ 2024-03-14 07:32:55,225 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
278
+ 2024-03-14 07:32:56,319 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
279
+ 2024-03-14 07:33:00,220 DEBUG SenderThread:508 [sender.py:send():382] send: stats
280
+ 2024-03-14 07:33:01,221 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
281
+ 2024-03-14 07:33:01,320 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
282
+ 2024-03-14 07:33:06,222 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
283
+ 2024-03-14 07:33:06,321 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
284
+ 2024-03-14 07:33:11,223 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
285
+ 2024-03-14 07:33:11,322 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
286
+ 2024-03-14 07:33:16,224 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
287
+ 2024-03-14 07:33:16,323 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
288
+ 2024-03-14 07:33:18,668 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
289
+ 2024-03-14 07:33:18,669 DEBUG SenderThread:508 [sender.py:send():382] send: history
290
+ 2024-03-14 07:33:18,669 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
291
+ 2024-03-14 07:33:18,670 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
292
+ 2024-03-14 07:33:19,256 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
293
+ 2024-03-14 07:33:21,324 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
294
+ 2024-03-14 07:33:21,671 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
295
+ 2024-03-14 07:33:24,029 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
296
+ 2024-03-14 07:33:24,030 DEBUG SenderThread:508 [sender.py:send():382] send: history
297
+ 2024-03-14 07:33:24,031 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
298
+ 2024-03-14 07:33:24,031 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
299
+ 2024-03-14 07:33:24,258 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
300
+ 2024-03-14 07:33:25,259 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/output.log
301
+ 2024-03-14 07:33:26,325 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
302
+ 2024-03-14 07:33:27,225 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
303
+ 2024-03-14 07:33:30,221 DEBUG SenderThread:508 [sender.py:send():382] send: stats
304
+ 2024-03-14 07:33:31,326 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
305
+ 2024-03-14 07:33:33,222 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
306
+ 2024-03-14 07:33:36,327 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
307
+ 2024-03-14 07:33:38,224 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
308
+ 2024-03-14 07:33:41,328 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
309
+ 2024-03-14 07:33:43,225 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
310
+ 2024-03-14 07:33:46,329 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
311
+ 2024-03-14 07:33:48,225 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
312
+ 2024-03-14 07:33:51,331 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
313
+ 2024-03-14 07:33:53,227 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
314
+ 2024-03-14 07:33:56,332 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
315
+ 2024-03-14 07:33:58,228 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
316
+ 2024-03-14 07:34:00,223 DEBUG SenderThread:508 [sender.py:send():382] send: stats
317
+ 2024-03-14 07:34:01,333 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
318
+ 2024-03-14 07:34:04,224 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
319
+ 2024-03-14 07:34:06,334 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
320
+ 2024-03-14 07:34:09,225 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
321
+ 2024-03-14 07:34:11,335 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
322
+ 2024-03-14 07:34:14,226 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
323
+ 2024-03-14 07:34:16,336 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
324
+ 2024-03-14 07:34:19,227 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
325
+ 2024-03-14 07:34:21,338 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
326
+ 2024-03-14 07:34:23,943 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
327
+ 2024-03-14 07:34:23,945 DEBUG SenderThread:508 [sender.py:send():382] send: history
328
+ 2024-03-14 07:34:23,945 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
329
+ 2024-03-14 07:34:23,945 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
330
+ 2024-03-14 07:34:24,283 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
331
+ 2024-03-14 07:34:24,946 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
332
+ 2024-03-14 07:34:26,339 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
333
+ 2024-03-14 07:34:29,338 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
334
+ 2024-03-14 07:34:29,340 DEBUG SenderThread:508 [sender.py:send():382] send: history
335
+ 2024-03-14 07:34:29,340 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
336
+ 2024-03-14 07:34:29,340 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
337
+ 2024-03-14 07:34:30,224 DEBUG SenderThread:508 [sender.py:send():382] send: stats
338
+ 2024-03-14 07:34:30,225 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
339
+ 2024-03-14 07:34:30,286 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
340
+ 2024-03-14 07:34:31,286 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/output.log
341
+ 2024-03-14 07:34:31,340 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
342
+ 2024-03-14 07:34:35,226 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
343
+ 2024-03-14 07:34:36,341 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
344
+ 2024-03-14 07:34:40,227 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
345
+ 2024-03-14 07:34:41,342 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
346
+ 2024-03-14 07:34:45,228 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
347
+ 2024-03-14 07:34:46,343 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
348
+ 2024-03-14 07:34:50,229 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
349
+ 2024-03-14 07:34:51,344 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
350
+ 2024-03-14 07:34:55,230 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
351
+ 2024-03-14 07:34:56,346 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
352
+ 2024-03-14 07:35:00,224 DEBUG SenderThread:508 [sender.py:send():382] send: stats
353
+ 2024-03-14 07:35:01,226 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
354
+ 2024-03-14 07:35:01,346 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
355
+ 2024-03-14 07:35:06,226 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
356
+ 2024-03-14 07:35:06,347 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
357
+ 2024-03-14 07:35:11,227 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
358
+ 2024-03-14 07:35:11,348 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
359
+ 2024-03-14 07:35:16,228 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
360
+ 2024-03-14 07:35:16,350 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
361
+ 2024-03-14 07:35:21,230 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
362
+ 2024-03-14 07:35:21,351 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
363
+ 2024-03-14 07:35:26,231 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
364
+ 2024-03-14 07:35:26,352 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
365
+ 2024-03-14 07:35:29,531 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
366
+ 2024-03-14 07:35:29,532 DEBUG SenderThread:508 [sender.py:send():382] send: history
367
+ 2024-03-14 07:35:29,533 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
368
+ 2024-03-14 07:35:29,533 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
369
+ 2024-03-14 07:35:30,226 DEBUG SenderThread:508 [sender.py:send():382] send: stats
370
+ 2024-03-14 07:35:30,310 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
371
+ 2024-03-14 07:35:31,354 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
372
+ 2024-03-14 07:35:32,228 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
373
+ 2024-03-14 07:35:34,944 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
374
+ 2024-03-14 07:35:34,945 DEBUG SenderThread:508 [sender.py:send():382] send: history
375
+ 2024-03-14 07:35:34,946 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
376
+ 2024-03-14 07:35:34,946 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
377
+ 2024-03-14 07:35:35,313 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
378
+ 2024-03-14 07:35:36,355 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
379
+ 2024-03-14 07:35:37,317 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/output.log
380
+ 2024-03-14 07:35:38,180 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
381
+ 2024-03-14 07:35:41,356 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
382
+ 2024-03-14 07:35:43,181 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
383
+ 2024-03-14 07:35:46,357 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
384
+ 2024-03-14 07:35:48,183 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
385
+ 2024-03-14 07:35:51,358 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
386
+ 2024-03-14 07:35:53,184 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
387
+ 2024-03-14 07:35:56,359 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
388
+ 2024-03-14 07:35:58,184 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
389
+ 2024-03-14 07:36:00,228 DEBUG SenderThread:508 [sender.py:send():382] send: stats
390
+ 2024-03-14 07:36:01,360 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
391
+ 2024-03-14 07:36:03,229 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
392
+ 2024-03-14 07:36:06,361 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
393
+ 2024-03-14 07:36:08,230 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
394
+ 2024-03-14 07:36:11,362 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
395
+ 2024-03-14 07:36:13,231 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
396
+ 2024-03-14 07:36:16,364 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
397
+ 2024-03-14 07:36:18,232 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
398
+ 2024-03-14 07:36:21,365 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
399
+ 2024-03-14 07:36:23,233 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
400
+ 2024-03-14 07:36:26,366 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
401
+ 2024-03-14 07:36:28,234 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
402
+ 2024-03-14 07:36:30,230 DEBUG SenderThread:508 [sender.py:send():382] send: stats
403
+ 2024-03-14 07:36:31,371 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
404
+ 2024-03-14 07:36:34,231 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
405
+ 2024-03-14 07:36:36,271 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
406
+ 2024-03-14 07:36:36,272 DEBUG SenderThread:508 [sender.py:send():382] send: history
407
+ 2024-03-14 07:36:36,272 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
408
+ 2024-03-14 07:36:36,273 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
409
+ 2024-03-14 07:36:36,346 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
410
+ 2024-03-14 07:36:36,372 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
411
+ 2024-03-14 07:36:39,274 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
412
+ 2024-03-14 07:36:41,373 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
413
+ 2024-03-14 07:36:41,657 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
414
+ 2024-03-14 07:36:41,663 DEBUG SenderThread:508 [sender.py:send():382] send: history
415
+ 2024-03-14 07:36:41,664 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
416
+ 2024-03-14 07:36:41,664 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
417
+ 2024-03-14 07:36:42,349 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
418
+ 2024-03-14 07:36:44,350 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/output.log
419
+ 2024-03-14 07:36:44,856 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
420
+ 2024-03-14 07:36:46,375 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
421
+ 2024-03-14 07:36:49,857 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
422
+ 2024-03-14 07:36:51,376 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
423
+ 2024-03-14 07:36:54,858 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
424
+ 2024-03-14 07:36:56,377 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
425
+ 2024-03-14 07:36:56,955 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
426
+ 2024-03-14 07:36:56,956 DEBUG SenderThread:508 [sender.py:send():382] send: history
427
+ 2024-03-14 07:36:56,957 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
428
+ 2024-03-14 07:36:56,957 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
429
+ 2024-03-14 07:36:57,355 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
430
+ 2024-03-14 07:36:59,958 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
431
+ 2024-03-14 07:37:00,231 DEBUG SenderThread:508 [sender.py:send():382] send: stats
432
+ 2024-03-14 07:37:01,378 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
433
+ 2024-03-14 07:37:02,354 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
434
+ 2024-03-14 07:37:02,356 DEBUG SenderThread:508 [sender.py:send():382] send: history
435
+ 2024-03-14 07:37:02,356 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
436
+ 2024-03-14 07:37:02,357 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
437
+ 2024-03-14 07:37:02,357 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
438
+ 2024-03-14 07:37:02,558 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
439
+ 2024-03-14 07:37:02,560 DEBUG SenderThread:508 [sender.py:send():382] send: metric
440
+ 2024-03-14 07:37:02,560 DEBUG SenderThread:508 [sender.py:send():382] send: metric
441
+ 2024-03-14 07:37:02,560 DEBUG SenderThread:508 [sender.py:send():382] send: metric
442
+ 2024-03-14 07:37:02,560 DEBUG SenderThread:508 [sender.py:send():382] send: metric
443
+ 2024-03-14 07:37:02,560 DEBUG SenderThread:508 [sender.py:send():382] send: metric
444
+ 2024-03-14 07:37:02,560 DEBUG SenderThread:508 [sender.py:send():382] send: history
445
+ 2024-03-14 07:37:02,561 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
446
+ 2024-03-14 07:37:02,561 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
447
+ 2024-03-14 07:37:02,562 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: pause
448
+ 2024-03-14 07:37:02,562 INFO HandlerThread:508 [handler.py:handle_request_pause():708] stopping system metrics thread
449
+ 2024-03-14 07:37:02,562 INFO HandlerThread:508 [system_monitor.py:finish():203] Stopping system monitor
450
+ 2024-03-14 07:37:02,562 DEBUG SystemMonitor:508 [system_monitor.py:_start():179] Finished system metrics aggregation loop
451
+ 2024-03-14 07:37:02,563 INFO HandlerThread:508 [interfaces.py:finish():202] Joined cpu monitor
452
+ 2024-03-14 07:37:02,563 DEBUG SystemMonitor:508 [system_monitor.py:_start():183] Publishing last batch of metrics
453
+ 2024-03-14 07:37:02,563 INFO HandlerThread:508 [interfaces.py:finish():202] Joined disk monitor
454
+ 2024-03-14 07:37:02,575 INFO HandlerThread:508 [interfaces.py:finish():202] Joined gpu monitor
455
+ 2024-03-14 07:37:02,575 INFO HandlerThread:508 [interfaces.py:finish():202] Joined memory monitor
456
+ 2024-03-14 07:37:02,575 INFO HandlerThread:508 [interfaces.py:finish():202] Joined network monitor
457
+ 2024-03-14 07:37:02,576 DEBUG SenderThread:508 [sender.py:send():382] send: stats
458
+ 2024-03-14 07:37:03,357 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
459
+ 2024-03-14 07:37:05,576 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
460
+ 2024-03-14 07:37:06,381 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
461
+ 2024-03-14 07:37:10,578 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
462
+ 2024-03-14 07:37:11,382 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
463
+ 2024-03-14 07:37:15,579 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
464
+ 2024-03-14 07:37:16,383 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
465
+ 2024-03-14 07:37:20,585 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
466
+ 2024-03-14 07:37:21,364 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/config.yaml
467
+ 2024-03-14 07:37:21,384 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
468
+ 2024-03-14 07:37:25,704 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
469
+ 2024-03-14 07:37:26,386 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
470
+ 2024-03-14 07:37:30,704 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
471
+ 2024-03-14 07:37:31,387 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
472
+ 2024-03-14 07:37:35,706 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
473
+ 2024-03-14 07:37:36,388 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
474
+ 2024-03-14 07:37:40,707 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
475
+ 2024-03-14 07:37:41,390 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
476
+ 2024-03-14 07:37:45,708 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
477
+ 2024-03-14 07:37:46,391 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
478
+ 2024-03-14 07:37:50,709 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
479
+ 2024-03-14 07:37:51,392 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
480
+ 2024-03-14 07:37:55,710 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
481
+ 2024-03-14 07:37:56,393 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
482
+ 2024-03-14 07:38:00,712 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
483
+ 2024-03-14 07:38:01,394 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
484
+ 2024-03-14 07:38:05,713 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
485
+ 2024-03-14 07:38:06,395 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
486
+ 2024-03-14 07:38:10,714 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
487
+ 2024-03-14 07:38:11,396 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
488
+ 2024-03-14 07:38:15,715 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
489
+ 2024-03-14 07:38:16,397 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
490
+ 2024-03-14 07:38:20,716 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
491
+ 2024-03-14 07:38:21,398 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
492
+ 2024-03-14 07:38:25,717 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
493
+ 2024-03-14 07:38:26,399 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
494
+ 2024-03-14 07:38:30,718 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
495
+ 2024-03-14 07:38:31,401 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
496
+ 2024-03-14 07:38:35,719 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
497
+ 2024-03-14 07:38:36,402 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
498
+ 2024-03-14 07:38:40,720 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
499
+ 2024-03-14 07:38:41,403 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
500
+ 2024-03-14 07:38:45,721 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
501
+ 2024-03-14 07:38:46,404 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
502
+ 2024-03-14 07:38:50,722 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
503
+ 2024-03-14 07:38:51,405 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
504
+ 2024-03-14 07:38:55,723 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
505
+ 2024-03-14 07:38:56,406 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
506
+ 2024-03-14 07:39:00,724 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
507
+ 2024-03-14 07:39:01,407 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
508
+ 2024-03-14 07:39:05,725 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
509
+ 2024-03-14 07:39:06,408 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
510
+ 2024-03-14 07:39:10,726 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
511
+ 2024-03-14 07:39:11,409 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
512
+ 2024-03-14 07:39:15,727 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
513
+ 2024-03-14 07:39:16,410 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
514
+ 2024-03-14 07:39:20,728 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
515
+ 2024-03-14 07:39:21,411 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
516
+ 2024-03-14 07:39:25,729 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
517
+ 2024-03-14 07:39:26,412 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
518
+ 2024-03-14 07:39:30,730 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
519
+ 2024-03-14 07:39:31,413 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
520
+ 2024-03-14 07:39:35,732 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
521
+ 2024-03-14 07:39:36,414 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
522
+ 2024-03-14 07:39:40,733 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
523
+ 2024-03-14 07:39:41,415 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
524
+ 2024-03-14 07:39:45,734 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
525
+ 2024-03-14 07:39:46,416 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
526
+ 2024-03-14 07:39:50,735 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
527
+ 2024-03-14 07:39:51,417 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
528
+ 2024-03-14 07:39:55,736 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
529
+ 2024-03-14 07:39:56,418 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
530
+ 2024-03-14 07:40:00,737 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
531
+ 2024-03-14 07:40:01,419 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
532
+ 2024-03-14 07:40:03,766 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: resume
533
+ 2024-03-14 07:40:03,766 INFO HandlerThread:508 [handler.py:handle_request_resume():699] starting system metrics thread
534
+ 2024-03-14 07:40:03,766 INFO HandlerThread:508 [system_monitor.py:start():194] Starting system monitor
535
+ 2024-03-14 07:40:03,766 INFO SystemMonitor:508 [system_monitor.py:_start():158] Starting system asset monitoring threads
536
+ 2024-03-14 07:40:03,767 INFO SystemMonitor:508 [interfaces.py:start():190] Started cpu monitoring
537
+ 2024-03-14 07:40:03,767 INFO SystemMonitor:508 [interfaces.py:start():190] Started disk monitoring
538
+ 2024-03-14 07:40:03,768 INFO SystemMonitor:508 [interfaces.py:start():190] Started gpu monitoring
539
+ 2024-03-14 07:40:03,770 INFO SystemMonitor:508 [interfaces.py:start():190] Started memory monitoring
540
+ 2024-03-14 07:40:03,771 INFO SystemMonitor:508 [interfaces.py:start():190] Started network monitoring
541
+ 2024-03-14 07:40:03,801 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: pause
542
+ 2024-03-14 07:40:03,802 INFO HandlerThread:508 [handler.py:handle_request_pause():708] stopping system metrics thread
543
+ 2024-03-14 07:40:03,802 INFO HandlerThread:508 [system_monitor.py:finish():203] Stopping system monitor
544
+ 2024-03-14 07:40:03,802 DEBUG SystemMonitor:508 [system_monitor.py:_start():172] Starting system metrics aggregation loop
545
+ 2024-03-14 07:40:03,802 DEBUG SystemMonitor:508 [system_monitor.py:_start():179] Finished system metrics aggregation loop
546
+ 2024-03-14 07:40:03,802 DEBUG SystemMonitor:508 [system_monitor.py:_start():183] Publishing last batch of metrics
547
+ 2024-03-14 07:40:03,803 INFO HandlerThread:508 [interfaces.py:finish():202] Joined cpu monitor
548
+ 2024-03-14 07:40:03,803 INFO HandlerThread:508 [interfaces.py:finish():202] Joined disk monitor
549
+ 2024-03-14 07:40:03,818 INFO HandlerThread:508 [interfaces.py:finish():202] Joined gpu monitor
550
+ 2024-03-14 07:40:03,819 INFO HandlerThread:508 [interfaces.py:finish():202] Joined memory monitor
551
+ 2024-03-14 07:40:03,819 INFO HandlerThread:508 [interfaces.py:finish():202] Joined network monitor
552
+ 2024-03-14 07:40:03,819 DEBUG SenderThread:508 [sender.py:send():382] send: stats
553
+ 2024-03-14 07:40:05,820 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
554
+ 2024-03-14 07:40:06,420 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
555
+ 2024-03-14 07:40:10,821 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
556
+ 2024-03-14 07:40:11,422 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
557
+ 2024-03-14 07:40:15,823 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
558
+ 2024-03-14 07:40:16,423 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
559
+ 2024-03-14 07:40:20,824 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
560
+ 2024-03-14 07:40:21,424 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
561
+ 2024-03-14 07:40:25,825 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
562
+ 2024-03-14 07:40:26,425 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
563
+ 2024-03-14 07:40:30,826 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
564
+ 2024-03-14 07:40:31,427 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
565
+ 2024-03-14 07:40:35,827 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
566
+ 2024-03-14 07:40:36,428 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
567
+ 2024-03-14 07:40:40,828 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
568
+ 2024-03-14 07:40:41,429 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
569
+ 2024-03-14 07:40:45,829 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
570
+ 2024-03-14 07:40:46,431 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
571
+ 2024-03-14 07:40:50,830 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
572
+ 2024-03-14 07:40:51,432 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
573
+ 2024-03-14 07:40:55,668 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: resume
574
+ 2024-03-14 07:40:55,668 INFO HandlerThread:508 [handler.py:handle_request_resume():699] starting system metrics thread
575
+ 2024-03-14 07:40:55,668 INFO HandlerThread:508 [system_monitor.py:start():194] Starting system monitor
576
+ 2024-03-14 07:40:55,668 INFO SystemMonitor:508 [system_monitor.py:_start():158] Starting system asset monitoring threads
577
+ 2024-03-14 07:40:55,669 INFO SystemMonitor:508 [interfaces.py:start():190] Started cpu monitoring
578
+ 2024-03-14 07:40:55,669 INFO SystemMonitor:508 [interfaces.py:start():190] Started disk monitoring
579
+ 2024-03-14 07:40:55,670 INFO SystemMonitor:508 [interfaces.py:start():190] Started gpu monitoring
580
+ 2024-03-14 07:40:55,671 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: pause
581
+ 2024-03-14 07:40:55,671 INFO SystemMonitor:508 [interfaces.py:start():190] Started memory monitoring
582
+ 2024-03-14 07:40:55,671 INFO HandlerThread:508 [handler.py:handle_request_pause():708] stopping system metrics thread
583
+ 2024-03-14 07:40:55,673 INFO HandlerThread:508 [system_monitor.py:finish():203] Stopping system monitor
584
+ 2024-03-14 07:40:55,672 INFO SystemMonitor:508 [interfaces.py:start():190] Started network monitoring
585
+ 2024-03-14 07:40:55,673 INFO HandlerThread:508 [interfaces.py:finish():202] Joined cpu monitor
586
+ 2024-03-14 07:40:55,676 DEBUG SystemMonitor:508 [system_monitor.py:_start():172] Starting system metrics aggregation loop
587
+ 2024-03-14 07:40:55,676 DEBUG SystemMonitor:508 [system_monitor.py:_start():179] Finished system metrics aggregation loop
588
+ 2024-03-14 07:40:55,676 DEBUG SystemMonitor:508 [system_monitor.py:_start():183] Publishing last batch of metrics
589
+ 2024-03-14 07:40:55,679 INFO HandlerThread:508 [interfaces.py:finish():202] Joined disk monitor
590
+ 2024-03-14 07:40:55,695 INFO HandlerThread:508 [interfaces.py:finish():202] Joined gpu monitor
591
+ 2024-03-14 07:40:55,696 INFO HandlerThread:508 [interfaces.py:finish():202] Joined memory monitor
592
+ 2024-03-14 07:40:55,696 INFO HandlerThread:508 [interfaces.py:finish():202] Joined network monitor
593
+ 2024-03-14 07:40:55,696 DEBUG SenderThread:508 [sender.py:send():382] send: stats
594
+ 2024-03-14 07:40:56,433 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
595
+ 2024-03-14 07:40:56,697 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
596
+ 2024-03-14 07:41:01,434 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
597
+ 2024-03-14 07:41:01,698 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
598
+ 2024-03-14 07:41:06,435 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
599
+ 2024-03-14 07:41:06,699 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
600
+ 2024-03-14 07:41:11,437 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
601
+ 2024-03-14 07:41:11,700 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
602
+ 2024-03-14 07:41:16,438 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
603
+ 2024-03-14 07:41:16,701 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
604
+ 2024-03-14 07:41:21,439 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
605
+ 2024-03-14 07:41:21,703 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
606
+ 2024-03-14 07:41:26,441 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
607
+ 2024-03-14 07:41:26,704 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
608
+ 2024-03-14 07:41:31,442 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
609
+ 2024-03-14 07:41:31,705 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
610
+ 2024-03-14 07:41:36,443 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
611
+ 2024-03-14 07:41:36,706 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
612
+ 2024-03-14 07:41:38,508 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: resume
613
+ 2024-03-14 07:41:38,509 INFO HandlerThread:508 [handler.py:handle_request_resume():699] starting system metrics thread
614
+ 2024-03-14 07:41:38,509 INFO HandlerThread:508 [system_monitor.py:start():194] Starting system monitor
615
+ 2024-03-14 07:41:38,509 INFO SystemMonitor:508 [system_monitor.py:_start():158] Starting system asset monitoring threads
616
+ 2024-03-14 07:41:38,509 INFO SystemMonitor:508 [interfaces.py:start():190] Started cpu monitoring
617
+ 2024-03-14 07:41:38,510 INFO SystemMonitor:508 [interfaces.py:start():190] Started disk monitoring
618
+ 2024-03-14 07:41:38,511 INFO SystemMonitor:508 [interfaces.py:start():190] Started gpu monitoring
619
+ 2024-03-14 07:41:38,513 INFO SystemMonitor:508 [interfaces.py:start():190] Started memory monitoring
620
+ 2024-03-14 07:41:38,514 INFO SystemMonitor:508 [interfaces.py:start():190] Started network monitoring
621
+ 2024-03-14 07:41:41,448 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
wandb/debug.log ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2024-03-14 07:26:29,492 INFO MainThread:34 [wandb_setup.py:_flush():76] Current SDK version is 0.16.3
2
+ 2024-03-14 07:26:29,492 INFO MainThread:34 [wandb_setup.py:_flush():76] Configure stats pid to 34
3
+ 2024-03-14 07:26:29,492 INFO MainThread:34 [wandb_setup.py:_flush():76] Loading settings from /root/.config/wandb/settings
4
+ 2024-03-14 07:26:29,492 INFO MainThread:34 [wandb_setup.py:_flush():76] Loading settings from /kaggle/working/wandb/settings
5
+ 2024-03-14 07:26:29,492 INFO MainThread:34 [wandb_setup.py:_flush():76] Loading settings from environment variables: {}
6
+ 2024-03-14 07:26:29,492 INFO MainThread:34 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False}
7
+ 2024-03-14 07:26:29,492 INFO MainThread:34 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program': '<python with no main file>'}
8
+ 2024-03-14 07:26:29,492 INFO MainThread:34 [wandb_setup.py:_flush():76] Applying login settings: {'api_key': '***REDACTED***'}
9
+ 2024-03-14 07:26:29,492 INFO MainThread:34 [wandb_init.py:_log_setup():526] Logging user logs to /kaggle/working/wandb/run-20240314_072629-9blbc0lc/logs/debug.log
10
+ 2024-03-14 07:26:29,493 INFO MainThread:34 [wandb_init.py:_log_setup():527] Logging internal logs to /kaggle/working/wandb/run-20240314_072629-9blbc0lc/logs/debug-internal.log
11
+ 2024-03-14 07:26:29,493 INFO MainThread:34 [wandb_init.py:_jupyter_setup():472] configuring jupyter hooks <wandb.sdk.wandb_init._WandbInit object at 0x7a269c0cdc90>
12
+ 2024-03-14 07:26:29,493 INFO MainThread:34 [wandb_init.py:init():566] calling init triggers
13
+ 2024-03-14 07:26:29,493 INFO MainThread:34 [wandb_init.py:init():573] wandb.init called with sweep_config: {}
14
+ config: {}
15
+ 2024-03-14 07:26:29,493 INFO MainThread:34 [wandb_init.py:init():616] starting backend
16
+ 2024-03-14 07:26:29,493 INFO MainThread:34 [wandb_init.py:init():620] setting up manager
17
+ 2024-03-14 07:26:29,496 INFO MainThread:34 [backend.py:_multiprocessing_setup():105] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
18
+ 2024-03-14 07:26:29,501 INFO MainThread:34 [wandb_init.py:init():628] backend started and connected
19
+ 2024-03-14 07:26:29,513 INFO MainThread:34 [wandb_run.py:_label_probe_notebook():1295] probe notebook
20
+ 2024-03-14 07:26:29,908 INFO MainThread:34 [wandb_init.py:init():720] updated telemetry
21
+ 2024-03-14 07:26:29,912 INFO MainThread:34 [wandb_init.py:init():753] communicating run to backend with 90.0 second timeout
22
+ 2024-03-14 07:26:30,095 INFO MainThread:34 [wandb_run.py:_on_init():2262] communicating current version
23
+ 2024-03-14 07:26:30,184 INFO MainThread:34 [wandb_run.py:_on_init():2271] got version response upgrade_message: "wandb version 0.16.4 is available! To upgrade, please run:\n $ pip install wandb --upgrade"
24
+
25
+ 2024-03-14 07:26:30,184 INFO MainThread:34 [wandb_init.py:init():804] starting run threads in backend
26
+ 2024-03-14 07:27:00,220 INFO MainThread:34 [wandb_run.py:_console_start():2241] atexit reg
27
+ 2024-03-14 07:27:00,220 INFO MainThread:34 [wandb_run.py:_redirect():2096] redirect: wrap_raw
28
+ 2024-03-14 07:27:00,221 INFO MainThread:34 [wandb_run.py:_redirect():2161] Wrapping output streams.
29
+ 2024-03-14 07:27:00,221 INFO MainThread:34 [wandb_run.py:_redirect():2186] Redirects installed.
30
+ 2024-03-14 07:27:00,222 INFO MainThread:34 [wandb_init.py:init():847] run started, returning control to user process
31
+ 2024-03-14 07:27:00,228 INFO MainThread:34 [wandb_run.py:_config_callback():1343] config_cb None None {'vocab_size': 32000, 'max_position_embeddings': 32768, 'hidden_size': 4096, 'intermediate_size': 14336, 'num_hidden_layers': 32, 'num_attention_heads': 32, 'sliding_window': None, 'num_key_value_heads': 8, 'hidden_act': 'silu', 'initializer_range': 0.02, 'rms_norm_eps': 1e-05, 'use_cache': False, 'rope_theta': 1000000.0, 'attention_dropout': 0.0, 'return_dict': True, 'output_hidden_states': False, 'output_attentions': False, 'torchscript': False, 'torch_dtype': 'bfloat16', 'use_bfloat16': False, 'tf_legacy_loss': False, 'pruned_heads': {}, 'tie_word_embeddings': False, 'chunk_size_feed_forward': 0, 'is_encoder_decoder': False, 'is_decoder': False, 'cross_attention_hidden_size': None, 'add_cross_attention': False, 'tie_encoder_decoder': False, 'max_length': 20, 'min_length': 0, 'do_sample': False, 'early_stopping': False, 'num_beams': 1, 'num_beam_groups': 1, 'diversity_penalty': 0.0, 'temperature': 1.0, 'top_k': 50, 'top_p': 1.0, 'typical_p': 1.0, 'repetition_penalty': 1.0, 'length_penalty': 1.0, 'no_repeat_ngram_size': 0, 'encoder_no_repeat_ngram_size': 0, 'bad_words_ids': None, 'num_return_sequences': 1, 'output_scores': False, 'return_dict_in_generate': False, 'forced_bos_token_id': None, 'forced_eos_token_id': None, 'remove_invalid_values': False, 'exponential_decay_length_penalty': None, 'suppress_tokens': None, 'begin_suppress_tokens': None, 'architectures': ['MistralForCausalLM'], 'finetuning_task': None, 'id2label': {0: 'LABEL_0', 1: 'LABEL_1'}, 'label2id': {'LABEL_0': 0, 'LABEL_1': 1}, 'tokenizer_class': None, 'prefix': None, 'bos_token_id': 1, 'pad_token_id': 0, 'eos_token_id': 2, 'sep_token_id': None, 'decoder_start_token_id': None, 'task_specific_params': None, 'problem_type': None, '_name_or_path': 'TheBloke/Mistral-7B-Instruct-v0.2-GPTQ', 'transformers_version': '4.38.1', 'model_type': 'mistral', 'pretraining_tp': 1, 'quantization_config': {'quant_method': 'QuantizationMethod.GPTQ', 'bits': 4, 'tokenizer': None, 'dataset': None, 'group_size': 128, 'damp_percent': 0.1, 'desc_act': True, 'sym': True, 'true_sequential': True, 'use_cuda_fp16': False, 'model_seqlen': None, 'block_name_to_quantize': None, 'module_name_preceding_first_block': None, 'batch_size': 1, 'pad_token_id': None, 'use_exllama': True, 'max_input_length': None, 'exllama_config': {'version': 'ExllamaVersion.ONE'}, 'cache_block_outputs': True, 'modules_in_block_to_quantize': None}, 'output_dir': '/kaggle/working/', 'overwrite_output_dir': False, 'do_train': False, 'do_eval': True, 'do_predict': False, 'evaluation_strategy': 'epoch', 'prediction_loss_only': False, 'per_device_train_batch_size': 4, 'per_device_eval_batch_size': 4, 'per_gpu_train_batch_size': None, 'per_gpu_eval_batch_size': None, 'gradient_accumulation_steps': 4, 'eval_accumulation_steps': None, 'eval_delay': 0, 'learning_rate': 0.0002, 'weight_decay': 0.01, 'adam_beta1': 0.9, 'adam_beta2': 0.999, 'adam_epsilon': 1e-08, 'max_grad_norm': 1.0, 'num_train_epochs': 10, 'max_steps': -1, 'lr_scheduler_type': 'linear', 'lr_scheduler_kwargs': {}, 'warmup_ratio': 0.0, 'warmup_steps': 2, 'log_level': 'passive', 'log_level_replica': 'warning', 'log_on_each_node': True, 'logging_dir': '/kaggle/working/runs/Mar14_07-22-08_3188d33dd891', 'logging_strategy': 'epoch', 'logging_first_step': False, 'logging_steps': 500, 'logging_nan_inf_filter': True, 'save_strategy': 'epoch', 'save_steps': 500, 'save_total_limit': None, 'save_safetensors': True, 'save_on_each_node': False, 'save_only_model': False, 'no_cuda': False, 'use_cpu': False, 'use_mps_device': False, 'seed': 42, 'data_seed': None, 'jit_mode_eval': False, 'use_ipex': False, 'bf16': False, 'fp16': True, 'fp16_opt_level': 'O1', 'half_precision_backend': 'auto', 'bf16_full_eval': False, 'fp16_full_eval': False, 'tf32': None, 'local_rank': 0, 'ddp_backend': None, 'tpu_num_cores': None, 'tpu_metrics_debug': False, 'debug': [], 'dataloader_drop_last': False, 'eval_steps': None, 'dataloader_num_workers': 0, 'dataloader_prefetch_factor': None, 'past_index': -1, 'run_name': '/kaggle/working/', 'disable_tqdm': False, 'remove_unused_columns': True, 'label_names': None, 'load_best_model_at_end': True, 'metric_for_best_model': 'loss', 'greater_is_better': False, 'ignore_data_skip': False, 'fsdp': [], 'fsdp_min_num_params': 0, 'fsdp_config': {'min_num_params': 0, 'xla': False, 'xla_fsdp_v2': False, 'xla_fsdp_grad_ckpt': False}, 'fsdp_transformer_layer_cls_to_wrap': None, 'accelerator_config': {'split_batches': False, 'dispatch_batches': None, 'even_batches': True, 'use_seedable_sampler': True}, 'deepspeed': None, 'label_smoothing_factor': 0.0, 'optim': 'paged_adamw_8bit', 'optim_args': None, 'adafactor': False, 'group_by_length': False, 'length_column_name': 'length', 'report_to': ['tensorboard', 'wandb'], 'ddp_find_unused_parameters': None, 'ddp_bucket_cap_mb': None, 'ddp_broadcast_buffers': None, 'dataloader_pin_memory': True, 'dataloader_persistent_workers': False, 'skip_memory_metrics': True, 'use_legacy_prediction_loop': False, 'push_to_hub': False, 'resume_from_checkpoint': None, 'hub_model_id': None, 'hub_strategy': 'every_save', 'hub_token': '<HUB_TOKEN>', 'hub_private_repo': False, 'hub_always_push': False, 'gradient_checkpointing': False, 'gradient_checkpointing_kwargs': None, 'include_inputs_for_metrics': False, 'fp16_backend': 'auto', 'push_to_hub_model_id': None, 'push_to_hub_organization': None, 'push_to_hub_token': '<PUSH_TO_HUB_TOKEN>', 'mp_parameters': '', 'auto_find_batch_size': False, 'full_determinism': False, 'torchdynamo': None, 'ray_scope': 'last', 'ddp_timeout': 1800, 'torch_compile': False, 'torch_compile_backend': None, 'torch_compile_mode': None, 'dispatch_batches': None, 'split_batches': None, 'include_tokens_per_second': False, 'include_num_input_tokens_seen': False, 'neftune_noise_alpha': None}
32
+ 2024-03-14 07:37:02,560 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
33
+ 2024-03-14 07:37:02,560 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
34
+ 2024-03-14 07:40:03,764 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
35
+ 2024-03-14 07:40:03,801 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
36
+ 2024-03-14 07:40:03,801 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
37
+ 2024-03-14 07:40:55,667 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
38
+ 2024-03-14 07:40:55,669 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
39
+ 2024-03-14 07:40:55,669 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
40
+ 2024-03-14 07:41:38,508 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
wandb/run-20240314_072629-9blbc0lc/files/conda-environment.yaml ADDED
@@ -0,0 +1,1079 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: base
2
+ channels:
3
+ - pytorch
4
+ - file:///tmp/conda
5
+ - rapidsai
6
+ - nvidia
7
+ - conda-forge
8
+ - defaults
9
+ dependencies:
10
+ - _libgcc_mutex=0.1=conda_forge
11
+ - _openmp_mutex=4.5=2_gnu
12
+ - aiohttp=3.9.1=py310h2372a71_0
13
+ - aiosignal=1.3.1=pyhd8ed1ab_0
14
+ - annotated-types=0.6.0=pyhd8ed1ab_0
15
+ - anyio=4.2.0=pyhd8ed1ab_0
16
+ - archspec=0.2.2=pyhd8ed1ab_0
17
+ - argon2-cffi=23.1.0=pyhd8ed1ab_0
18
+ - argon2-cffi-bindings=21.2.0=py310h2372a71_4
19
+ - arrow=1.3.0=pyhd8ed1ab_0
20
+ - arrow-cpp=11.0.0=ha770c72_9_cpu
21
+ - asttokens=2.4.1=pyhd8ed1ab_0
22
+ - async-timeout=4.0.3=pyhd8ed1ab_0
23
+ - atk-1.0=2.38.0=hd4edc92_1
24
+ - attrs=23.2.0=pyh71513ae_0
25
+ - aws-c-auth=0.6.26=h987a71b_2
26
+ - aws-c-cal=0.5.21=h48707d8_2
27
+ - aws-c-common=0.8.14=h0b41bf4_0
28
+ - aws-c-compression=0.2.16=h03acc5a_5
29
+ - aws-c-event-stream=0.2.20=h00877a2_4
30
+ - aws-c-http=0.7.6=hf342b9f_0
31
+ - aws-c-io=0.13.19=h5b20300_3
32
+ - aws-c-mqtt=0.8.6=hc4349f7_12
33
+ - aws-c-s3=0.2.7=h909e904_1
34
+ - aws-c-sdkutils=0.1.9=h03acc5a_0
35
+ - aws-checksums=0.1.14=h03acc5a_5
36
+ - aws-crt-cpp=0.19.8=hf7fbfca_12
37
+ - aws-sdk-cpp=1.10.57=h17c43bd_8
38
+ - beautifulsoup4=4.12.2=pyha770c72_0
39
+ - bleach=6.1.0=pyhd8ed1ab_0
40
+ - bokeh=3.3.4=pyhd8ed1ab_0
41
+ - boltons=23.1.1=pyhd8ed1ab_0
42
+ - brotli=1.0.9=h166bdaf_9
43
+ - brotli-bin=1.0.9=h166bdaf_9
44
+ - brotli-python=1.0.9=py310hd8f1fbe_9
45
+ - brotlipy=0.7.0=py310h7f8727e_1002
46
+ - bzip2=1.0.8=h7b6447c_0
47
+ - c-ares=1.25.0=hd590300_0
48
+ - ca-certificates=2024.2.2=hbcca054_0
49
+ - cached-property=1.5.2=hd8ed1ab_1
50
+ - cached_property=1.5.2=pyha770c72_1
51
+ - cairo=1.18.0=h3faef2a_0
52
+ - cartopy=0.22.0=py310hcc13569_1
53
+ - catalogue=2.0.10=py310hff52083_0
54
+ - certifi=2024.2.2=pyhd8ed1ab_0
55
+ - cffi=1.16.0=py310h2fee648_0
56
+ - charset-normalizer=3.3.2=pyhd8ed1ab_0
57
+ - click=8.1.7=unix_pyh707e725_0
58
+ - cloudpathlib=0.16.0=pyhd8ed1ab_0
59
+ - colorama=0.4.6=pyhd8ed1ab_0
60
+ - comm=0.2.1=pyhd8ed1ab_0
61
+ - conda=23.7.4=py310hff52083_0
62
+ - conda-libmamba-solver=23.7.0=pyhd8ed1ab_0
63
+ - conda-package-handling=2.2.0=pyh38be061_0
64
+ - conda-package-streaming=0.9.0=pyhd8ed1ab_0
65
+ - confection=0.1.4=py310h17c5347_0
66
+ - contourpy=1.2.0=py310hd41b1e2_0
67
+ - cryptography=41.0.7=py310hb8475ec_1
68
+ - cuda-cccl=12.3.101=0
69
+ - cuda-cudart=12.3.101=0
70
+ - cuda-cudart-dev=12.3.101=0
71
+ - cuda-nvcc-dev_linux-64=12.1.105=ha770c72_0
72
+ - cuda-nvcc-impl=12.1.105=hd3aeb46_0
73
+ - cuda-nvcc-tools=12.1.105=hd3aeb46_0
74
+ - cuda-nvrtc=12.1.105=hd3aeb46_0
75
+ - cuda-profiler-api=12.3.101=0
76
+ - cuda-python=12.3.0=py310h7ca8cf1_0
77
+ - cuda-version=12.1=h1d6eff3_2
78
+ - cudf=23.08.00=cuda12_py310_230809_g8150d38e08_0
79
+ - cuml=23.08.00=cuda12_py310_230809_gd7162cdea_0
80
+ - cupy=13.0.0=py310h7aad9d2_3
81
+ - cupy-core=13.0.0=py310had4011e_3
82
+ - curl=8.5.0=hca28451_0
83
+ - cycler=0.12.1=pyhd8ed1ab_0
84
+ - cymem=2.0.8=py310hc6cd4ac_1
85
+ - cython-blis=0.7.10=py310h1f7b6fc_2
86
+ - cytoolz=0.12.3=py310h2372a71_0
87
+ - dask-cuda=23.08.00=py310_230809_gefbd6ca_0
88
+ - dask-cudf=23.08.00=cuda12_py310_230809_g8150d38e08_0
89
+ - debugpy=1.8.0=py310hc6cd4ac_1
90
+ - decorator=5.1.1=pyhd8ed1ab_0
91
+ - defusedxml=0.7.1=pyhd8ed1ab_0
92
+ - distributed=2023.7.1=pyhd8ed1ab_0
93
+ - distro=1.9.0=pyhd8ed1ab_0
94
+ - dlenv-tf-2-15-gpu=1.0.20240111=py310ha20f8e0_0
95
+ - dlpack=0.5=h9c3ff4c_0
96
+ - entrypoints=0.4=pyhd8ed1ab_0
97
+ - exceptiongroup=1.2.0=pyhd8ed1ab_2
98
+ - executing=2.0.1=pyhd8ed1ab_0
99
+ - expat=2.5.0=hcb278e6_1
100
+ - fastrlock=0.8.2=py310hc6cd4ac_2
101
+ - fftw=3.3.10=nompi_hc118613_108
102
+ - fmt=9.1.0=h924138e_0
103
+ - font-ttf-dejavu-sans-mono=2.37=hab24e00_0
104
+ - font-ttf-inconsolata=3.000=h77eed37_0
105
+ - font-ttf-source-code-pro=2.038=h77eed37_0
106
+ - font-ttf-ubuntu=0.83=h77eed37_1
107
+ - fontconfig=2.14.2=h14ed4e7_0
108
+ - fonts-conda-ecosystem=1=0
109
+ - fonts-conda-forge=1=0
110
+ - fqdn=1.5.1=pyhd8ed1ab_0
111
+ - freetype=2.12.1=h267a509_2
112
+ - fribidi=1.0.10=h36c2ea0_0
113
+ - frozenlist=1.4.1=py310h2372a71_0
114
+ - fsspec=2024.2.0=pyhca7485f_0
115
+ - gdk-pixbuf=2.42.10=h829c605_4
116
+ - geos=3.11.1=h27087fc_0
117
+ - gettext=0.21.1=h27087fc_0
118
+ - gflags=2.2.2=he1b5a44_1004
119
+ - ghostscript=10.02.1=h59595ed_0
120
+ - giflib=5.2.1=h0b41bf4_3
121
+ - glog=0.6.0=h6f12383_0
122
+ - gmock=1.14.0=ha770c72_1
123
+ - gmp=6.3.0=h59595ed_0
124
+ - google-api-core-grpc=2.11.1=hd8ed1ab_0
125
+ - google-auth=2.26.1=pyhca7485f_0
126
+ - google-cloud-core=2.4.1=pyhd8ed1ab_0
127
+ - google-cloud-datastore=2.19.0=pyhd8ed1ab_0
128
+ - googleapis-common-protos=1.62.0=pyhd8ed1ab_0
129
+ - graphite2=1.3.13=h58526e2_1001
130
+ - graphviz=9.0.0=h78e8752_1
131
+ - grpc-cpp=1.51.1=h27aab58_3
132
+ - gtest=1.14.0=h00ab1b0_1
133
+ - gtk2=2.24.33=h7f000aa_3
134
+ - gts=0.7.6=h977cf35_4
135
+ - harfbuzz=8.3.0=h3d44ed6_0
136
+ - icu=73.2=h59595ed_0
137
+ - idna=3.6=pyhd8ed1ab_0
138
+ - imagemagick=7.1.1_28=pl5321hb90aeea_0
139
+ - importlib_metadata=7.0.1=hd8ed1ab_0
140
+ - importlib_resources=6.1.1=pyhd8ed1ab_0
141
+ - intel-openmp=2023.1.0=hdb19cb5_46306
142
+ - ipykernel=6.28.0=pyhd33586a_0
143
+ - ipython=8.20.0=pyh707e725_0
144
+ - ipython_genutils=0.2.0=py_1
145
+ - isoduration=20.11.0=pyhd8ed1ab_0
146
+ - jbig=2.1=h7f98852_2003
147
+ - jedi=0.19.1=pyhd8ed1ab_0
148
+ - jinja2=3.1.2=pyhd8ed1ab_1
149
+ - joblib=1.3.2=pyhd8ed1ab_0
150
+ - jsonpatch=1.33=pyhd8ed1ab_0
151
+ - jsonpointer=2.4=py310hff52083_3
152
+ - jsonschema=4.20.0=pyhd8ed1ab_0
153
+ - jsonschema-specifications=2023.12.1=pyhd8ed1ab_0
154
+ - jsonschema-with-format-nongpl=4.20.0=pyhd8ed1ab_0
155
+ - jupyter_client=8.6.0=pyhd8ed1ab_0
156
+ - jupyter_core=5.7.1=py310hff52083_0
157
+ - jupyter_events=0.9.0=pyhd8ed1ab_0
158
+ - jupyter_server_terminals=0.5.1=pyhd8ed1ab_0
159
+ - jupyterlab_pygments=0.3.0=pyhd8ed1ab_0
160
+ - keyutils=1.6.1=h166bdaf_0
161
+ - kiwisolver=1.4.5=py310hd41b1e2_1
162
+ - krb5=1.21.2=h659d440_0
163
+ - langcodes=3.3.0=pyhd8ed1ab_0
164
+ - lcms2=2.16=hb7c19ff_0
165
+ - ld_impl_linux-64=2.40=h41732ed_0
166
+ - lerc=4.0.0=h27087fc_0
167
+ - libabseil=20230125.0=cxx17_hcb278e6_1
168
+ - libarchive=3.6.2=h039dbb9_1
169
+ - libarrow=11.0.0=h33598ff_9_cpu
170
+ - libblas=3.9.0=21_linux64_openblas
171
+ - libbrotlicommon=1.0.9=h166bdaf_9
172
+ - libbrotlidec=1.0.9=h166bdaf_9
173
+ - libbrotlienc=1.0.9=h166bdaf_9
174
+ - libcblas=3.9.0=21_linux64_openblas
175
+ - libcrc32c=1.1.2=h9c3ff4c_0
176
+ - libcublas=12.1.3.1=hd3aeb46_0
177
+ - libcublas-dev=12.1.3.1=0
178
+ - libcudf=23.08.00=cuda12_230809_g8150d38e08_0
179
+ - libcufft=11.0.2.54=hd3aeb46_0
180
+ - libcufile=1.8.1.2=0
181
+ - libcufile-dev=1.8.1.2=0
182
+ - libcuml=23.08.00=cuda12_230809_gd7162cdea_0
183
+ - libcumlprims=23.08.00=cuda12_230809_g71c0a86_0
184
+ - libcurand=10.3.2.106=hd3aeb46_0
185
+ - libcurand-dev=10.3.2.106=0
186
+ - libcurl=8.5.0=hca28451_0
187
+ - libcusolver=11.4.5.107=hd3aeb46_0
188
+ - libcusolver-dev=11.4.5.107=0
189
+ - libcusparse=12.1.0.106=hd3aeb46_0
190
+ - libcusparse-dev=12.1.0.106=0
191
+ - libdeflate=1.19=hd590300_0
192
+ - libedit=3.1.20191231=he28a2e2_2
193
+ - libev=4.33=hd590300_2
194
+ - libevent=2.1.10=h28343ad_4
195
+ - libexpat=2.5.0=hcb278e6_1
196
+ - libffi=3.4.2=h7f98852_5
197
+ - libgcc-ng=13.2.0=h807b86a_3
198
+ - libgd=2.3.3=h119a65a_9
199
+ - libgfortran-ng=13.2.0=h69a702a_5
200
+ - libgfortran5=13.2.0=ha4646dd_5
201
+ - libglib=2.78.4=h783c2da_0
202
+ - libgomp=13.2.0=h807b86a_3
203
+ - libgoogle-cloud=2.8.0=h3c06191_0
204
+ - libgrpc=1.51.1=hcf146ea_3
205
+ - libhwloc=2.9.3=default_h554bfaf_1009
206
+ - libiconv=1.17=hd590300_2
207
+ - libjpeg-turbo=3.0.0=hd590300_1
208
+ - libkvikio=23.08.00=cuda12_230809_g51a9036_0
209
+ - liblapack=3.9.0=21_linux64_openblas
210
+ - libllvm14=14.0.6=hcd5def8_4
211
+ - libmamba=1.5.0=h658169a_0
212
+ - libmambapy=1.5.0=py310h8aae740_0
213
+ - libnghttp2=1.58.0=h47da74e_1
214
+ - libnsl=2.0.1=hd590300_0
215
+ - libnuma=2.0.16=h0b41bf4_1
216
+ - libnvjitlink=12.1.105=hd3aeb46_0
217
+ - libopenblas=0.3.26=pthreads_h413a1c8_0
218
+ - libpng=1.6.42=h2797004_0
219
+ - libprotobuf=3.21.12=hfc55251_2
220
+ - libraft=23.08.00=cuda12_230809_ge588d7b5_0
221
+ - libraft-headers=23.08.00=cuda12_230809_ge588d7b5_0
222
+ - libraft-headers-only=23.08.00=cuda12_230809_ge588d7b5_0
223
+ - librmm=23.08.00=cuda12_230809_gf3af0e8d_0
224
+ - librsvg=2.56.3=he3f83f7_1
225
+ - libsodium=1.0.18=h36c2ea0_1
226
+ - libsolv=0.7.27=hfc55251_0
227
+ - libsqlite=3.44.2=h2797004_0
228
+ - libssh2=1.11.0=h0841786_0
229
+ - libstdcxx-ng=13.2.0=h7e041cc_3
230
+ - libthrift=0.18.0=h5e4af38_0
231
+ - libtiff=4.6.0=ha9c0a0a_2
232
+ - libutf8proc=2.8.0=h166bdaf_0
233
+ - libuuid=2.38.1=h0b41bf4_0
234
+ - libuv=1.46.0=hd590300_0
235
+ - libwebp=1.3.2=h658648e_1
236
+ - libwebp-base=1.3.2=hd590300_0
237
+ - libxcb=1.15=h0b41bf4_0
238
+ - libxcrypt=4.4.36=hd590300_1
239
+ - libxml2=2.12.5=h232c23b_0
240
+ - libzlib=1.2.13=hd590300_5
241
+ - llvm-openmp=8.0.1=hc9558a2_0
242
+ - locket=1.0.0=pyhd8ed1ab_0
243
+ - lz4=4.3.3=py310h350c4a5_0
244
+ - lz4-c=1.9.4=hcb278e6_0
245
+ - lzo=2.10=h516909a_1000
246
+ - magma-cuda121=2.6.1=1
247
+ - mamba=1.5.0=py310h51d5547_0
248
+ - markdown-it-py=3.0.0=pyhd8ed1ab_0
249
+ - matplotlib-base=3.8.3=py310h62c0568_0
250
+ - matplotlib-inline=0.1.6=pyhd8ed1ab_0
251
+ - mdurl=0.1.2=pyhd8ed1ab_0
252
+ - menuinst=2.0.1=py310hff52083_0
253
+ - mkl=2023.1.0=h213fc3f_46344
254
+ - msgpack-python=1.0.7=py310hd41b1e2_0
255
+ - multidict=6.0.4=py310h2372a71_1
256
+ - munkres=1.1.4=pyh9f0ad1d_0
257
+ - murmurhash=1.0.10=py310hc6cd4ac_1
258
+ - nb_conda=2.2.1=unix_7
259
+ - nb_conda_kernels=2.3.1=pyhd8ed1ab_3
260
+ - nbclassic=1.0.0=pyhb4ecaf3_1
261
+ - nbconvert-pandoc=7.14.0=pyhd8ed1ab_0
262
+ - nbformat=5.9.2=pyhd8ed1ab_0
263
+ - nccl=2.20.3.1=h3a97aeb_0
264
+ - ncurses=6.4=h59595ed_2
265
+ - nest-asyncio=1.5.8=pyhd8ed1ab_0
266
+ - nodejs=20.9.0=hb753e55_0
267
+ - notebook-shim=0.2.3=pyhd8ed1ab_0
268
+ - numpy=1.26.4=py310hb13e2d6_0
269
+ - nvcomp=2.6.1=h10b603f_3
270
+ - nvtx=0.2.10=py310h2372a71_0
271
+ - openjpeg=2.5.0=h488ebb8_3
272
+ - openmp=8.0.1=0
273
+ - openssl=3.2.1=hd590300_0
274
+ - orc=1.8.2=hfdbbad2_2
275
+ - overrides=7.4.0=pyhd8ed1ab_0
276
+ - pandoc=3.1.3=h32600fe_0
277
+ - pandocfilters=1.5.0=pyhd8ed1ab_0
278
+ - pango=1.50.14=ha41ecd1_2
279
+ - parquet-cpp=1.5.1=2
280
+ - parso=0.8.3=pyhd8ed1ab_0
281
+ - partd=1.4.1=pyhd8ed1ab_0
282
+ - pathy=0.10.3=py310h06a4308_0
283
+ - pcre2=10.42=hcad00b1_0
284
+ - perl=5.32.1=7_hd590300_perl5
285
+ - pickleshare=0.7.5=py_1003
286
+ - pip=23.3.2=pyhd8ed1ab_0
287
+ - pixman=0.43.2=h59595ed_0
288
+ - pkg-config=0.29.2=h36c2ea0_1008
289
+ - pkgutil-resolve-name=1.3.10=pyhd8ed1ab_1
290
+ - pluggy=1.3.0=pyhd8ed1ab_0
291
+ - preshed=3.0.9=py310hc6cd4ac_1
292
+ - proj=9.3.1=h1d62c97_0
293
+ - prometheus_client=0.19.0=pyhd8ed1ab_0
294
+ - proto-plus=1.23.0=pyhd8ed1ab_0
295
+ - pthread-stubs=0.4=h36c2ea0_1001
296
+ - ptyprocess=0.7.0=pyhd3deb0d_0
297
+ - pure_eval=0.2.2=pyhd8ed1ab_0
298
+ - pyarrow=11.0.0=py310h633f555_9_cpu
299
+ - pyasn1=0.5.1=pyhd8ed1ab_0
300
+ - pyasn1-modules=0.3.0=pyhd8ed1ab_0
301
+ - pybind11-abi=4=hd8ed1ab_3
302
+ - pycosat=0.6.6=py310h2372a71_0
303
+ - pygments=2.17.2=pyhd8ed1ab_0
304
+ - pylibraft=23.08.00=cuda12_py310_230809_ge588d7b5_0
305
+ - pynvml=11.4.1=pyhd8ed1ab_0
306
+ - pyopenssl=23.3.0=pyhd8ed1ab_0
307
+ - pyparsing=3.1.1=pyhd8ed1ab_0
308
+ - pyproj=3.6.1=py310hd5c30f3_5
309
+ - pyshp=2.3.1=pyhd8ed1ab_0
310
+ - pysocks=1.7.1=py310h06a4308_0
311
+ - python=3.10.13=hd12c33a_1_cpython
312
+ - python-dateutil=2.8.2=pyhd8ed1ab_0
313
+ - python-fastjsonschema=2.19.1=pyhd8ed1ab_0
314
+ - python-json-logger=2.0.7=pyhd8ed1ab_0
315
+ - python_abi=3.10=4_cp310
316
+ - pyu2f=0.1.5=pyhd8ed1ab_0
317
+ - pyyaml=6.0.1=py310h2372a71_1
318
+ - raft-dask=23.08.00=cuda12_py310_230809_ge588d7b5_0
319
+ - rdma-core=28.9=h59595ed_1
320
+ - re2=2023.02.02=hcb278e6_0
321
+ - readline=8.2=h8228510_1
322
+ - referencing=0.32.1=pyhd8ed1ab_0
323
+ - reproc=14.2.4.post0=hd590300_1
324
+ - reproc-cpp=14.2.4.post0=h59595ed_1
325
+ - requests=2.31.0=pyhd8ed1ab_0
326
+ - rfc3339-validator=0.1.4=pyhd8ed1ab_0
327
+ - rfc3986-validator=0.1.1=pyh9f0ad1d_0
328
+ - rich=13.7.0=pyhd8ed1ab_0
329
+ - rmm=23.08.00=cuda12_py310_230809_gf3af0e8d_0
330
+ - rpds-py=0.16.2=py310hcb5633a_0
331
+ - rsa=4.9=pyhd8ed1ab_0
332
+ - ruamel.yaml=0.17.40=py310h2372a71_0
333
+ - ruamel.yaml.clib=0.2.7=py310h2372a71_2
334
+ - ruamel_yaml=0.15.100=py310h7f8727e_0
335
+ - s2n=1.3.41=h3358134_0
336
+ - send2trash=1.8.2=pyh41d4057_0
337
+ - setuptools=69.0.3=pyhd8ed1ab_0
338
+ - shellingham=1.5.4=pyhd8ed1ab_0
339
+ - smart_open=6.4.0=pyhd8ed1ab_0
340
+ - snappy=1.1.10=h9fff704_0
341
+ - sniffio=1.3.0=pyhd8ed1ab_0
342
+ - sortedcontainers=2.4.0=pyhd8ed1ab_0
343
+ - soupsieve=2.5=pyhd8ed1ab_1
344
+ - spacy=3.7.2=py310hcb52e73_0
345
+ - spacy-legacy=3.0.12=pyhd8ed1ab_0
346
+ - spacy-loggers=1.0.5=pyhd8ed1ab_0
347
+ - spdlog=1.11.0=h9b3ece8_1
348
+ - sqlite=3.38.2=hc218d9a_0
349
+ - srsly=2.4.8=py310hc6cd4ac_1
350
+ - stack_data=0.6.2=pyhd8ed1ab_0
351
+ - tblib=3.0.0=pyhd8ed1ab_0
352
+ - terminado=0.18.0=pyh0d859eb_0
353
+ - thinc=8.2.2=py310hcb52e73_0
354
+ - tinycss2=1.2.1=pyhd8ed1ab_0
355
+ - tk=8.6.13=noxft_h4845f30_101
356
+ - toolz=0.12.1=pyhd8ed1ab_0
357
+ - tornado=6.3.3=py310h2372a71_1
358
+ - tqdm=4.66.1=pyhd8ed1ab_0
359
+ - traitlets=5.9.0=pyhd8ed1ab_0
360
+ - treelite=3.2.0=py310h1be96d9_0
361
+ - truststore=0.8.0=pyhd8ed1ab_0
362
+ - typer=0.9.0=pyhd8ed1ab_0
363
+ - types-python-dateutil=2.8.19.20240106=pyhd8ed1ab_0
364
+ - typing-extensions=4.9.0=hd8ed1ab_0
365
+ - typing_extensions=4.9.0=pyha770c72_0
366
+ - typing_utils=0.1.0=pyhd8ed1ab_0
367
+ - ucx=1.14.1=h195a15c_5
368
+ - ucx-proc=1.0.0=gpu
369
+ - ucx-py=0.33.00=py310_230809_gea1eb8f_0
370
+ - unicodedata2=15.1.0=py310h2372a71_0
371
+ - uri-template=1.3.0=pyhd8ed1ab_0
372
+ - wasabi=1.1.2=py310hff52083_0
373
+ - wcwidth=0.2.13=pyhd8ed1ab_0
374
+ - weasel=0.3.4=pyhd8ed1ab_0
375
+ - webcolors=1.13=pyhd8ed1ab_0
376
+ - webencodings=0.5.1=pyhd8ed1ab_2
377
+ - websocket-client=1.7.0=pyhd8ed1ab_0
378
+ - wheel=0.42.0=pyhd8ed1ab_0
379
+ - xorg-kbproto=1.0.7=h7f98852_1002
380
+ - xorg-libice=1.1.1=hd590300_0
381
+ - xorg-libsm=1.2.4=h7391055_0
382
+ - xorg-libx11=1.8.7=h8ee46fc_0
383
+ - xorg-libxau=1.0.11=hd590300_0
384
+ - xorg-libxdmcp=1.1.3=h7f98852_0
385
+ - xorg-libxext=1.3.4=h0b41bf4_2
386
+ - xorg-libxrender=0.9.11=hd590300_0
387
+ - xorg-libxt=1.3.0=hd590300_1
388
+ - xorg-renderproto=0.11.1=h7f98852_1002
389
+ - xorg-xextproto=7.3.0=h0b41bf4_1003
390
+ - xorg-xproto=7.0.31=h7f98852_1007
391
+ - xyzservices=2023.10.1=pyhd8ed1ab_0
392
+ - xz=5.2.6=h166bdaf_0
393
+ - yaml=0.2.5=h7b6447c_0
394
+ - yaml-cpp=0.7.0=h59595ed_3
395
+ - zeromq=4.3.5=h59595ed_0
396
+ - zict=3.0.0=pyhd8ed1ab_0
397
+ - zipp=3.17.0=pyhd8ed1ab_0
398
+ - zlib=1.2.13=hd590300_5
399
+ - zstandard=0.22.0=py310h1275a96_0
400
+ - zstd=1.5.5=hfc55251_0
401
+ - pip:
402
+ - absl-py==1.4.0
403
+ - accelerate==0.27.2
404
+ - access==1.1.9
405
+ - affine==2.4.0
406
+ - aiobotocore==2.11.2
407
+ - aiofiles==22.1.0
408
+ - aiohttp-cors==0.7.0
409
+ - aioitertools==0.11.0
410
+ - aiorwlock==1.3.0
411
+ - aiosqlite==0.19.0
412
+ - albumentations==1.4.0
413
+ - alembic==1.13.1
414
+ - altair==5.2.0
415
+ - annoy==1.17.3
416
+ - apache-beam==2.46.0
417
+ - aplus==0.11.0
418
+ - appdirs==1.4.4
419
+ - array-record==0.5.0
420
+ - arviz==0.17.0
421
+ - astroid==3.0.3
422
+ - astropy==6.0.0
423
+ - astropy-iers-data==0.2024.2.19.0.28.47
424
+ - astunparse==1.6.3
425
+ - async-lru==2.0.4
426
+ - audioread==3.0.1
427
+ - auto-gptq==0.7.1
428
+ - autopep8==2.0.4
429
+ - babel==2.14.0
430
+ - backoff==2.2.1
431
+ - bayesian-optimization==1.4.3
432
+ - bayespy==0.5.28
433
+ - beatrix-jupyterlab==2023.128.151533
434
+ - bidict==0.23.1
435
+ - biopython==1.83
436
+ - bitsandbytes==0.43.0
437
+ - blake3==0.2.1
438
+ - blessed==1.20.0
439
+ - blinker==1.7.0
440
+ - blosc2==2.5.1
441
+ - boruta==0.3
442
+ - boto3==1.26.100
443
+ - botocore==1.34.34
444
+ - bqplot==0.12.43
445
+ - branca==0.7.1
446
+ - brewer2mpl==1.4.1
447
+ - cachetools==4.2.4
448
+ - catalyst==22.4
449
+ - catboost==1.2.2
450
+ - category-encoders==2.6.3
451
+ - cesium==0.12.1
452
+ - chex==0.1.85
453
+ - cleverhans==4.0.0
454
+ - click-plugins==1.1.1
455
+ - cligj==0.7.2
456
+ - cloud-tpu-client==0.10
457
+ - cloud-tpu-profiler==2.4.0
458
+ - cloudpickle==2.2.1
459
+ - cmdstanpy==1.2.1
460
+ - cmudict==1.0.18
461
+ - colorcet==3.0.1
462
+ - coloredlogs==15.0.1
463
+ - colorful==0.5.6
464
+ - colorlog==6.8.2
465
+ - colorlover==0.3.0
466
+ - contextily==1.5.0
467
+ - convertdate==2.4.0
468
+ - crcmod==1.7
469
+ - cufflinks==0.17.3
470
+ - cvxcanon==0.1.2
471
+ - cysignals==1.11.4
472
+ - cython==3.0.8
473
+ - daal==2024.1.0
474
+ - daal4py==2024.1.0
475
+ - dacite==1.8.1
476
+ - dask==2024.2.0
477
+ - dataclasses-json==0.6.4
478
+ - dataproc-jupyter-plugin==0.1.66
479
+ - datasets==2.1.0
480
+ - datashader==0.16.0
481
+ - datatile==1.0.3
482
+ - db-dtypes==1.2.0
483
+ - deap==1.4.1
484
+ - deepdiff==6.7.1
485
+ - delorean==1.0.0
486
+ - deprecated==1.2.14
487
+ - deprecation==2.1.0
488
+ - descartes==1.1.0
489
+ - dill==0.3.8
490
+ - dipy==1.8.0
491
+ - distlib==0.3.8
492
+ - dm-tree==0.1.8
493
+ - docker==7.0.0
494
+ - docker-pycreds==0.4.0
495
+ - docopt==0.6.2
496
+ - docstring-parser==0.15
497
+ - docstring-to-markdown==0.15
498
+ - docutils==0.20.1
499
+ - earthengine-api==0.1.391
500
+ - easydict==1.12
501
+ - easyocr==1.7.1
502
+ - ecos==2.0.13
503
+ - eli5==0.13.0
504
+ - emoji==2.10.1
505
+ - en-core-web-lg==3.7.1
506
+ - en-core-web-sm==3.7.1
507
+ - ephem==4.1.5
508
+ - esda==2.5.1
509
+ - essentia==2.1b6.dev1110
510
+ - et-xmlfile==1.1.0
511
+ - etils==1.6.0
512
+ - explainable-ai-sdk==1.3.3
513
+ - farama-notifications==0.0.4
514
+ - fastai==2.7.14
515
+ - fastapi==0.108.0
516
+ - fastavro==1.9.3
517
+ - fastcore==1.5.29
518
+ - fastdownload==0.0.7
519
+ - fasteners==0.19
520
+ - fastprogress==1.0.3
521
+ - fasttext==0.9.2
522
+ - fbpca==1.0
523
+ - feather-format==0.4.1
524
+ - featuretools==1.29.0
525
+ - filelock==3.13.1
526
+ - fiona==1.9.5
527
+ - fitter==1.7.0
528
+ - flake8==7.0.0
529
+ - flashtext==2.7
530
+ - flask==3.0.2
531
+ - flatbuffers==23.5.26
532
+ - flax==0.8.1
533
+ - folium==0.15.1
534
+ - fonttools==4.47.0
535
+ - frozendict==2.4.0
536
+ - funcy==2.0
537
+ - fury==0.9.0
538
+ - future==1.0.0
539
+ - fuzzywuzzy==0.18.0
540
+ - gast==0.5.4
541
+ - gatspy==0.3
542
+ - gcsfs==2023.12.2.post1
543
+ - gekko==1.0.7
544
+ - gensim==4.3.2
545
+ - geographiclib==2.0
546
+ - geohash==1.0
547
+ - geojson==3.1.0
548
+ - geopandas==0.14.3
549
+ - geoplot==0.5.1
550
+ - geopy==2.4.1
551
+ - geoviews==1.11.1
552
+ - ggplot==0.11.5
553
+ - giddy==2.3.5
554
+ - gitdb==4.0.11
555
+ - gitpython==3.1.41
556
+ - google-ai-generativelanguage==0.4.0
557
+ - google-api-core==2.17.1
558
+ - google-api-python-client==2.118.0
559
+ - google-apitools==0.5.31
560
+ - google-auth-httplib2==0.1.1
561
+ - google-auth-oauthlib==1.2.0
562
+ - google-cloud-aiplatform==0.6.0a1
563
+ - google-cloud-artifact-registry==1.10.0
564
+ - google-cloud-automl==1.0.1
565
+ - google-cloud-bigquery==2.34.4
566
+ - google-cloud-bigtable==1.7.3
567
+ - google-cloud-dlp==3.14.0
568
+ - google-cloud-jupyter-config==0.0.5
569
+ - google-cloud-language==2.13.1
570
+ - google-cloud-monitoring==2.18.0
571
+ - google-cloud-pubsub==2.19.0
572
+ - google-cloud-pubsublite==1.9.0
573
+ - google-cloud-recommendations-ai==0.7.1
574
+ - google-cloud-resource-manager==1.11.0
575
+ - google-cloud-spanner==3.40.1
576
+ - google-cloud-storage==1.44.0
577
+ - google-cloud-translate==3.12.1
578
+ - google-cloud-videointelligence==2.13.1
579
+ - google-cloud-vision==2.8.0
580
+ - google-crc32c==1.5.0
581
+ - google-generativeai==0.3.2
582
+ - google-pasta==0.2.0
583
+ - google-resumable-media==2.7.0
584
+ - gplearn==0.4.2
585
+ - gpustat==1.0.0
586
+ - gpxpy==1.6.2
587
+ - greenlet==3.0.3
588
+ - grpc-google-iam-v1==0.12.7
589
+ - grpcio==1.60.0
590
+ - grpcio-status==1.48.2
591
+ - gviz-api==1.10.0
592
+ - gym==0.26.2
593
+ - gym-notices==0.0.8
594
+ - gymnasium==0.29.0
595
+ - h11==0.14.0
596
+ - h2o==3.44.0.3
597
+ - h5netcdf==1.3.0
598
+ - h5py==3.10.0
599
+ - haversine==2.8.1
600
+ - hdfs==2.7.3
601
+ - hep-ml==0.7.2
602
+ - hijri-converter==2.3.1
603
+ - hmmlearn==0.3.0
604
+ - holidays==0.24
605
+ - holoviews==1.18.3
606
+ - hpsklearn==0.1.0
607
+ - html5lib==1.1
608
+ - htmlmin==0.1.12
609
+ - httpcore==1.0.4
610
+ - httplib2==0.21.0
611
+ - httptools==0.6.1
612
+ - httpx==0.27.0
613
+ - huggingface-hub==0.20.3
614
+ - humanfriendly==10.0
615
+ - humanize==4.9.0
616
+ - hunspell==0.5.5
617
+ - husl==4.0.3
618
+ - hydra-slayer==0.5.0
619
+ - hyperopt==0.2.7
620
+ - hypertools==0.8.0
621
+ - igraph==0.11.4
622
+ - imagecodecs==2024.1.1
623
+ - imagehash==4.3.1
624
+ - imageio==2.33.1
625
+ - imbalanced-learn==0.12.0
626
+ - imgaug==0.4.0
627
+ - importlib-metadata==6.11.0
628
+ - inequality==1.0.1
629
+ - iniconfig==2.0.0
630
+ - ipydatawidgets==4.3.5
631
+ - ipyleaflet==0.18.2
632
+ - ipympl==0.7.0
633
+ - ipython-genutils==0.2.0
634
+ - ipython-sql==0.5.0
635
+ - ipyvolume==0.6.3
636
+ - ipyvue==1.10.1
637
+ - ipyvuetify==1.8.10
638
+ - ipywebrtc==0.6.0
639
+ - ipywidgets==7.7.1
640
+ - isort==5.13.2
641
+ - isoweek==1.3.3
642
+ - itsdangerous==2.1.2
643
+ - janome==0.5.0
644
+ - jaraco-classes==3.3.0
645
+ - jax==0.4.23
646
+ - jax-jumpy==1.0.0
647
+ - jaxlib==0.4.23.dev20240116
648
+ - jeepney==0.8.0
649
+ - jieba==0.42.1
650
+ - jmespath==1.0.1
651
+ - json5==0.9.14
652
+ - jupyter-client==7.4.9
653
+ - jupyter-console==6.6.3
654
+ - jupyter-http-over-ws==0.0.8
655
+ - jupyter-lsp==1.5.1
656
+ - jupyter-server==2.12.5
657
+ - jupyter-server-fileid==0.9.1
658
+ - jupyter-server-mathjax==0.2.6
659
+ - jupyter-server-proxy==4.1.0
660
+ - jupyter-server-ydoc==0.8.0
661
+ - jupyter-ydoc==0.2.5
662
+ - jupyterlab==4.1.2
663
+ - jupyterlab-git==0.44.0
664
+ - jupyterlab-lsp==5.0.3
665
+ - jupyterlab-server==2.25.2
666
+ - jupyterlab-widgets==3.0.9
667
+ - jupytext==1.16.0
668
+ - kaggle==1.6.6
669
+ - kaggle-environments==1.14.3
670
+ - kagglehub==0.1.9
671
+ - keras==3.0.5
672
+ - keras-cv==0.8.2
673
+ - keras-nlp==0.8.1
674
+ - keras-tuner==1.4.6
675
+ - kernels-mixer==0.0.7
676
+ - keyring==24.3.0
677
+ - keyrings-google-artifactregistry-auth==1.1.2
678
+ - kfp==2.5.0
679
+ - kfp-pipeline-spec==0.2.2
680
+ - kfp-server-api==2.0.5
681
+ - kmapper==2.0.1
682
+ - kmodes==0.12.2
683
+ - korean-lunar-calendar==0.3.1
684
+ - kornia==0.7.1
685
+ - kt-legacy==1.0.5
686
+ - kubernetes==26.1.0
687
+ - langid==1.1.6
688
+ - lazy-loader==0.3
689
+ - learntools==0.3.4
690
+ - leven==1.0.4
691
+ - levenshtein==0.25.0
692
+ - libclang==16.0.6
693
+ - libpysal==4.9.2
694
+ - librosa==0.10.1
695
+ - lightgbm==4.2.0
696
+ - lightning-utilities==0.10.1
697
+ - lime==0.2.0.1
698
+ - line-profiler==4.1.2
699
+ - linkify-it-py==2.0.3
700
+ - llvmlite==0.41.1
701
+ - lml==0.1.0
702
+ - loguru==0.7.2
703
+ - lunarcalendar==0.0.9
704
+ - lxml==5.1.0
705
+ - mako==1.3.2
706
+ - mapclassify==2.6.1
707
+ - marisa-trie==1.1.0
708
+ - markdown==3.5.2
709
+ - markovify==0.9.4
710
+ - markupsafe==2.1.5
711
+ - marshmallow==3.20.2
712
+ - matplotlib==3.7.5
713
+ - matplotlib-venn==0.11.10
714
+ - mccabe==0.7.0
715
+ - mdit-py-plugins==0.4.0
716
+ - memory-profiler==0.61.0
717
+ - mercantile==1.2.1
718
+ - mgwr==2.2.1
719
+ - missingno==0.5.2
720
+ - mistune==0.8.4
721
+ - mizani==0.11.0
722
+ - ml-dtypes==0.2.0
723
+ - mlcrate==0.2.0
724
+ - mlens==0.2.3
725
+ - mlxtend==0.23.1
726
+ - mmh3==4.1.0
727
+ - mne==1.6.1
728
+ - mnist==0.2.2
729
+ - mock==5.1.0
730
+ - momepy==0.7.0
731
+ - more-itertools==10.2.0
732
+ - mpld3==0.5.10
733
+ - mpmath==1.3.0
734
+ - msgpack-numpy==0.4.8
735
+ - multimethod==1.10
736
+ - multipledispatch==1.0.0
737
+ - multiprocess==0.70.16
738
+ - mypy-extensions==1.0.0
739
+ - namex==0.0.7
740
+ - nbclient==0.5.13
741
+ - nbconvert==6.4.5
742
+ - nbdime==3.2.0
743
+ - ndindex==1.8
744
+ - networkx==3.2.1
745
+ - nibabel==5.2.0
746
+ - nilearn==0.10.3
747
+ - ninja==1.11.1.1
748
+ - nltk==3.2.4
749
+ - nose==1.3.7
750
+ - notebook==6.5.6
751
+ - notebook-executor==0.2
752
+ - numba==0.58.1
753
+ - numexpr==2.9.0
754
+ - nvidia-ml-py==11.495.46
755
+ - oauth2client==4.1.3
756
+ - oauthlib==3.2.2
757
+ - objsize==0.6.1
758
+ - odfpy==1.4.1
759
+ - olefile==0.47
760
+ - onnx==1.15.0
761
+ - opencensus==0.11.4
762
+ - opencensus-context==0.1.3
763
+ - opencv-contrib-python==4.9.0.80
764
+ - opencv-python==4.9.0.80
765
+ - opencv-python-headless==4.9.0.80
766
+ - openpyxl==3.1.2
767
+ - openslide-python==1.3.1
768
+ - opentelemetry-api==1.22.0
769
+ - opentelemetry-exporter-otlp==1.22.0
770
+ - opentelemetry-exporter-otlp-proto-common==1.22.0
771
+ - opentelemetry-exporter-otlp-proto-grpc==1.22.0
772
+ - opentelemetry-exporter-otlp-proto-http==1.22.0
773
+ - opentelemetry-proto==1.22.0
774
+ - opentelemetry-sdk==1.22.0
775
+ - opentelemetry-semantic-conventions==0.43b0
776
+ - opt-einsum==3.3.0
777
+ - optax==0.1.9
778
+ - optimum==1.17.1
779
+ - optuna==3.5.0
780
+ - orbax-checkpoint==0.5.3
781
+ - ordered-set==4.1.0
782
+ - orderedmultidict==1.0.1
783
+ - orjson==3.9.10
784
+ - ortools==9.4.1874
785
+ - osmnx==1.9.1
786
+ - packaging==21.3
787
+ - pandas==2.1.4
788
+ - pandas-datareader==0.10.0
789
+ - pandas-profiling==3.6.6
790
+ - pandas-summary==0.2.0
791
+ - pandasql==0.7.3
792
+ - panel==1.3.8
793
+ - papermill==2.5.0
794
+ - param==2.0.2
795
+ - path==16.10.0
796
+ - path-py==12.5.0
797
+ - pathos==0.3.2
798
+ - patsy==0.5.6
799
+ - pdf2image==1.17.0
800
+ - peft==0.9.0
801
+ - pettingzoo==1.24.0
802
+ - pexpect==4.9.0
803
+ - phik==0.12.4
804
+ - pillow==9.5.0
805
+ - platformdirs==4.2.0
806
+ - plotly==5.18.0
807
+ - plotly-express==0.4.1
808
+ - plotnine==0.13.0
809
+ - pointpats==2.4.0
810
+ - polars==0.20.10
811
+ - polyglot==16.7.4
812
+ - pooch==1.8.1
813
+ - pox==0.3.4
814
+ - ppca==0.0.4
815
+ - ppft==1.7.6.8
816
+ - preprocessing==0.1.13
817
+ - prettytable==3.9.0
818
+ - progressbar2==4.3.2
819
+ - promise==2.3
820
+ - prompt-toolkit==3.0.43
821
+ - pronouncing==0.2.0
822
+ - prophet==1.1.1
823
+ - protobuf==3.20.3
824
+ - psutil==5.9.3
825
+ - pudb==2024.1
826
+ - pulp==2.8.0
827
+ - py-cpuinfo==9.0.0
828
+ - py-spy==0.3.14
829
+ - py4j==0.10.9.7
830
+ - pyaml==23.12.0
831
+ - pyarabic==0.6.15
832
+ - pyastronomy==0.20.0
833
+ - pybind11==2.11.1
834
+ - pyclipper==1.3.0.post5
835
+ - pycodestyle==2.11.1
836
+ - pycparser==2.21
837
+ - pycryptodome==3.20.0
838
+ - pyct==0.5.0
839
+ - pycuda==2024.1
840
+ - pydantic==2.5.3
841
+ - pydantic-core==2.14.6
842
+ - pydegensac==0.1.2
843
+ - pydicom==2.4.4
844
+ - pydocstyle==6.3.0
845
+ - pydot==1.4.2
846
+ - pydub==0.25.1
847
+ - pyemd==1.0.0
848
+ - pyerfa==2.0.1.1
849
+ - pyexcel-io==0.6.6
850
+ - pyexcel-ods==0.6.0
851
+ - pyfasttext==0.4.6
852
+ - pyflakes==3.2.0
853
+ - pygltflib==1.16.1
854
+ - pyjwt==2.8.0
855
+ - pykalman==0.9.5
856
+ - pyldavis==3.4.1
857
+ - pylint==3.0.3
858
+ - pymc3==3.11.4
859
+ - pymeeus==0.5.12
860
+ - pymongo==3.13.0
861
+ - pympler==1.0.1
862
+ - pynndescent==0.5.11
863
+ - pynvrtc==9.2
864
+ - pyocr==0.8.5
865
+ - pypdf==4.0.2
866
+ - pysal==24.1
867
+ - pytesseract==0.3.10
868
+ - pytest==8.0.1
869
+ - python-bidi==0.4.2
870
+ - python-dotenv==1.0.0
871
+ - python-graphviz==0.20.1
872
+ - python-levenshtein==0.25.0
873
+ - python-louvain==0.16
874
+ - python-lsp-jsonrpc==1.1.2
875
+ - python-lsp-server==1.10.0
876
+ - python-slugify==8.0.4
877
+ - python-utils==3.8.2
878
+ - pythreejs==2.4.2
879
+ - pytoolconfig==1.3.1
880
+ - pytools==2023.1.1
881
+ - pytorch-ignite==0.4.13
882
+ - pytorch-lightning==2.2.0.post0
883
+ - pytz==2023.3.post1
884
+ - pyupset==0.1.1.post7
885
+ - pyviz-comms==3.0.1
886
+ - pywavelets==1.5.0
887
+ - pyzmq==24.0.1
888
+ - qgrid==1.3.1
889
+ - qtconsole==5.5.1
890
+ - qtpy==2.4.1
891
+ - quantecon==0.7.1
892
+ - quantities==0.15.0
893
+ - qudida==0.0.4
894
+ - rapidfuzz==3.6.1
895
+ - rasterio==1.3.9
896
+ - rasterstats==0.19.0
897
+ - ray==2.9.0
898
+ - ray-cpp==2.9.0
899
+ - regex==2023.12.25
900
+ - requests-oauthlib==1.3.1
901
+ - requests-toolbelt==0.10.1
902
+ - responses==0.18.0
903
+ - retrying==1.3.4
904
+ - rgf-python==3.12.0
905
+ - rich-click==1.7.3
906
+ - rope==1.12.0
907
+ - rouge==1.0.1
908
+ - rtree==1.2.0
909
+ - s2sphere==0.2.5
910
+ - s3fs==2024.2.0
911
+ - s3transfer==0.6.2
912
+ - safetensors==0.4.2
913
+ - scattertext==0.1.19
914
+ - scikit-image==0.22.0
915
+ - scikit-learn==1.2.2
916
+ - scikit-learn-intelex==2024.1.0
917
+ - scikit-multilearn==0.2.0
918
+ - scikit-optimize==0.9.0
919
+ - scikit-plot==0.3.7
920
+ - scikit-surprise==1.1.3
921
+ - scipy==1.11.4
922
+ - seaborn==0.12.2
923
+ - secretstorage==3.3.3
924
+ - segment-anything==1.0
925
+ - segregation==2.5
926
+ - semver==3.0.2
927
+ - sentencepiece==0.2.0
928
+ - sentry-sdk==1.40.5
929
+ - setproctitle==1.3.3
930
+ - setuptools-git==1.2
931
+ - setuptools-scm==8.0.4
932
+ - shap==0.44.1
933
+ - shapely==2.0.3
934
+ - shimmy==1.3.0
935
+ - simpervisor==1.0.0
936
+ - simpleitk==2.3.1
937
+ - simplejson==3.19.2
938
+ - six==1.16.0
939
+ - sklearn-pandas==2.2.0
940
+ - slicer==0.0.7
941
+ - smhasher==0.150.1
942
+ - smmap==5.0.1
943
+ - snowballstemmer==2.2.0
944
+ - snuggs==1.4.7
945
+ - soundfile==0.12.1
946
+ - soxr==0.3.7
947
+ - spaghetti==1.7.5.post1
948
+ - spectral==0.23.1
949
+ - spglm==1.1.0
950
+ - sphinx-rtd-theme==0.2.4
951
+ - spint==1.0.7
952
+ - splot==1.1.5.post1
953
+ - spopt==0.6.0
954
+ - spreg==1.4.2
955
+ - spvcm==0.3.0
956
+ - sqlalchemy==2.0.25
957
+ - sqlparse==0.4.4
958
+ - squarify==0.4.3
959
+ - stable-baselines3==2.1.0
960
+ - stack-data==0.6.3
961
+ - stanio==0.3.0
962
+ - starlette==0.32.0.post1
963
+ - statsmodels==0.14.1
964
+ - stemming==1.0.1
965
+ - stop-words==2018.7.23
966
+ - stopit==1.1.2
967
+ - stumpy==1.12.0
968
+ - sympy==1.12
969
+ - tables==3.9.2
970
+ - tabulate==0.9.0
971
+ - tangled-up-in-unicode==0.2.0
972
+ - tbb==2021.11.0
973
+ - tenacity==8.2.3
974
+ - tensorboard==2.15.1
975
+ - tensorboard-data-server==0.7.2
976
+ - tensorboard-plugin-profile==2.15.0
977
+ - tensorboardx==2.6.2.2
978
+ - tensorflow==2.15.0
979
+ - tensorflow-cloud==0.1.16
980
+ - tensorflow-datasets==4.9.4
981
+ - tensorflow-decision-forests==1.8.1
982
+ - tensorflow-estimator==2.15.0
983
+ - tensorflow-hub==0.16.1
984
+ - tensorflow-io==0.35.0
985
+ - tensorflow-io-gcs-filesystem==0.35.0
986
+ - tensorflow-metadata==0.14.0
987
+ - tensorflow-probability==0.23.0
988
+ - tensorflow-serving-api==2.14.1
989
+ - tensorflow-text==2.15.0
990
+ - tensorflow-transform==0.14.0
991
+ - tensorpack==0.11
992
+ - tensorstore==0.1.53
993
+ - termcolor==2.4.0
994
+ - testpath==0.6.0
995
+ - text-unidecode==1.3
996
+ - textblob==0.18.0.post0
997
+ - texttable==1.7.0
998
+ - tf-keras==2.15.0
999
+ - tfp-nightly==0.24.0.dev0
1000
+ - theano==1.0.5
1001
+ - theano-pymc==1.1.2
1002
+ - threadpoolctl==3.2.0
1003
+ - tifffile==2023.12.9
1004
+ - timm==0.9.16
1005
+ - tobler==0.11.2
1006
+ - tokenizers==0.15.2
1007
+ - toml==0.10.2
1008
+ - tomli==2.0.1
1009
+ - tomlkit==0.12.3
1010
+ - torch==2.1.2
1011
+ - torchaudio==2.1.2
1012
+ - torchdata==0.7.1
1013
+ - torchinfo==1.8.0
1014
+ - torchmetrics==1.3.1
1015
+ - torchtext==0.16.2
1016
+ - torchvision==0.16.2
1017
+ - tpot==0.12.1
1018
+ - traceml==1.0.8
1019
+ - traittypes==0.2.1
1020
+ - transformers==4.38.1
1021
+ - treelite-runtime==3.2.0
1022
+ - trueskill==0.4.5
1023
+ - trx-python==0.2.9
1024
+ - tsfresh==0.20.2
1025
+ - typeguard==4.1.5
1026
+ - typing-inspect==0.9.0
1027
+ - tzdata==2023.4
1028
+ - tzlocal==5.2
1029
+ - uc-micro-py==1.0.3
1030
+ - ujson==5.9.0
1031
+ - umap-learn==0.5.5
1032
+ - unidecode==1.3.8
1033
+ - update-checker==0.18.0
1034
+ - uritemplate==3.0.1
1035
+ - urllib3==1.26.18
1036
+ - urwid==2.6.4
1037
+ - urwid-readline==0.13
1038
+ - uvicorn==0.25.0
1039
+ - uvloop==0.19.0
1040
+ - vaex==4.17.0
1041
+ - vaex-astro==0.9.3
1042
+ - vaex-core==4.17.1
1043
+ - vaex-hdf5==0.14.1
1044
+ - vaex-jupyter==0.8.2
1045
+ - vaex-ml==0.18.3
1046
+ - vaex-server==0.9.0
1047
+ - vaex-viz==0.5.4
1048
+ - vec-noise==1.1.4
1049
+ - vecstack==0.4.0
1050
+ - virtualenv==20.21.0
1051
+ - visions==0.7.5
1052
+ - vowpalwabbit==9.9.0
1053
+ - vtk==9.3.0
1054
+ - wand==0.6.13
1055
+ - wandb==0.16.3
1056
+ - watchfiles==0.21.0
1057
+ - wavio==0.0.8
1058
+ - websockets==12.0
1059
+ - werkzeug==3.0.1
1060
+ - wfdb==4.1.2
1061
+ - whatthepatch==1.0.5
1062
+ - widgetsnbextension==3.6.6
1063
+ - witwidget==1.8.1
1064
+ - woodwork==0.28.0
1065
+ - wordcloud==1.9.3
1066
+ - wordsegment==1.3.1
1067
+ - wrapt==1.14.1
1068
+ - xarray==2024.2.0
1069
+ - xarray-einstats==0.7.0
1070
+ - xgboost==2.0.3
1071
+ - xvfbwrapper==0.2.9
1072
+ - xxhash==3.4.1
1073
+ - y-py==0.6.2
1074
+ - yapf==0.40.2
1075
+ - yarl==1.9.4
1076
+ - ydata-profiling==4.6.4
1077
+ - yellowbrick==1.5
1078
+ - ypy-websocket==0.8.4
1079
+ prefix: /opt/conda
wandb/run-20240314_072629-9blbc0lc/files/config.yaml ADDED
@@ -0,0 +1,724 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ wandb_version: 1
2
+
3
+ _wandb:
4
+ desc: null
5
+ value:
6
+ python_version: 3.10.13
7
+ cli_version: 0.16.3
8
+ framework: huggingface
9
+ huggingface_version: 4.38.1
10
+ is_jupyter_run: true
11
+ is_kaggle_kernel: true
12
+ start_time: 1710401189.501533
13
+ t:
14
+ 1:
15
+ - 1
16
+ - 2
17
+ - 3
18
+ - 5
19
+ - 11
20
+ - 12
21
+ - 49
22
+ - 51
23
+ - 53
24
+ - 55
25
+ - 71
26
+ - 98
27
+ - 99
28
+ - 105
29
+ 2:
30
+ - 1
31
+ - 2
32
+ - 3
33
+ - 5
34
+ - 11
35
+ - 12
36
+ - 49
37
+ - 51
38
+ - 53
39
+ - 55
40
+ - 71
41
+ - 98
42
+ - 99
43
+ - 105
44
+ 3:
45
+ - 7
46
+ - 23
47
+ 4: 3.10.13
48
+ 5: 0.16.3
49
+ 6: 4.38.1
50
+ 8:
51
+ - 1
52
+ - 2
53
+ - 5
54
+ 9:
55
+ 1: transformers_trainer
56
+ 13: linux-x86_64
57
+ m:
58
+ - 1: train/global_step
59
+ 6:
60
+ - 3
61
+ - 1: train/loss
62
+ 5: 1
63
+ 6:
64
+ - 1
65
+ - 1: train/grad_norm
66
+ 5: 1
67
+ 6:
68
+ - 1
69
+ - 1: train/learning_rate
70
+ 5: 1
71
+ 6:
72
+ - 1
73
+ - 1: train/epoch
74
+ 5: 1
75
+ 6:
76
+ - 1
77
+ - 1: eval/loss
78
+ 5: 1
79
+ 6:
80
+ - 1
81
+ - 1: eval/runtime
82
+ 5: 1
83
+ 6:
84
+ - 1
85
+ - 1: eval/samples_per_second
86
+ 5: 1
87
+ 6:
88
+ - 1
89
+ - 1: eval/steps_per_second
90
+ 5: 1
91
+ 6:
92
+ - 1
93
+ - 1: train/train_runtime
94
+ 5: 1
95
+ 6:
96
+ - 1
97
+ - 1: train/train_samples_per_second
98
+ 5: 1
99
+ 6:
100
+ - 1
101
+ - 1: train/train_steps_per_second
102
+ 5: 1
103
+ 6:
104
+ - 1
105
+ - 1: train/total_flos
106
+ 5: 1
107
+ 6:
108
+ - 1
109
+ - 1: train/train_loss
110
+ 5: 1
111
+ 6:
112
+ - 1
113
+ vocab_size:
114
+ desc: null
115
+ value: 32000
116
+ max_position_embeddings:
117
+ desc: null
118
+ value: 32768
119
+ hidden_size:
120
+ desc: null
121
+ value: 4096
122
+ intermediate_size:
123
+ desc: null
124
+ value: 14336
125
+ num_hidden_layers:
126
+ desc: null
127
+ value: 32
128
+ num_attention_heads:
129
+ desc: null
130
+ value: 32
131
+ sliding_window:
132
+ desc: null
133
+ value: null
134
+ num_key_value_heads:
135
+ desc: null
136
+ value: 8
137
+ hidden_act:
138
+ desc: null
139
+ value: silu
140
+ initializer_range:
141
+ desc: null
142
+ value: 0.02
143
+ rms_norm_eps:
144
+ desc: null
145
+ value: 1.0e-05
146
+ use_cache:
147
+ desc: null
148
+ value: false
149
+ rope_theta:
150
+ desc: null
151
+ value: 1000000.0
152
+ attention_dropout:
153
+ desc: null
154
+ value: 0.0
155
+ return_dict:
156
+ desc: null
157
+ value: true
158
+ output_hidden_states:
159
+ desc: null
160
+ value: false
161
+ output_attentions:
162
+ desc: null
163
+ value: false
164
+ torchscript:
165
+ desc: null
166
+ value: false
167
+ torch_dtype:
168
+ desc: null
169
+ value: bfloat16
170
+ use_bfloat16:
171
+ desc: null
172
+ value: false
173
+ tf_legacy_loss:
174
+ desc: null
175
+ value: false
176
+ pruned_heads:
177
+ desc: null
178
+ value: {}
179
+ tie_word_embeddings:
180
+ desc: null
181
+ value: false
182
+ chunk_size_feed_forward:
183
+ desc: null
184
+ value: 0
185
+ is_encoder_decoder:
186
+ desc: null
187
+ value: false
188
+ is_decoder:
189
+ desc: null
190
+ value: false
191
+ cross_attention_hidden_size:
192
+ desc: null
193
+ value: null
194
+ add_cross_attention:
195
+ desc: null
196
+ value: false
197
+ tie_encoder_decoder:
198
+ desc: null
199
+ value: false
200
+ max_length:
201
+ desc: null
202
+ value: 20
203
+ min_length:
204
+ desc: null
205
+ value: 0
206
+ do_sample:
207
+ desc: null
208
+ value: false
209
+ early_stopping:
210
+ desc: null
211
+ value: false
212
+ num_beams:
213
+ desc: null
214
+ value: 1
215
+ num_beam_groups:
216
+ desc: null
217
+ value: 1
218
+ diversity_penalty:
219
+ desc: null
220
+ value: 0.0
221
+ temperature:
222
+ desc: null
223
+ value: 1.0
224
+ top_k:
225
+ desc: null
226
+ value: 50
227
+ top_p:
228
+ desc: null
229
+ value: 1.0
230
+ typical_p:
231
+ desc: null
232
+ value: 1.0
233
+ repetition_penalty:
234
+ desc: null
235
+ value: 1.0
236
+ length_penalty:
237
+ desc: null
238
+ value: 1.0
239
+ no_repeat_ngram_size:
240
+ desc: null
241
+ value: 0
242
+ encoder_no_repeat_ngram_size:
243
+ desc: null
244
+ value: 0
245
+ bad_words_ids:
246
+ desc: null
247
+ value: null
248
+ num_return_sequences:
249
+ desc: null
250
+ value: 1
251
+ output_scores:
252
+ desc: null
253
+ value: false
254
+ return_dict_in_generate:
255
+ desc: null
256
+ value: false
257
+ forced_bos_token_id:
258
+ desc: null
259
+ value: null
260
+ forced_eos_token_id:
261
+ desc: null
262
+ value: null
263
+ remove_invalid_values:
264
+ desc: null
265
+ value: false
266
+ exponential_decay_length_penalty:
267
+ desc: null
268
+ value: null
269
+ suppress_tokens:
270
+ desc: null
271
+ value: null
272
+ begin_suppress_tokens:
273
+ desc: null
274
+ value: null
275
+ architectures:
276
+ desc: null
277
+ value:
278
+ - MistralForCausalLM
279
+ finetuning_task:
280
+ desc: null
281
+ value: null
282
+ id2label:
283
+ desc: null
284
+ value:
285
+ '0': LABEL_0
286
+ '1': LABEL_1
287
+ label2id:
288
+ desc: null
289
+ value:
290
+ LABEL_0: 0
291
+ LABEL_1: 1
292
+ tokenizer_class:
293
+ desc: null
294
+ value: null
295
+ prefix:
296
+ desc: null
297
+ value: null
298
+ bos_token_id:
299
+ desc: null
300
+ value: 1
301
+ pad_token_id:
302
+ desc: null
303
+ value: 0
304
+ eos_token_id:
305
+ desc: null
306
+ value: 2
307
+ sep_token_id:
308
+ desc: null
309
+ value: null
310
+ decoder_start_token_id:
311
+ desc: null
312
+ value: null
313
+ task_specific_params:
314
+ desc: null
315
+ value: null
316
+ problem_type:
317
+ desc: null
318
+ value: null
319
+ _name_or_path:
320
+ desc: null
321
+ value: TheBloke/Mistral-7B-Instruct-v0.2-GPTQ
322
+ transformers_version:
323
+ desc: null
324
+ value: 4.38.1
325
+ model_type:
326
+ desc: null
327
+ value: mistral
328
+ pretraining_tp:
329
+ desc: null
330
+ value: 1
331
+ quantization_config:
332
+ desc: null
333
+ value:
334
+ quant_method: QuantizationMethod.GPTQ
335
+ bits: 4
336
+ tokenizer: null
337
+ dataset: null
338
+ group_size: 128
339
+ damp_percent: 0.1
340
+ desc_act: true
341
+ sym: true
342
+ true_sequential: true
343
+ use_cuda_fp16: false
344
+ model_seqlen: null
345
+ block_name_to_quantize: null
346
+ module_name_preceding_first_block: null
347
+ batch_size: 1
348
+ pad_token_id: null
349
+ use_exllama: true
350
+ max_input_length: null
351
+ exllama_config:
352
+ version: ExllamaVersion.ONE
353
+ cache_block_outputs: true
354
+ modules_in_block_to_quantize: null
355
+ output_dir:
356
+ desc: null
357
+ value: /kaggle/working/
358
+ overwrite_output_dir:
359
+ desc: null
360
+ value: false
361
+ do_train:
362
+ desc: null
363
+ value: false
364
+ do_eval:
365
+ desc: null
366
+ value: true
367
+ do_predict:
368
+ desc: null
369
+ value: false
370
+ evaluation_strategy:
371
+ desc: null
372
+ value: epoch
373
+ prediction_loss_only:
374
+ desc: null
375
+ value: false
376
+ per_device_train_batch_size:
377
+ desc: null
378
+ value: 4
379
+ per_device_eval_batch_size:
380
+ desc: null
381
+ value: 4
382
+ per_gpu_train_batch_size:
383
+ desc: null
384
+ value: null
385
+ per_gpu_eval_batch_size:
386
+ desc: null
387
+ value: null
388
+ gradient_accumulation_steps:
389
+ desc: null
390
+ value: 4
391
+ eval_accumulation_steps:
392
+ desc: null
393
+ value: null
394
+ eval_delay:
395
+ desc: null
396
+ value: 0
397
+ learning_rate:
398
+ desc: null
399
+ value: 0.0002
400
+ weight_decay:
401
+ desc: null
402
+ value: 0.01
403
+ adam_beta1:
404
+ desc: null
405
+ value: 0.9
406
+ adam_beta2:
407
+ desc: null
408
+ value: 0.999
409
+ adam_epsilon:
410
+ desc: null
411
+ value: 1.0e-08
412
+ max_grad_norm:
413
+ desc: null
414
+ value: 1.0
415
+ num_train_epochs:
416
+ desc: null
417
+ value: 10
418
+ max_steps:
419
+ desc: null
420
+ value: -1
421
+ lr_scheduler_type:
422
+ desc: null
423
+ value: linear
424
+ lr_scheduler_kwargs:
425
+ desc: null
426
+ value: {}
427
+ warmup_ratio:
428
+ desc: null
429
+ value: 0.0
430
+ warmup_steps:
431
+ desc: null
432
+ value: 2
433
+ log_level:
434
+ desc: null
435
+ value: passive
436
+ log_level_replica:
437
+ desc: null
438
+ value: warning
439
+ log_on_each_node:
440
+ desc: null
441
+ value: true
442
+ logging_dir:
443
+ desc: null
444
+ value: /kaggle/working/runs/Mar14_07-22-08_3188d33dd891
445
+ logging_strategy:
446
+ desc: null
447
+ value: epoch
448
+ logging_first_step:
449
+ desc: null
450
+ value: false
451
+ logging_steps:
452
+ desc: null
453
+ value: 500
454
+ logging_nan_inf_filter:
455
+ desc: null
456
+ value: true
457
+ save_strategy:
458
+ desc: null
459
+ value: epoch
460
+ save_steps:
461
+ desc: null
462
+ value: 500
463
+ save_total_limit:
464
+ desc: null
465
+ value: null
466
+ save_safetensors:
467
+ desc: null
468
+ value: true
469
+ save_on_each_node:
470
+ desc: null
471
+ value: false
472
+ save_only_model:
473
+ desc: null
474
+ value: false
475
+ no_cuda:
476
+ desc: null
477
+ value: false
478
+ use_cpu:
479
+ desc: null
480
+ value: false
481
+ use_mps_device:
482
+ desc: null
483
+ value: false
484
+ seed:
485
+ desc: null
486
+ value: 42
487
+ data_seed:
488
+ desc: null
489
+ value: null
490
+ jit_mode_eval:
491
+ desc: null
492
+ value: false
493
+ use_ipex:
494
+ desc: null
495
+ value: false
496
+ bf16:
497
+ desc: null
498
+ value: false
499
+ fp16:
500
+ desc: null
501
+ value: true
502
+ fp16_opt_level:
503
+ desc: null
504
+ value: O1
505
+ half_precision_backend:
506
+ desc: null
507
+ value: auto
508
+ bf16_full_eval:
509
+ desc: null
510
+ value: false
511
+ fp16_full_eval:
512
+ desc: null
513
+ value: false
514
+ tf32:
515
+ desc: null
516
+ value: null
517
+ local_rank:
518
+ desc: null
519
+ value: 0
520
+ ddp_backend:
521
+ desc: null
522
+ value: null
523
+ tpu_num_cores:
524
+ desc: null
525
+ value: null
526
+ tpu_metrics_debug:
527
+ desc: null
528
+ value: false
529
+ debug:
530
+ desc: null
531
+ value: []
532
+ dataloader_drop_last:
533
+ desc: null
534
+ value: false
535
+ eval_steps:
536
+ desc: null
537
+ value: null
538
+ dataloader_num_workers:
539
+ desc: null
540
+ value: 0
541
+ dataloader_prefetch_factor:
542
+ desc: null
543
+ value: null
544
+ past_index:
545
+ desc: null
546
+ value: -1
547
+ run_name:
548
+ desc: null
549
+ value: /kaggle/working/
550
+ disable_tqdm:
551
+ desc: null
552
+ value: false
553
+ remove_unused_columns:
554
+ desc: null
555
+ value: true
556
+ label_names:
557
+ desc: null
558
+ value: null
559
+ load_best_model_at_end:
560
+ desc: null
561
+ value: true
562
+ metric_for_best_model:
563
+ desc: null
564
+ value: loss
565
+ greater_is_better:
566
+ desc: null
567
+ value: false
568
+ ignore_data_skip:
569
+ desc: null
570
+ value: false
571
+ fsdp:
572
+ desc: null
573
+ value: []
574
+ fsdp_min_num_params:
575
+ desc: null
576
+ value: 0
577
+ fsdp_config:
578
+ desc: null
579
+ value:
580
+ min_num_params: 0
581
+ xla: false
582
+ xla_fsdp_v2: false
583
+ xla_fsdp_grad_ckpt: false
584
+ fsdp_transformer_layer_cls_to_wrap:
585
+ desc: null
586
+ value: null
587
+ accelerator_config:
588
+ desc: null
589
+ value:
590
+ split_batches: false
591
+ dispatch_batches: null
592
+ even_batches: true
593
+ use_seedable_sampler: true
594
+ deepspeed:
595
+ desc: null
596
+ value: null
597
+ label_smoothing_factor:
598
+ desc: null
599
+ value: 0.0
600
+ optim:
601
+ desc: null
602
+ value: paged_adamw_8bit
603
+ optim_args:
604
+ desc: null
605
+ value: null
606
+ adafactor:
607
+ desc: null
608
+ value: false
609
+ group_by_length:
610
+ desc: null
611
+ value: false
612
+ length_column_name:
613
+ desc: null
614
+ value: length
615
+ report_to:
616
+ desc: null
617
+ value:
618
+ - tensorboard
619
+ - wandb
620
+ ddp_find_unused_parameters:
621
+ desc: null
622
+ value: null
623
+ ddp_bucket_cap_mb:
624
+ desc: null
625
+ value: null
626
+ ddp_broadcast_buffers:
627
+ desc: null
628
+ value: null
629
+ dataloader_pin_memory:
630
+ desc: null
631
+ value: true
632
+ dataloader_persistent_workers:
633
+ desc: null
634
+ value: false
635
+ skip_memory_metrics:
636
+ desc: null
637
+ value: true
638
+ use_legacy_prediction_loop:
639
+ desc: null
640
+ value: false
641
+ push_to_hub:
642
+ desc: null
643
+ value: false
644
+ resume_from_checkpoint:
645
+ desc: null
646
+ value: null
647
+ hub_model_id:
648
+ desc: null
649
+ value: null
650
+ hub_strategy:
651
+ desc: null
652
+ value: every_save
653
+ hub_token:
654
+ desc: null
655
+ value: <HUB_TOKEN>
656
+ hub_private_repo:
657
+ desc: null
658
+ value: false
659
+ hub_always_push:
660
+ desc: null
661
+ value: false
662
+ gradient_checkpointing:
663
+ desc: null
664
+ value: false
665
+ gradient_checkpointing_kwargs:
666
+ desc: null
667
+ value: null
668
+ include_inputs_for_metrics:
669
+ desc: null
670
+ value: false
671
+ fp16_backend:
672
+ desc: null
673
+ value: auto
674
+ push_to_hub_model_id:
675
+ desc: null
676
+ value: null
677
+ push_to_hub_organization:
678
+ desc: null
679
+ value: null
680
+ push_to_hub_token:
681
+ desc: null
682
+ value: <PUSH_TO_HUB_TOKEN>
683
+ mp_parameters:
684
+ desc: null
685
+ value: ''
686
+ auto_find_batch_size:
687
+ desc: null
688
+ value: false
689
+ full_determinism:
690
+ desc: null
691
+ value: false
692
+ torchdynamo:
693
+ desc: null
694
+ value: null
695
+ ray_scope:
696
+ desc: null
697
+ value: last
698
+ ddp_timeout:
699
+ desc: null
700
+ value: 1800
701
+ torch_compile:
702
+ desc: null
703
+ value: false
704
+ torch_compile_backend:
705
+ desc: null
706
+ value: null
707
+ torch_compile_mode:
708
+ desc: null
709
+ value: null
710
+ dispatch_batches:
711
+ desc: null
712
+ value: null
713
+ split_batches:
714
+ desc: null
715
+ value: null
716
+ include_tokens_per_second:
717
+ desc: null
718
+ value: false
719
+ include_num_input_tokens_seen:
720
+ desc: null
721
+ value: false
722
+ neftune_noise_alpha:
723
+ desc: null
724
+ value: null
wandb/run-20240314_072629-9blbc0lc/files/output.log ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
2
+ warnings.warn(
3
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
4
+ warnings.warn(
5
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
6
+ warnings.warn(
7
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
8
+ warnings.warn(
9
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
10
+ warnings.warn(
11
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
12
+ warnings.warn(
13
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
14
+ warnings.warn(
15
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
16
+ warnings.warn(
17
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
18
+ warnings.warn(
19
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
wandb/run-20240314_072629-9blbc0lc/files/requirements.txt ADDED
@@ -0,0 +1,858 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==1.4.0
2
+ accelerate==0.27.2
3
+ access==1.1.9
4
+ affine==2.4.0
5
+ aiobotocore==2.11.2
6
+ aiofiles==22.1.0
7
+ aiohttp-cors==0.7.0
8
+ aiohttp==3.9.1
9
+ aioitertools==0.11.0
10
+ aiorwlock==1.3.0
11
+ aiosignal==1.3.1
12
+ aiosqlite==0.19.0
13
+ albumentations==1.4.0
14
+ alembic==1.13.1
15
+ altair==5.2.0
16
+ annotated-types==0.6.0
17
+ annoy==1.17.3
18
+ anyio==4.2.0
19
+ apache-beam==2.46.0
20
+ aplus==0.11.0
21
+ appdirs==1.4.4
22
+ archspec==0.2.2
23
+ argon2-cffi-bindings==21.2.0
24
+ argon2-cffi==23.1.0
25
+ array-record==0.5.0
26
+ arrow==1.3.0
27
+ arviz==0.17.0
28
+ astroid==3.0.3
29
+ astropy-iers-data==0.2024.2.19.0.28.47
30
+ astropy==6.0.0
31
+ asttokens==2.4.1
32
+ astunparse==1.6.3
33
+ async-lru==2.0.4
34
+ async-timeout==4.0.3
35
+ attrs==23.2.0
36
+ audioread==3.0.1
37
+ auto-gptq==0.7.1
38
+ autopep8==2.0.4
39
+ babel==2.14.0
40
+ backoff==2.2.1
41
+ bayesian-optimization==1.4.3
42
+ bayespy==0.5.28
43
+ beatrix-jupyterlab==2023.128.151533
44
+ beautifulsoup4==4.12.2
45
+ bidict==0.23.1
46
+ biopython==1.83
47
+ bitsandbytes==0.43.0
48
+ blake3==0.2.1
49
+ bleach==6.1.0
50
+ blessed==1.20.0
51
+ blinker==1.7.0
52
+ blis==0.7.10
53
+ blosc2==2.5.1
54
+ bokeh==3.3.4
55
+ boltons==23.1.1
56
+ boruta==0.3
57
+ boto3==1.26.100
58
+ botocore==1.34.34
59
+ bq-helper==0.4.1
60
+ bqplot==0.12.43
61
+ branca==0.7.1
62
+ brewer2mpl==1.4.1
63
+ brotli==1.0.9
64
+ brotlipy==0.7.0
65
+ cached-property==1.5.2
66
+ cachetools==4.2.4
67
+ cartopy==0.22.0
68
+ catalogue==2.0.10
69
+ catalyst==22.4
70
+ catboost==1.2.2
71
+ category-encoders==2.6.3
72
+ certifi==2024.2.2
73
+ cesium==0.12.1
74
+ cffi==1.16.0
75
+ charset-normalizer==3.3.2
76
+ chex==0.1.85
77
+ cleverhans==4.0.0
78
+ click-plugins==1.1.1
79
+ click==8.1.7
80
+ cligj==0.7.2
81
+ cloud-tpu-client==0.10
82
+ cloud-tpu-profiler==2.4.0
83
+ cloudpathlib==0.16.0
84
+ cloudpickle==2.2.1
85
+ cmdstanpy==1.2.1
86
+ cmudict==1.0.18
87
+ colorama==0.4.6
88
+ colorcet==3.0.1
89
+ coloredlogs==15.0.1
90
+ colorful==0.5.6
91
+ colorlog==6.8.2
92
+ colorlover==0.3.0
93
+ comm==0.2.1
94
+ conda-libmamba-solver==23.7.0
95
+ conda-package-handling==2.2.0
96
+ conda-package-streaming==0.9.0
97
+ conda==23.7.4
98
+ confection==0.1.4
99
+ contextily==1.5.0
100
+ contourpy==1.2.0
101
+ convertdate==2.4.0
102
+ crcmod==1.7
103
+ cryptography==41.0.7
104
+ cuda-python==12.3.0
105
+ cudf==23.8.0
106
+ cufflinks==0.17.3
107
+ cuml==23.8.0
108
+ cupy==13.0.0
109
+ cvxcanon==0.1.2
110
+ cycler==0.12.1
111
+ cymem==2.0.8
112
+ cysignals==1.11.4
113
+ cython==3.0.8
114
+ cytoolz==0.12.3
115
+ daal4py==2024.1.0
116
+ daal==2024.1.0
117
+ dacite==1.8.1
118
+ dask-cuda==23.8.0
119
+ dask-cudf==23.8.0
120
+ dask==2024.2.0
121
+ dataclasses-json==0.6.4
122
+ dataproc-jupyter-plugin==0.1.66
123
+ datasets==2.1.0
124
+ datashader==0.16.0
125
+ datatile==1.0.3
126
+ db-dtypes==1.2.0
127
+ deap==1.4.1
128
+ debugpy==1.8.0
129
+ decorator==5.1.1
130
+ deepdiff==6.7.1
131
+ defusedxml==0.7.1
132
+ delorean==1.0.0
133
+ deprecated==1.2.14
134
+ deprecation==2.1.0
135
+ descartes==1.1.0
136
+ dill==0.3.8
137
+ dipy==1.8.0
138
+ distlib==0.3.8
139
+ distributed==2023.7.1
140
+ distro==1.9.0
141
+ dm-tree==0.1.8
142
+ docker-pycreds==0.4.0
143
+ docker==7.0.0
144
+ docopt==0.6.2
145
+ docstring-parser==0.15
146
+ docstring-to-markdown==0.15
147
+ docutils==0.20.1
148
+ earthengine-api==0.1.391
149
+ easydict==1.12
150
+ easyocr==1.7.1
151
+ ecos==2.0.13
152
+ eli5==0.13.0
153
+ emoji==2.10.1
154
+ en-core-web-lg==3.7.1
155
+ en-core-web-sm==3.7.1
156
+ entrypoints==0.4
157
+ ephem==4.1.5
158
+ esda==2.5.1
159
+ essentia==2.1b6.dev1110
160
+ et-xmlfile==1.1.0
161
+ etils==1.6.0
162
+ exceptiongroup==1.2.0
163
+ executing==2.0.1
164
+ explainable-ai-sdk==1.3.3
165
+ farama-notifications==0.0.4
166
+ fastai==2.7.14
167
+ fastapi==0.108.0
168
+ fastavro==1.9.3
169
+ fastcore==1.5.29
170
+ fastdownload==0.0.7
171
+ fasteners==0.19
172
+ fastjsonschema==2.19.1
173
+ fastprogress==1.0.3
174
+ fastrlock==0.8.2
175
+ fasttext==0.9.2
176
+ fbpca==1.0
177
+ feather-format==0.4.1
178
+ featuretools==1.29.0
179
+ filelock==3.13.1
180
+ fiona==1.9.5
181
+ fitter==1.7.0
182
+ flake8==7.0.0
183
+ flashtext==2.7
184
+ flask==3.0.2
185
+ flatbuffers==23.5.26
186
+ flax==0.8.1
187
+ folium==0.15.1
188
+ fonttools==4.47.0
189
+ fqdn==1.5.1
190
+ frozendict==2.4.0
191
+ frozenlist==1.4.1
192
+ fsspec==2024.2.0
193
+ funcy==2.0
194
+ fury==0.9.0
195
+ future==1.0.0
196
+ fuzzywuzzy==0.18.0
197
+ gast==0.5.4
198
+ gatspy==0.3
199
+ gcsfs==2023.12.2.post1
200
+ gekko==1.0.7
201
+ gensim==4.3.2
202
+ geographiclib==2.0
203
+ geohash==1.0
204
+ geojson==3.1.0
205
+ geopandas==0.14.3
206
+ geoplot==0.5.1
207
+ geopy==2.4.1
208
+ geoviews==1.11.1
209
+ ggplot==0.11.5
210
+ giddy==2.3.5
211
+ gitdb==4.0.11
212
+ gitpython==3.1.41
213
+ google-ai-generativelanguage==0.4.0
214
+ google-api-core==2.11.1
215
+ google-api-python-client==2.118.0
216
+ google-apitools==0.5.31
217
+ google-auth-httplib2==0.1.1
218
+ google-auth-oauthlib==1.2.0
219
+ google-auth==2.26.1
220
+ google-cloud-aiplatform==0.6.0a1
221
+ google-cloud-artifact-registry==1.10.0
222
+ google-cloud-automl==1.0.1
223
+ google-cloud-bigquery==2.34.4
224
+ google-cloud-bigtable==1.7.3
225
+ google-cloud-core==2.4.1
226
+ google-cloud-datastore==2.19.0
227
+ google-cloud-dlp==3.14.0
228
+ google-cloud-jupyter-config==0.0.5
229
+ google-cloud-language==2.13.1
230
+ google-cloud-monitoring==2.18.0
231
+ google-cloud-pubsub==2.19.0
232
+ google-cloud-pubsublite==1.9.0
233
+ google-cloud-recommendations-ai==0.7.1
234
+ google-cloud-resource-manager==1.11.0
235
+ google-cloud-spanner==3.40.1
236
+ google-cloud-storage==1.44.0
237
+ google-cloud-translate==3.12.1
238
+ google-cloud-videointelligence==2.13.1
239
+ google-cloud-vision==2.8.0
240
+ google-crc32c==1.5.0
241
+ google-generativeai==0.3.2
242
+ google-pasta==0.2.0
243
+ google-resumable-media==2.7.0
244
+ googleapis-common-protos==1.62.0
245
+ gplearn==0.4.2
246
+ gpustat==1.0.0
247
+ gpxpy==1.6.2
248
+ graphviz==0.20.1
249
+ greenlet==3.0.3
250
+ grpc-google-iam-v1==0.12.7
251
+ grpcio-status==1.48.1
252
+ grpcio==1.51.1
253
+ gviz-api==1.10.0
254
+ gym-notices==0.0.8
255
+ gym==0.26.2
256
+ gymnasium==0.29.0
257
+ h11==0.14.0
258
+ h2o==3.44.0.3
259
+ h5netcdf==1.3.0
260
+ h5py==3.10.0
261
+ haversine==2.8.1
262
+ hdfs==2.7.3
263
+ hep-ml==0.7.2
264
+ hijri-converter==2.3.1
265
+ hmmlearn==0.3.0
266
+ holidays==0.24
267
+ holoviews==1.18.3
268
+ hpsklearn==0.1.0
269
+ html5lib==1.1
270
+ htmlmin==0.1.12
271
+ httpcore==1.0.4
272
+ httplib2==0.21.0
273
+ httptools==0.6.1
274
+ httpx==0.27.0
275
+ huggingface-hub==0.20.3
276
+ humanfriendly==10.0
277
+ humanize==4.9.0
278
+ hunspell==0.5.5
279
+ husl==4.0.3
280
+ hydra-slayer==0.5.0
281
+ hyperopt==0.2.7
282
+ hypertools==0.8.0
283
+ idna==3.6
284
+ igraph==0.11.4
285
+ imagecodecs==2024.1.1
286
+ imagehash==4.3.1
287
+ imageio==2.33.1
288
+ imbalanced-learn==0.12.0
289
+ imgaug==0.4.0
290
+ importlib-metadata==6.11.0
291
+ importlib-resources==6.1.1
292
+ inequality==1.0.1
293
+ iniconfig==2.0.0
294
+ ipydatawidgets==4.3.5
295
+ ipykernel==6.28.0
296
+ ipyleaflet==0.18.2
297
+ ipympl==0.7.0
298
+ ipython-genutils==0.2.0
299
+ ipython-sql==0.5.0
300
+ ipython==8.20.0
301
+ ipyvolume==0.6.3
302
+ ipyvue==1.10.1
303
+ ipyvuetify==1.8.10
304
+ ipywebrtc==0.6.0
305
+ ipywidgets==7.7.1
306
+ isoduration==20.11.0
307
+ isort==5.13.2
308
+ isoweek==1.3.3
309
+ itsdangerous==2.1.2
310
+ janome==0.5.0
311
+ jaraco.classes==3.3.0
312
+ jax-jumpy==1.0.0
313
+ jax==0.4.23
314
+ jaxlib==0.4.23.dev20240116
315
+ jedi==0.19.1
316
+ jeepney==0.8.0
317
+ jieba==0.42.1
318
+ jinja2==3.1.2
319
+ jmespath==1.0.1
320
+ joblib==1.3.2
321
+ json5==0.9.14
322
+ jsonpatch==1.33
323
+ jsonpointer==2.4
324
+ jsonschema-specifications==2023.12.1
325
+ jsonschema==4.20.0
326
+ jupyter-client==7.4.9
327
+ jupyter-console==6.6.3
328
+ jupyter-core==5.7.1
329
+ jupyter-events==0.9.0
330
+ jupyter-http-over-ws==0.0.8
331
+ jupyter-lsp==1.5.1
332
+ jupyter-server-fileid==0.9.1
333
+ jupyter-server-mathjax==0.2.6
334
+ jupyter-server-proxy==4.1.0
335
+ jupyter-server-terminals==0.5.1
336
+ jupyter-server-ydoc==0.8.0
337
+ jupyter-server==2.12.5
338
+ jupyter-ydoc==0.2.5
339
+ jupyterlab-git==0.44.0
340
+ jupyterlab-lsp==5.0.3
341
+ jupyterlab-pygments==0.3.0
342
+ jupyterlab-server==2.25.2
343
+ jupyterlab-widgets==3.0.9
344
+ jupyterlab==4.1.2
345
+ jupytext==1.16.0
346
+ kaggle-environments==1.14.3
347
+ kaggle==1.6.6
348
+ kagglehub==0.1.9
349
+ keras-cv==0.8.2
350
+ keras-nlp==0.8.1
351
+ keras-tuner==1.4.6
352
+ keras==3.0.5
353
+ kernels-mixer==0.0.7
354
+ keyring==24.3.0
355
+ keyrings.google-artifactregistry-auth==1.1.2
356
+ kfp-pipeline-spec==0.2.2
357
+ kfp-server-api==2.0.5
358
+ kfp==2.5.0
359
+ kiwisolver==1.4.5
360
+ kmapper==2.0.1
361
+ kmodes==0.12.2
362
+ korean-lunar-calendar==0.3.1
363
+ kornia==0.7.1
364
+ kt-legacy==1.0.5
365
+ kubernetes==26.1.0
366
+ langcodes==3.3.0
367
+ langid==1.1.6
368
+ lazy-loader==0.3
369
+ learntools==0.3.4
370
+ leven==1.0.4
371
+ levenshtein==0.25.0
372
+ libclang==16.0.6
373
+ libmambapy==1.5.0
374
+ libpysal==4.9.2
375
+ librosa==0.10.1
376
+ lightgbm==4.2.0
377
+ lightning-utilities==0.10.1
378
+ lime==0.2.0.1
379
+ line-profiler==4.1.2
380
+ linkify-it-py==2.0.3
381
+ llvmlite==0.41.1
382
+ lml==0.1.0
383
+ locket==1.0.0
384
+ loguru==0.7.2
385
+ lunarcalendar==0.0.9
386
+ lxml==5.1.0
387
+ lz4==4.3.3
388
+ mako==1.3.2
389
+ mamba==1.5.0
390
+ mapclassify==2.6.1
391
+ marisa-trie==1.1.0
392
+ markdown-it-py==3.0.0
393
+ markdown==3.5.2
394
+ markovify==0.9.4
395
+ markupsafe==2.1.3
396
+ marshmallow==3.20.2
397
+ matplotlib-inline==0.1.6
398
+ matplotlib-venn==0.11.10
399
+ matplotlib==3.7.5
400
+ mccabe==0.7.0
401
+ mdit-py-plugins==0.4.0
402
+ mdurl==0.1.2
403
+ memory-profiler==0.61.0
404
+ menuinst==2.0.1
405
+ mercantile==1.2.1
406
+ mgwr==2.2.1
407
+ missingno==0.5.2
408
+ mistune==0.8.4
409
+ mizani==0.11.0
410
+ ml-dtypes==0.2.0
411
+ mlcrate==0.2.0
412
+ mlens==0.2.3
413
+ mlxtend==0.23.1
414
+ mmh3==4.1.0
415
+ mne==1.6.1
416
+ mnist==0.2.2
417
+ mock==5.1.0
418
+ momepy==0.7.0
419
+ more-itertools==10.2.0
420
+ mpld3==0.5.10
421
+ mpmath==1.3.0
422
+ msgpack-numpy==0.4.8
423
+ msgpack==1.0.7
424
+ multidict==6.0.4
425
+ multimethod==1.10
426
+ multipledispatch==1.0.0
427
+ multiprocess==0.70.16
428
+ munkres==1.1.4
429
+ murmurhash==1.0.10
430
+ mypy-extensions==1.0.0
431
+ namex==0.0.7
432
+ nb-conda-kernels==2.3.1
433
+ nb-conda==2.2.1
434
+ nbclassic==1.0.0
435
+ nbclient==0.5.13
436
+ nbconvert==6.4.5
437
+ nbdime==3.2.0
438
+ nbformat==5.9.2
439
+ ndindex==1.8
440
+ nest-asyncio==1.5.8
441
+ networkx==3.2.1
442
+ nibabel==5.2.0
443
+ nilearn==0.10.3
444
+ ninja==1.11.1.1
445
+ nltk==3.2.4
446
+ nose==1.3.7
447
+ notebook-executor==0.2
448
+ notebook-shim==0.2.3
449
+ notebook==6.5.4
450
+ numba==0.58.1
451
+ numexpr==2.9.0
452
+ numpy==1.26.4
453
+ nvidia-ml-py==11.495.46
454
+ nvtx==0.2.10
455
+ oauth2client==4.1.3
456
+ oauthlib==3.2.2
457
+ objsize==0.6.1
458
+ odfpy==1.4.1
459
+ olefile==0.47
460
+ onnx==1.15.0
461
+ opencensus-context==0.1.3
462
+ opencensus==0.11.4
463
+ opencv-contrib-python==4.9.0.80
464
+ opencv-python-headless==4.9.0.80
465
+ opencv-python==4.9.0.80
466
+ openpyxl==3.1.2
467
+ openslide-python==1.3.1
468
+ opentelemetry-api==1.22.0
469
+ opentelemetry-exporter-otlp-proto-common==1.22.0
470
+ opentelemetry-exporter-otlp-proto-grpc==1.22.0
471
+ opentelemetry-exporter-otlp-proto-http==1.22.0
472
+ opentelemetry-exporter-otlp==1.22.0
473
+ opentelemetry-proto==1.22.0
474
+ opentelemetry-sdk==1.22.0
475
+ opentelemetry-semantic-conventions==0.43b0
476
+ opt-einsum==3.3.0
477
+ optax==0.1.9
478
+ optimum==1.17.1
479
+ optuna==3.5.0
480
+ orbax-checkpoint==0.5.3
481
+ ordered-set==4.1.0
482
+ orderedmultidict==1.0.1
483
+ orjson==3.9.10
484
+ ortools==9.4.1874
485
+ osmnx==1.9.1
486
+ overrides==7.4.0
487
+ packaging==21.3
488
+ pandas-datareader==0.10.0
489
+ pandas-profiling==3.6.6
490
+ pandas-summary==0.2.0
491
+ pandas==2.1.4
492
+ pandasql==0.7.3
493
+ pandocfilters==1.5.0
494
+ panel==1.3.8
495
+ papermill==2.5.0
496
+ param==2.0.2
497
+ parso==0.8.3
498
+ partd==1.4.1
499
+ path.py==12.5.0
500
+ path==16.10.0
501
+ pathos==0.3.2
502
+ pathy==0.10.3
503
+ patsy==0.5.6
504
+ pdf2image==1.17.0
505
+ peft==0.9.0
506
+ pettingzoo==1.24.0
507
+ pexpect==4.8.0
508
+ phik==0.12.4
509
+ pickleshare==0.7.5
510
+ pillow==9.5.0
511
+ pip==23.3.2
512
+ pkgutil-resolve-name==1.3.10
513
+ platformdirs==4.2.0
514
+ plotly-express==0.4.1
515
+ plotly==5.18.0
516
+ plotnine==0.13.0
517
+ pluggy==1.3.0
518
+ pointpats==2.4.0
519
+ polars==0.20.10
520
+ polyglot==16.7.4
521
+ pooch==1.8.1
522
+ pox==0.3.4
523
+ ppca==0.0.4
524
+ ppft==1.7.6.8
525
+ preprocessing==0.1.13
526
+ preshed==3.0.9
527
+ prettytable==3.9.0
528
+ progressbar2==4.3.2
529
+ prometheus-client==0.19.0
530
+ promise==2.3
531
+ prompt-toolkit==3.0.42
532
+ pronouncing==0.2.0
533
+ prophet==1.1.1
534
+ proto-plus==1.23.0
535
+ protobuf==3.20.3
536
+ psutil==5.9.3
537
+ ptyprocess==0.7.0
538
+ pudb==2024.1
539
+ pulp==2.8.0
540
+ pure-eval==0.2.2
541
+ py-cpuinfo==9.0.0
542
+ py-spy==0.3.14
543
+ py4j==0.10.9.7
544
+ pyaml==23.12.0
545
+ pyarabic==0.6.15
546
+ pyarrow==11.0.0
547
+ pyasn1-modules==0.3.0
548
+ pyasn1==0.5.1
549
+ pyastronomy==0.20.0
550
+ pybind11==2.11.1
551
+ pyclipper==1.3.0.post5
552
+ pycodestyle==2.11.1
553
+ pycosat==0.6.6
554
+ pycparser==2.21
555
+ pycryptodome==3.20.0
556
+ pyct==0.5.0
557
+ pycuda==2024.1
558
+ pydantic-core==2.14.6
559
+ pydantic==2.5.3
560
+ pydegensac==0.1.2
561
+ pydicom==2.4.4
562
+ pydocstyle==6.3.0
563
+ pydot==1.4.2
564
+ pydub==0.25.1
565
+ pyemd==1.0.0
566
+ pyerfa==2.0.1.1
567
+ pyexcel-io==0.6.6
568
+ pyexcel-ods==0.6.0
569
+ pyfasttext==0.4.6
570
+ pyflakes==3.2.0
571
+ pygltflib==1.16.1
572
+ pygments==2.17.2
573
+ pyjwt==2.8.0
574
+ pykalman==0.9.5
575
+ pyldavis==3.4.1
576
+ pylibraft==23.8.0
577
+ pylint==3.0.3
578
+ pymc3==3.11.4
579
+ pymeeus==0.5.12
580
+ pymongo==3.13.0
581
+ pympler==1.0.1
582
+ pynndescent==0.5.11
583
+ pynvml==11.4.1
584
+ pynvrtc==9.2
585
+ pyocr==0.8.5
586
+ pyopenssl==23.3.0
587
+ pyparsing==3.1.1
588
+ pypdf==4.0.2
589
+ pyproj==3.6.1
590
+ pysal==24.1
591
+ pyshp==2.3.1
592
+ pysocks==1.7.1
593
+ pytesseract==0.3.10
594
+ pytest==8.0.1
595
+ python-bidi==0.4.2
596
+ python-dateutil==2.8.2
597
+ python-dotenv==1.0.0
598
+ python-json-logger==2.0.7
599
+ python-levenshtein==0.25.0
600
+ python-louvain==0.16
601
+ python-lsp-jsonrpc==1.1.2
602
+ python-lsp-server==1.10.0
603
+ python-slugify==8.0.4
604
+ python-utils==3.8.2
605
+ pythreejs==2.4.2
606
+ pytoolconfig==1.3.1
607
+ pytools==2023.1.1
608
+ pytorch-ignite==0.4.13
609
+ pytorch-lightning==2.2.0.post0
610
+ pytz==2023.3.post1
611
+ pyu2f==0.1.5
612
+ pyupset==0.1.1.post7
613
+ pyviz-comms==3.0.1
614
+ pywavelets==1.5.0
615
+ pyyaml==6.0.1
616
+ pyzmq==24.0.1
617
+ qgrid==1.3.1
618
+ qtconsole==5.5.1
619
+ qtpy==2.4.1
620
+ quantecon==0.7.1
621
+ quantities==0.15.0
622
+ qudida==0.0.4
623
+ raft-dask==23.8.0
624
+ rapidfuzz==3.6.1
625
+ rasterio==1.3.9
626
+ rasterstats==0.19.0
627
+ ray-cpp==2.9.0
628
+ ray==2.9.0
629
+ referencing==0.32.1
630
+ regex==2023.12.25
631
+ requests-oauthlib==1.3.1
632
+ requests-toolbelt==0.10.1
633
+ requests==2.31.0
634
+ responses==0.18.0
635
+ retrying==1.3.3
636
+ rfc3339-validator==0.1.4
637
+ rfc3986-validator==0.1.1
638
+ rgf-python==3.12.0
639
+ rich-click==1.7.3
640
+ rich==13.7.0
641
+ rmm==23.8.0
642
+ rope==1.12.0
643
+ rouge==1.0.1
644
+ rpds-py==0.16.2
645
+ rsa==4.9
646
+ rtree==1.2.0
647
+ ruamel-yaml-conda==0.15.100
648
+ ruamel.yaml.clib==0.2.7
649
+ ruamel.yaml==0.17.40
650
+ s2sphere==0.2.5
651
+ s3fs==2024.2.0
652
+ s3transfer==0.6.2
653
+ safetensors==0.4.2
654
+ scattertext==0.1.19
655
+ scikit-image==0.22.0
656
+ scikit-learn-intelex==2024.1.0
657
+ scikit-learn==1.2.2
658
+ scikit-multilearn==0.2.0
659
+ scikit-optimize==0.9.0
660
+ scikit-plot==0.3.7
661
+ scikit-surprise==1.1.3
662
+ scipy==1.11.4
663
+ seaborn==0.12.2
664
+ secretstorage==3.3.3
665
+ segment-anything==1.0
666
+ segregation==2.5
667
+ semver==3.0.2
668
+ send2trash==1.8.2
669
+ sentencepiece==0.2.0
670
+ sentry-sdk==1.40.5
671
+ setproctitle==1.3.3
672
+ setuptools-git==1.2
673
+ setuptools-scm==8.0.4
674
+ setuptools==69.0.3
675
+ shap==0.44.1
676
+ shapely==1.8.5.post1
677
+ shellingham==1.5.4
678
+ shimmy==1.3.0
679
+ simpervisor==1.0.0
680
+ simpleitk==2.3.1
681
+ simplejson==3.19.2
682
+ six==1.16.0
683
+ sklearn-pandas==2.2.0
684
+ slicer==0.0.7
685
+ smart-open==6.4.0
686
+ smhasher==0.150.1
687
+ smmap==5.0.1
688
+ sniffio==1.3.0
689
+ snowballstemmer==2.2.0
690
+ snuggs==1.4.7
691
+ sortedcontainers==2.4.0
692
+ soundfile==0.12.1
693
+ soupsieve==2.5
694
+ soxr==0.3.7
695
+ spacy-legacy==3.0.12
696
+ spacy-loggers==1.0.5
697
+ spacy==3.7.2
698
+ spaghetti==1.7.5.post1
699
+ spectral==0.23.1
700
+ spglm==1.1.0
701
+ sphinx-rtd-theme==0.2.4
702
+ spint==1.0.7
703
+ splot==1.1.5.post1
704
+ spopt==0.6.0
705
+ spreg==1.4.2
706
+ spvcm==0.3.0
707
+ sqlalchemy==2.0.25
708
+ sqlparse==0.4.4
709
+ squarify==0.4.3
710
+ srsly==2.4.8
711
+ stable-baselines3==2.1.0
712
+ stack-data==0.6.2
713
+ stanio==0.3.0
714
+ starlette==0.32.0.post1
715
+ statsmodels==0.14.1
716
+ stemming==1.0.1
717
+ stop-words==2018.7.23
718
+ stopit==1.1.2
719
+ stumpy==1.12.0
720
+ sympy==1.12
721
+ tables==3.9.2
722
+ tabulate==0.9.0
723
+ tangled-up-in-unicode==0.2.0
724
+ tbb==2021.11.0
725
+ tblib==3.0.0
726
+ tenacity==8.2.3
727
+ tensorboard-data-server==0.7.2
728
+ tensorboard-plugin-profile==2.15.0
729
+ tensorboard==2.15.1
730
+ tensorboardx==2.6.2.2
731
+ tensorflow-cloud==0.1.16
732
+ tensorflow-datasets==4.9.4
733
+ tensorflow-decision-forests==1.8.1
734
+ tensorflow-estimator==2.15.0
735
+ tensorflow-hub==0.16.1
736
+ tensorflow-io-gcs-filesystem==0.35.0
737
+ tensorflow-io==0.35.0
738
+ tensorflow-metadata==0.14.0
739
+ tensorflow-probability==0.23.0
740
+ tensorflow-serving-api==2.14.1
741
+ tensorflow-text==2.15.0
742
+ tensorflow-transform==0.14.0
743
+ tensorflow==2.15.0
744
+ tensorpack==0.11
745
+ tensorstore==0.1.53
746
+ termcolor==2.4.0
747
+ terminado==0.18.0
748
+ testpath==0.6.0
749
+ text-unidecode==1.3
750
+ textblob==0.18.0.post0
751
+ texttable==1.7.0
752
+ tf-keras==2.15.0
753
+ tfp-nightly==0.24.0.dev0
754
+ theano-pymc==1.1.2
755
+ theano==1.0.5
756
+ thinc==8.2.2
757
+ threadpoolctl==3.2.0
758
+ tifffile==2023.12.9
759
+ timm==0.9.16
760
+ tinycss2==1.2.1
761
+ tobler==0.11.2
762
+ tokenizers==0.15.2
763
+ toml==0.10.2
764
+ tomli==2.0.1
765
+ tomlkit==0.12.3
766
+ toolz==0.12.1
767
+ torch==2.1.2
768
+ torchaudio==2.1.2
769
+ torchdata==0.7.1
770
+ torchinfo==1.8.0
771
+ torchmetrics==1.3.1
772
+ torchtext==0.16.2
773
+ torchvision==0.16.2
774
+ tornado==6.3.3
775
+ tpot==0.12.1
776
+ tqdm==4.66.1
777
+ traceml==1.0.8
778
+ traitlets==5.9.0
779
+ traittypes==0.2.1
780
+ transformers==4.38.1
781
+ treelite-runtime==3.2.0
782
+ treelite==3.2.0
783
+ trueskill==0.4.5
784
+ truststore==0.8.0
785
+ trx-python==0.2.9
786
+ tsfresh==0.20.2
787
+ typeguard==4.1.5
788
+ typer==0.9.0
789
+ types-python-dateutil==2.8.19.20240106
790
+ typing-extensions==4.9.0
791
+ typing-inspect==0.9.0
792
+ typing-utils==0.1.0
793
+ tzdata==2023.4
794
+ tzlocal==5.2
795
+ uc-micro-py==1.0.3
796
+ ucx-py==0.33.0
797
+ ujson==5.9.0
798
+ umap-learn==0.5.5
799
+ unicodedata2==15.1.0
800
+ unidecode==1.3.8
801
+ update-checker==0.18.0
802
+ uri-template==1.3.0
803
+ uritemplate==3.0.1
804
+ urllib3==1.26.18
805
+ urwid-readline==0.13
806
+ urwid==2.6.4
807
+ uvicorn==0.25.0
808
+ uvloop==0.19.0
809
+ vaex-astro==0.9.3
810
+ vaex-core==4.17.1
811
+ vaex-hdf5==0.14.1
812
+ vaex-jupyter==0.8.2
813
+ vaex-ml==0.18.3
814
+ vaex-server==0.9.0
815
+ vaex-viz==0.5.4
816
+ vaex==4.17.0
817
+ vec-noise==1.1.4
818
+ vecstack==0.4.0
819
+ virtualenv==20.21.0
820
+ visions==0.7.5
821
+ vowpalwabbit==9.9.0
822
+ vtk==9.3.0
823
+ wand==0.6.13
824
+ wandb==0.16.3
825
+ wasabi==1.1.2
826
+ watchfiles==0.21.0
827
+ wavio==0.0.8
828
+ wcwidth==0.2.13
829
+ weasel==0.3.4
830
+ webcolors==1.13
831
+ webencodings==0.5.1
832
+ websocket-client==1.7.0
833
+ websockets==12.0
834
+ werkzeug==3.0.1
835
+ wfdb==4.1.2
836
+ whatthepatch==1.0.5
837
+ wheel==0.42.0
838
+ widgetsnbextension==3.6.6
839
+ witwidget==1.8.1
840
+ woodwork==0.28.0
841
+ wordcloud==1.9.3
842
+ wordsegment==1.3.1
843
+ wrapt==1.14.1
844
+ xarray-einstats==0.7.0
845
+ xarray==2024.2.0
846
+ xgboost==2.0.3
847
+ xvfbwrapper==0.2.9
848
+ xxhash==3.4.1
849
+ xyzservices==2023.10.1
850
+ y-py==0.6.2
851
+ yapf==0.40.2
852
+ yarl==1.9.3
853
+ ydata-profiling==4.6.4
854
+ yellowbrick==1.5
855
+ ypy-websocket==0.8.4
856
+ zict==3.0.0
857
+ zipp==3.17.0
858
+ zstandard==0.22.0
wandb/run-20240314_072629-9blbc0lc/files/wandb-metadata.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "os": "Linux-5.15.133+-x86_64-with-glibc2.31",
3
+ "python": "3.10.13",
4
+ "heartbeatAt": "2024-03-14T07:26:30.224034",
5
+ "startedAt": "2024-03-14T07:26:29.490479",
6
+ "docker": null,
7
+ "cuda": null,
8
+ "args": [],
9
+ "state": "running",
10
+ "program": "kaggle.ipynb",
11
+ "codePathLocal": null,
12
+ "root": "/kaggle/working",
13
+ "host": "3188d33dd891",
14
+ "username": "root",
15
+ "executable": "/opt/conda/bin/python3.10",
16
+ "cpu_count": 2,
17
+ "cpu_count_logical": 4,
18
+ "cpu_freq": {
19
+ "current": 2000.204,
20
+ "min": 0.0,
21
+ "max": 0.0
22
+ },
23
+ "cpu_freq_per_core": [
24
+ {
25
+ "current": 2000.204,
26
+ "min": 0.0,
27
+ "max": 0.0
28
+ },
29
+ {
30
+ "current": 2000.204,
31
+ "min": 0.0,
32
+ "max": 0.0
33
+ },
34
+ {
35
+ "current": 2000.204,
36
+ "min": 0.0,
37
+ "max": 0.0
38
+ },
39
+ {
40
+ "current": 2000.204,
41
+ "min": 0.0,
42
+ "max": 0.0
43
+ }
44
+ ],
45
+ "disk": {
46
+ "/": {
47
+ "total": 8062.387607574463,
48
+ "used": 5523.335136413574
49
+ }
50
+ },
51
+ "gpu": "Tesla T4",
52
+ "gpu_count": 2,
53
+ "gpu_devices": [
54
+ {
55
+ "name": "Tesla T4",
56
+ "memory_total": 16106127360
57
+ },
58
+ {
59
+ "name": "Tesla T4",
60
+ "memory_total": 16106127360
61
+ }
62
+ ],
63
+ "memory": {
64
+ "total": 31.357559204101562
65
+ }
66
+ }
wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"train/loss": 1.2589, "train/grad_norm": 1.5141737461090088, "train/learning_rate": 0.0, "train/epoch": 9.23, "train/global_step": 30, "_timestamp": 1710401822.5575101, "_runtime": 633.0559771060944, "_step": 20, "eval/loss": 1.727356195449829, "eval/runtime": 5.3961, "eval/samples_per_second": 1.668, "eval/steps_per_second": 0.556, "train/train_runtime": 885.7496, "train/train_samples_per_second": 0.564, "train/train_steps_per_second": 0.034, "train/total_flos": 100119777067008.0, "train/train_loss": 2.626436297098796}
wandb/run-20240314_072629-9blbc0lc/logs/debug-internal.log ADDED
@@ -0,0 +1,621 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2024-03-14 07:26:29,498 INFO StreamThr :508 [internal.py:wandb_internal():86] W&B internal server running at pid: 508, started at: 2024-03-14 07:26:29.497813
2
+ 2024-03-14 07:26:29,500 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status
3
+ 2024-03-14 07:26:29,909 INFO WriterThread:508 [datastore.py:open_for_write():87] open: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/run-9blbc0lc.wandb
4
+ 2024-03-14 07:26:29,910 DEBUG SenderThread:508 [sender.py:send():382] send: header
5
+ 2024-03-14 07:26:29,913 DEBUG SenderThread:508 [sender.py:send():382] send: run
6
+ 2024-03-14 07:26:30,088 INFO SenderThread:508 [dir_watcher.py:__init__():211] watching files in: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files
7
+ 2024-03-14 07:26:30,088 INFO SenderThread:508 [sender.py:_start_run_threads():1136] run started: 9blbc0lc with start time 1710401189.501533
8
+ 2024-03-14 07:26:30,096 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: check_version
9
+ 2024-03-14 07:26:30,096 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: check_version
10
+ 2024-03-14 07:26:30,189 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: run_start
11
+ 2024-03-14 07:26:30,201 DEBUG HandlerThread:508 [system_info.py:__init__():27] System info init
12
+ 2024-03-14 07:26:30,201 DEBUG HandlerThread:508 [system_info.py:__init__():42] System info init done
13
+ 2024-03-14 07:26:30,201 INFO HandlerThread:508 [system_monitor.py:start():194] Starting system monitor
14
+ 2024-03-14 07:26:30,201 INFO SystemMonitor:508 [system_monitor.py:_start():158] Starting system asset monitoring threads
15
+ 2024-03-14 07:26:30,202 INFO HandlerThread:508 [system_monitor.py:probe():214] Collecting system info
16
+ 2024-03-14 07:26:30,202 INFO SystemMonitor:508 [interfaces.py:start():190] Started cpu monitoring
17
+ 2024-03-14 07:26:30,203 INFO SystemMonitor:508 [interfaces.py:start():190] Started disk monitoring
18
+ 2024-03-14 07:26:30,204 INFO SystemMonitor:508 [interfaces.py:start():190] Started gpu monitoring
19
+ 2024-03-14 07:26:30,205 INFO SystemMonitor:508 [interfaces.py:start():190] Started memory monitoring
20
+ 2024-03-14 07:26:30,206 INFO SystemMonitor:508 [interfaces.py:start():190] Started network monitoring
21
+ 2024-03-14 07:26:30,223 DEBUG HandlerThread:508 [system_info.py:probe():151] Probing system
22
+ 2024-03-14 07:26:30,226 DEBUG HandlerThread:508 [gitlib.py:_init_repo():56] git repository is invalid
23
+ 2024-03-14 07:26:30,226 DEBUG HandlerThread:508 [system_info.py:probe():199] Probing system done
24
+ 2024-03-14 07:26:30,226 DEBUG HandlerThread:508 [system_monitor.py:probe():223] {'os': 'Linux-5.15.133+-x86_64-with-glibc2.31', 'python': '3.10.13', 'heartbeatAt': '2024-03-14T07:26:30.224034', 'startedAt': '2024-03-14T07:26:29.490479', 'docker': None, 'cuda': None, 'args': (), 'state': 'running', 'program': 'kaggle.ipynb', 'codePathLocal': None, 'root': '/kaggle/working', 'host': '3188d33dd891', 'username': 'root', 'executable': '/opt/conda/bin/python3.10', 'cpu_count': 2, 'cpu_count_logical': 4, 'cpu_freq': {'current': 2000.204, 'min': 0.0, 'max': 0.0}, 'cpu_freq_per_core': [{'current': 2000.204, 'min': 0.0, 'max': 0.0}, {'current': 2000.204, 'min': 0.0, 'max': 0.0}, {'current': 2000.204, 'min': 0.0, 'max': 0.0}, {'current': 2000.204, 'min': 0.0, 'max': 0.0}], 'disk': {'/': {'total': 8062.387607574463, 'used': 5523.335136413574}}, 'gpu': 'Tesla T4', 'gpu_count': 2, 'gpu_devices': [{'name': 'Tesla T4', 'memory_total': 16106127360}, {'name': 'Tesla T4', 'memory_total': 16106127360}], 'memory': {'total': 31.357559204101562}}
25
+ 2024-03-14 07:26:30,226 INFO HandlerThread:508 [system_monitor.py:probe():224] Finished collecting system info
26
+ 2024-03-14 07:26:30,226 INFO HandlerThread:508 [system_monitor.py:probe():227] Publishing system info
27
+ 2024-03-14 07:26:30,226 DEBUG HandlerThread:508 [system_info.py:_save_conda():208] Saving list of conda packages installed into the current environment
28
+ 2024-03-14 07:26:31,090 INFO Thread-12 :508 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/conda-environment.yaml
29
+ 2024-03-14 07:27:30,108 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/conda-environment.yaml
30
+ 2024-03-14 07:27:30,207 DEBUG SystemMonitor:508 [system_monitor.py:_start():172] Starting system metrics aggregation loop
31
+ 2024-03-14 07:27:30,666 DEBUG HandlerThread:508 [system_info.py:_save_conda():220] Saving conda packages done
32
+ 2024-03-14 07:27:30,667 INFO HandlerThread:508 [system_monitor.py:probe():229] Finished publishing system info
33
+ 2024-03-14 07:27:30,682 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
34
+ 2024-03-14 07:27:30,683 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
35
+ 2024-03-14 07:27:30,683 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
36
+ 2024-03-14 07:27:30,683 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
37
+ 2024-03-14 07:27:30,683 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
38
+ 2024-03-14 07:27:30,684 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
39
+ 2024-03-14 07:27:30,684 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
40
+ 2024-03-14 07:27:30,684 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
41
+ 2024-03-14 07:27:30,684 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
42
+ 2024-03-14 07:27:30,685 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
43
+ 2024-03-14 07:27:30,685 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
44
+ 2024-03-14 07:27:30,685 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: python_packages
45
+ 2024-03-14 07:27:30,685 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: stop_status
46
+ 2024-03-14 07:27:30,685 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: internal_messages
47
+ 2024-03-14 07:27:30,685 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
48
+ 2024-03-14 07:27:30,685 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
49
+ 2024-03-14 07:27:30,685 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
50
+ 2024-03-14 07:27:30,685 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
51
+ 2024-03-14 07:27:30,685 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
52
+ 2024-03-14 07:27:30,686 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
53
+ 2024-03-14 07:27:30,686 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
54
+ 2024-03-14 07:27:30,686 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
55
+ 2024-03-14 07:27:30,686 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
56
+ 2024-03-14 07:27:30,686 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
57
+ 2024-03-14 07:27:30,686 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
58
+ 2024-03-14 07:27:30,688 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: python_packages
59
+ 2024-03-14 07:27:30,691 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: stop_status
60
+ 2024-03-14 07:27:30,789 DEBUG SenderThread:508 [sender.py:send():382] send: telemetry
61
+ 2024-03-14 07:27:30,789 DEBUG SenderThread:508 [sender.py:send():382] send: config
62
+ 2024-03-14 07:27:30,791 DEBUG SenderThread:508 [sender.py:send():382] send: metric
63
+ 2024-03-14 07:27:30,791 DEBUG SenderThread:508 [sender.py:send():382] send: telemetry
64
+ 2024-03-14 07:27:30,791 DEBUG SenderThread:508 [sender.py:send():382] send: metric
65
+ 2024-03-14 07:27:30,791 WARNING SenderThread:508 [sender.py:send_metric():1354] Seen metric with glob (shouldn't happen)
66
+ 2024-03-14 07:27:30,791 DEBUG SenderThread:508 [sender.py:send():382] send: telemetry
67
+ 2024-03-14 07:27:30,792 DEBUG SenderThread:508 [sender.py:send():382] send: stats
68
+ 2024-03-14 07:27:30,792 DEBUG SenderThread:508 [sender.py:send():382] send: files
69
+ 2024-03-14 07:27:30,792 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-metadata.json with policy now
70
+ 2024-03-14 07:27:30,984 INFO wandb-upload_0:508 [upload_job.py:push():131] Uploaded file /tmp/tmpdy6jnpfjwandb/dkst74wt-wandb-metadata.json
71
+ 2024-03-14 07:27:31,109 INFO Thread-12 :508 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-metadata.json
72
+ 2024-03-14 07:27:31,109 INFO Thread-12 :508 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/requirements.txt
73
+ 2024-03-14 07:27:31,109 INFO Thread-12 :508 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/output.log
74
+ 2024-03-14 07:27:31,232 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
75
+ 2024-03-14 07:27:33,110 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/output.log
76
+ 2024-03-14 07:27:35,796 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
77
+ 2024-03-14 07:27:36,236 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
78
+ 2024-03-14 07:27:40,797 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
79
+ 2024-03-14 07:27:41,237 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
80
+ 2024-03-14 07:27:45,798 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
81
+ 2024-03-14 07:27:46,238 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
82
+ 2024-03-14 07:27:50,799 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
83
+ 2024-03-14 07:27:51,239 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
84
+ 2024-03-14 07:27:55,800 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
85
+ 2024-03-14 07:27:56,241 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
86
+ 2024-03-14 07:27:57,553 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
87
+ 2024-03-14 07:27:57,557 DEBUG SenderThread:508 [sender.py:send():382] send: metric
88
+ 2024-03-14 07:27:57,557 DEBUG SenderThread:508 [sender.py:send():382] send: metric
89
+ 2024-03-14 07:27:57,557 DEBUG SenderThread:508 [sender.py:send():382] send: metric
90
+ 2024-03-14 07:27:57,557 DEBUG SenderThread:508 [sender.py:send():382] send: metric
91
+ 2024-03-14 07:27:57,557 DEBUG SenderThread:508 [sender.py:send():382] send: history
92
+ 2024-03-14 07:27:57,558 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
93
+ 2024-03-14 07:27:57,561 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
94
+ 2024-03-14 07:27:58,120 INFO Thread-12 :508 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
95
+ 2024-03-14 07:28:00,210 DEBUG SenderThread:508 [sender.py:send():382] send: stats
96
+ 2024-03-14 07:28:01,221 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
97
+ 2024-03-14 07:28:01,242 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
98
+ 2024-03-14 07:28:02,122 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/config.yaml
99
+ 2024-03-14 07:28:02,637 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
100
+ 2024-03-14 07:28:02,639 DEBUG SenderThread:508 [sender.py:send():382] send: metric
101
+ 2024-03-14 07:28:02,639 DEBUG SenderThread:508 [sender.py:send():382] send: metric
102
+ 2024-03-14 07:28:02,639 DEBUG SenderThread:508 [sender.py:send():382] send: metric
103
+ 2024-03-14 07:28:02,639 DEBUG SenderThread:508 [sender.py:send():382] send: metric
104
+ 2024-03-14 07:28:02,639 DEBUG SenderThread:508 [sender.py:send():382] send: history
105
+ 2024-03-14 07:28:02,639 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
106
+ 2024-03-14 07:28:02,640 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
107
+ 2024-03-14 07:28:03,122 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
108
+ 2024-03-14 07:28:05,123 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/output.log
109
+ 2024-03-14 07:28:06,243 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
110
+ 2024-03-14 07:28:06,896 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
111
+ 2024-03-14 07:28:11,244 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
112
+ 2024-03-14 07:28:11,897 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
113
+ 2024-03-14 07:28:16,245 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
114
+ 2024-03-14 07:28:16,898 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
115
+ 2024-03-14 07:28:21,246 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
116
+ 2024-03-14 07:28:21,899 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
117
+ 2024-03-14 07:28:26,247 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
118
+ 2024-03-14 07:28:26,900 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
119
+ 2024-03-14 07:28:30,210 DEBUG SenderThread:508 [sender.py:send():382] send: stats
120
+ 2024-03-14 07:28:31,248 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
121
+ 2024-03-14 07:28:32,216 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
122
+ 2024-03-14 07:28:33,134 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/config.yaml
123
+ 2024-03-14 07:28:36,249 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
124
+ 2024-03-14 07:28:37,345 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
125
+ 2024-03-14 07:28:41,250 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
126
+ 2024-03-14 07:28:42,346 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
127
+ 2024-03-14 07:28:46,251 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
128
+ 2024-03-14 07:28:47,347 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
129
+ 2024-03-14 07:28:51,252 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
130
+ 2024-03-14 07:28:52,348 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
131
+ 2024-03-14 07:28:56,253 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
132
+ 2024-03-14 07:28:57,349 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
133
+ 2024-03-14 07:28:59,610 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
134
+ 2024-03-14 07:28:59,611 DEBUG SenderThread:508 [sender.py:send():382] send: history
135
+ 2024-03-14 07:28:59,612 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
136
+ 2024-03-14 07:28:59,614 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
137
+ 2024-03-14 07:29:00,146 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
138
+ 2024-03-14 07:29:00,212 DEBUG SenderThread:508 [sender.py:send():382] send: stats
139
+ 2024-03-14 07:29:01,254 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
140
+ 2024-03-14 07:29:03,213 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
141
+ 2024-03-14 07:29:04,819 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
142
+ 2024-03-14 07:29:04,820 DEBUG SenderThread:508 [sender.py:send():382] send: history
143
+ 2024-03-14 07:29:04,820 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
144
+ 2024-03-14 07:29:04,821 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
145
+ 2024-03-14 07:29:05,148 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
146
+ 2024-03-14 07:29:06,255 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
147
+ 2024-03-14 07:29:07,149 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/output.log
148
+ 2024-03-14 07:29:09,022 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
149
+ 2024-03-14 07:29:11,256 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
150
+ 2024-03-14 07:29:14,023 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
151
+ 2024-03-14 07:29:16,257 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
152
+ 2024-03-14 07:29:19,024 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
153
+ 2024-03-14 07:29:21,262 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
154
+ 2024-03-14 07:29:24,025 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
155
+ 2024-03-14 07:29:26,263 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
156
+ 2024-03-14 07:29:29,027 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
157
+ 2024-03-14 07:29:30,213 DEBUG SenderThread:508 [sender.py:send():382] send: stats
158
+ 2024-03-14 07:29:31,264 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
159
+ 2024-03-14 07:29:34,214 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
160
+ 2024-03-14 07:29:36,265 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
161
+ 2024-03-14 07:29:39,215 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
162
+ 2024-03-14 07:29:41,266 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
163
+ 2024-03-14 07:29:44,216 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
164
+ 2024-03-14 07:29:46,267 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
165
+ 2024-03-14 07:29:49,217 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
166
+ 2024-03-14 07:29:51,268 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
167
+ 2024-03-14 07:29:54,218 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
168
+ 2024-03-14 07:29:56,269 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
169
+ 2024-03-14 07:29:59,220 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
170
+ 2024-03-14 07:30:00,214 DEBUG SenderThread:508 [sender.py:send():382] send: stats
171
+ 2024-03-14 07:30:01,270 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
172
+ 2024-03-14 07:30:04,613 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
173
+ 2024-03-14 07:30:04,614 DEBUG SenderThread:508 [sender.py:send():382] send: history
174
+ 2024-03-14 07:30:04,614 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
175
+ 2024-03-14 07:30:04,614 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
176
+ 2024-03-14 07:30:04,615 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
177
+ 2024-03-14 07:30:05,173 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
178
+ 2024-03-14 07:30:06,271 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
179
+ 2024-03-14 07:30:09,616 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
180
+ 2024-03-14 07:30:09,861 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
181
+ 2024-03-14 07:30:09,862 DEBUG SenderThread:508 [sender.py:send():382] send: history
182
+ 2024-03-14 07:30:09,862 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
183
+ 2024-03-14 07:30:09,863 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
184
+ 2024-03-14 07:30:10,175 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
185
+ 2024-03-14 07:30:11,175 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/output.log
186
+ 2024-03-14 07:30:11,272 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
187
+ 2024-03-14 07:30:15,117 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
188
+ 2024-03-14 07:30:16,273 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
189
+ 2024-03-14 07:30:20,118 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
190
+ 2024-03-14 07:30:21,275 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
191
+ 2024-03-14 07:30:25,119 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
192
+ 2024-03-14 07:30:26,275 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
193
+ 2024-03-14 07:30:30,120 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
194
+ 2024-03-14 07:30:30,215 DEBUG SenderThread:508 [sender.py:send():382] send: stats
195
+ 2024-03-14 07:30:31,276 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
196
+ 2024-03-14 07:30:35,216 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
197
+ 2024-03-14 07:30:36,277 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
198
+ 2024-03-14 07:30:40,217 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
199
+ 2024-03-14 07:30:41,278 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
200
+ 2024-03-14 07:30:45,218 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
201
+ 2024-03-14 07:30:46,280 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
202
+ 2024-03-14 07:30:50,220 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
203
+ 2024-03-14 07:30:51,286 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
204
+ 2024-03-14 07:30:55,221 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
205
+ 2024-03-14 07:30:56,287 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
206
+ 2024-03-14 07:31:00,216 DEBUG SenderThread:508 [sender.py:send():382] send: stats
207
+ 2024-03-14 07:31:01,217 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
208
+ 2024-03-14 07:31:01,288 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
209
+ 2024-03-14 07:31:06,218 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
210
+ 2024-03-14 07:31:06,289 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
211
+ 2024-03-14 07:31:08,919 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
212
+ 2024-03-14 07:31:08,921 DEBUG SenderThread:508 [sender.py:send():382] send: history
213
+ 2024-03-14 07:31:08,921 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
214
+ 2024-03-14 07:31:08,922 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
215
+ 2024-03-14 07:31:09,200 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
216
+ 2024-03-14 07:31:11,290 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
217
+ 2024-03-14 07:31:11,923 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
218
+ 2024-03-14 07:31:14,197 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
219
+ 2024-03-14 07:31:14,198 DEBUG SenderThread:508 [sender.py:send():382] send: history
220
+ 2024-03-14 07:31:14,198 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
221
+ 2024-03-14 07:31:14,199 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
222
+ 2024-03-14 07:31:14,202 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
223
+ 2024-03-14 07:31:15,203 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/output.log
224
+ 2024-03-14 07:31:16,292 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
225
+ 2024-03-14 07:31:17,478 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
226
+ 2024-03-14 07:31:21,293 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
227
+ 2024-03-14 07:31:22,480 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
228
+ 2024-03-14 07:31:26,294 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
229
+ 2024-03-14 07:31:27,481 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
230
+ 2024-03-14 07:31:30,217 DEBUG SenderThread:508 [sender.py:send():382] send: stats
231
+ 2024-03-14 07:31:31,295 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
232
+ 2024-03-14 07:31:33,218 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
233
+ 2024-03-14 07:31:36,296 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
234
+ 2024-03-14 07:31:38,219 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
235
+ 2024-03-14 07:31:41,297 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
236
+ 2024-03-14 07:31:43,220 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
237
+ 2024-03-14 07:31:46,299 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
238
+ 2024-03-14 07:31:48,221 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
239
+ 2024-03-14 07:31:51,300 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
240
+ 2024-03-14 07:31:53,221 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
241
+ 2024-03-14 07:31:56,301 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
242
+ 2024-03-14 07:31:58,222 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
243
+ 2024-03-14 07:32:00,218 DEBUG SenderThread:508 [sender.py:send():382] send: stats
244
+ 2024-03-14 07:32:01,306 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
245
+ 2024-03-14 07:32:04,221 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
246
+ 2024-03-14 07:32:06,308 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
247
+ 2024-03-14 07:32:09,222 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
248
+ 2024-03-14 07:32:11,309 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
249
+ 2024-03-14 07:32:13,325 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
250
+ 2024-03-14 07:32:13,327 DEBUG SenderThread:508 [sender.py:send():382] send: history
251
+ 2024-03-14 07:32:13,327 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
252
+ 2024-03-14 07:32:13,327 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
253
+ 2024-03-14 07:32:14,228 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
254
+ 2024-03-14 07:32:14,328 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
255
+ 2024-03-14 07:32:16,310 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
256
+ 2024-03-14 07:32:18,687 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
257
+ 2024-03-14 07:32:18,688 DEBUG SenderThread:508 [sender.py:send():382] send: history
258
+ 2024-03-14 07:32:18,688 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
259
+ 2024-03-14 07:32:18,689 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
260
+ 2024-03-14 07:32:19,231 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
261
+ 2024-03-14 07:32:19,899 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
262
+ 2024-03-14 07:32:21,232 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/output.log
263
+ 2024-03-14 07:32:21,311 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
264
+ 2024-03-14 07:32:24,901 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
265
+ 2024-03-14 07:32:26,312 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
266
+ 2024-03-14 07:32:29,902 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
267
+ 2024-03-14 07:32:30,219 DEBUG SenderThread:508 [sender.py:send():382] send: stats
268
+ 2024-03-14 07:32:31,313 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
269
+ 2024-03-14 07:32:35,221 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
270
+ 2024-03-14 07:32:36,314 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
271
+ 2024-03-14 07:32:40,222 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
272
+ 2024-03-14 07:32:41,315 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
273
+ 2024-03-14 07:32:45,223 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
274
+ 2024-03-14 07:32:46,316 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
275
+ 2024-03-14 07:32:50,224 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
276
+ 2024-03-14 07:32:51,318 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
277
+ 2024-03-14 07:32:55,225 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
278
+ 2024-03-14 07:32:56,319 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
279
+ 2024-03-14 07:33:00,220 DEBUG SenderThread:508 [sender.py:send():382] send: stats
280
+ 2024-03-14 07:33:01,221 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
281
+ 2024-03-14 07:33:01,320 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
282
+ 2024-03-14 07:33:06,222 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
283
+ 2024-03-14 07:33:06,321 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
284
+ 2024-03-14 07:33:11,223 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
285
+ 2024-03-14 07:33:11,322 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
286
+ 2024-03-14 07:33:16,224 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
287
+ 2024-03-14 07:33:16,323 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
288
+ 2024-03-14 07:33:18,668 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
289
+ 2024-03-14 07:33:18,669 DEBUG SenderThread:508 [sender.py:send():382] send: history
290
+ 2024-03-14 07:33:18,669 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
291
+ 2024-03-14 07:33:18,670 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
292
+ 2024-03-14 07:33:19,256 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
293
+ 2024-03-14 07:33:21,324 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
294
+ 2024-03-14 07:33:21,671 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
295
+ 2024-03-14 07:33:24,029 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
296
+ 2024-03-14 07:33:24,030 DEBUG SenderThread:508 [sender.py:send():382] send: history
297
+ 2024-03-14 07:33:24,031 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
298
+ 2024-03-14 07:33:24,031 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
299
+ 2024-03-14 07:33:24,258 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
300
+ 2024-03-14 07:33:25,259 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/output.log
301
+ 2024-03-14 07:33:26,325 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
302
+ 2024-03-14 07:33:27,225 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
303
+ 2024-03-14 07:33:30,221 DEBUG SenderThread:508 [sender.py:send():382] send: stats
304
+ 2024-03-14 07:33:31,326 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
305
+ 2024-03-14 07:33:33,222 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
306
+ 2024-03-14 07:33:36,327 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
307
+ 2024-03-14 07:33:38,224 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
308
+ 2024-03-14 07:33:41,328 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
309
+ 2024-03-14 07:33:43,225 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
310
+ 2024-03-14 07:33:46,329 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
311
+ 2024-03-14 07:33:48,225 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
312
+ 2024-03-14 07:33:51,331 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
313
+ 2024-03-14 07:33:53,227 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
314
+ 2024-03-14 07:33:56,332 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
315
+ 2024-03-14 07:33:58,228 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
316
+ 2024-03-14 07:34:00,223 DEBUG SenderThread:508 [sender.py:send():382] send: stats
317
+ 2024-03-14 07:34:01,333 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
318
+ 2024-03-14 07:34:04,224 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
319
+ 2024-03-14 07:34:06,334 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
320
+ 2024-03-14 07:34:09,225 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
321
+ 2024-03-14 07:34:11,335 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
322
+ 2024-03-14 07:34:14,226 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
323
+ 2024-03-14 07:34:16,336 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
324
+ 2024-03-14 07:34:19,227 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
325
+ 2024-03-14 07:34:21,338 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
326
+ 2024-03-14 07:34:23,943 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
327
+ 2024-03-14 07:34:23,945 DEBUG SenderThread:508 [sender.py:send():382] send: history
328
+ 2024-03-14 07:34:23,945 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
329
+ 2024-03-14 07:34:23,945 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
330
+ 2024-03-14 07:34:24,283 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
331
+ 2024-03-14 07:34:24,946 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
332
+ 2024-03-14 07:34:26,339 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
333
+ 2024-03-14 07:34:29,338 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
334
+ 2024-03-14 07:34:29,340 DEBUG SenderThread:508 [sender.py:send():382] send: history
335
+ 2024-03-14 07:34:29,340 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
336
+ 2024-03-14 07:34:29,340 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
337
+ 2024-03-14 07:34:30,224 DEBUG SenderThread:508 [sender.py:send():382] send: stats
338
+ 2024-03-14 07:34:30,225 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
339
+ 2024-03-14 07:34:30,286 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
340
+ 2024-03-14 07:34:31,286 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/output.log
341
+ 2024-03-14 07:34:31,340 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
342
+ 2024-03-14 07:34:35,226 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
343
+ 2024-03-14 07:34:36,341 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
344
+ 2024-03-14 07:34:40,227 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
345
+ 2024-03-14 07:34:41,342 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
346
+ 2024-03-14 07:34:45,228 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
347
+ 2024-03-14 07:34:46,343 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
348
+ 2024-03-14 07:34:50,229 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
349
+ 2024-03-14 07:34:51,344 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
350
+ 2024-03-14 07:34:55,230 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
351
+ 2024-03-14 07:34:56,346 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
352
+ 2024-03-14 07:35:00,224 DEBUG SenderThread:508 [sender.py:send():382] send: stats
353
+ 2024-03-14 07:35:01,226 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
354
+ 2024-03-14 07:35:01,346 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
355
+ 2024-03-14 07:35:06,226 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
356
+ 2024-03-14 07:35:06,347 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
357
+ 2024-03-14 07:35:11,227 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
358
+ 2024-03-14 07:35:11,348 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
359
+ 2024-03-14 07:35:16,228 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
360
+ 2024-03-14 07:35:16,350 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
361
+ 2024-03-14 07:35:21,230 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
362
+ 2024-03-14 07:35:21,351 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
363
+ 2024-03-14 07:35:26,231 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
364
+ 2024-03-14 07:35:26,352 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
365
+ 2024-03-14 07:35:29,531 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
366
+ 2024-03-14 07:35:29,532 DEBUG SenderThread:508 [sender.py:send():382] send: history
367
+ 2024-03-14 07:35:29,533 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
368
+ 2024-03-14 07:35:29,533 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
369
+ 2024-03-14 07:35:30,226 DEBUG SenderThread:508 [sender.py:send():382] send: stats
370
+ 2024-03-14 07:35:30,310 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
371
+ 2024-03-14 07:35:31,354 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
372
+ 2024-03-14 07:35:32,228 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
373
+ 2024-03-14 07:35:34,944 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
374
+ 2024-03-14 07:35:34,945 DEBUG SenderThread:508 [sender.py:send():382] send: history
375
+ 2024-03-14 07:35:34,946 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
376
+ 2024-03-14 07:35:34,946 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
377
+ 2024-03-14 07:35:35,313 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
378
+ 2024-03-14 07:35:36,355 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
379
+ 2024-03-14 07:35:37,317 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/output.log
380
+ 2024-03-14 07:35:38,180 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
381
+ 2024-03-14 07:35:41,356 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
382
+ 2024-03-14 07:35:43,181 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
383
+ 2024-03-14 07:35:46,357 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
384
+ 2024-03-14 07:35:48,183 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
385
+ 2024-03-14 07:35:51,358 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
386
+ 2024-03-14 07:35:53,184 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
387
+ 2024-03-14 07:35:56,359 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
388
+ 2024-03-14 07:35:58,184 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
389
+ 2024-03-14 07:36:00,228 DEBUG SenderThread:508 [sender.py:send():382] send: stats
390
+ 2024-03-14 07:36:01,360 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
391
+ 2024-03-14 07:36:03,229 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
392
+ 2024-03-14 07:36:06,361 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
393
+ 2024-03-14 07:36:08,230 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
394
+ 2024-03-14 07:36:11,362 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
395
+ 2024-03-14 07:36:13,231 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
396
+ 2024-03-14 07:36:16,364 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
397
+ 2024-03-14 07:36:18,232 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
398
+ 2024-03-14 07:36:21,365 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
399
+ 2024-03-14 07:36:23,233 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
400
+ 2024-03-14 07:36:26,366 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
401
+ 2024-03-14 07:36:28,234 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
402
+ 2024-03-14 07:36:30,230 DEBUG SenderThread:508 [sender.py:send():382] send: stats
403
+ 2024-03-14 07:36:31,371 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
404
+ 2024-03-14 07:36:34,231 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
405
+ 2024-03-14 07:36:36,271 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
406
+ 2024-03-14 07:36:36,272 DEBUG SenderThread:508 [sender.py:send():382] send: history
407
+ 2024-03-14 07:36:36,272 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
408
+ 2024-03-14 07:36:36,273 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
409
+ 2024-03-14 07:36:36,346 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
410
+ 2024-03-14 07:36:36,372 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
411
+ 2024-03-14 07:36:39,274 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
412
+ 2024-03-14 07:36:41,373 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
413
+ 2024-03-14 07:36:41,657 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
414
+ 2024-03-14 07:36:41,663 DEBUG SenderThread:508 [sender.py:send():382] send: history
415
+ 2024-03-14 07:36:41,664 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
416
+ 2024-03-14 07:36:41,664 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
417
+ 2024-03-14 07:36:42,349 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
418
+ 2024-03-14 07:36:44,350 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/output.log
419
+ 2024-03-14 07:36:44,856 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
420
+ 2024-03-14 07:36:46,375 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
421
+ 2024-03-14 07:36:49,857 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
422
+ 2024-03-14 07:36:51,376 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
423
+ 2024-03-14 07:36:54,858 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
424
+ 2024-03-14 07:36:56,377 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
425
+ 2024-03-14 07:36:56,955 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
426
+ 2024-03-14 07:36:56,956 DEBUG SenderThread:508 [sender.py:send():382] send: history
427
+ 2024-03-14 07:36:56,957 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
428
+ 2024-03-14 07:36:56,957 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
429
+ 2024-03-14 07:36:57,355 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
430
+ 2024-03-14 07:36:59,958 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
431
+ 2024-03-14 07:37:00,231 DEBUG SenderThread:508 [sender.py:send():382] send: stats
432
+ 2024-03-14 07:37:01,378 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
433
+ 2024-03-14 07:37:02,354 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
434
+ 2024-03-14 07:37:02,356 DEBUG SenderThread:508 [sender.py:send():382] send: history
435
+ 2024-03-14 07:37:02,356 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
436
+ 2024-03-14 07:37:02,357 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
437
+ 2024-03-14 07:37:02,357 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
438
+ 2024-03-14 07:37:02,558 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: partial_history
439
+ 2024-03-14 07:37:02,560 DEBUG SenderThread:508 [sender.py:send():382] send: metric
440
+ 2024-03-14 07:37:02,560 DEBUG SenderThread:508 [sender.py:send():382] send: metric
441
+ 2024-03-14 07:37:02,560 DEBUG SenderThread:508 [sender.py:send():382] send: metric
442
+ 2024-03-14 07:37:02,560 DEBUG SenderThread:508 [sender.py:send():382] send: metric
443
+ 2024-03-14 07:37:02,560 DEBUG SenderThread:508 [sender.py:send():382] send: metric
444
+ 2024-03-14 07:37:02,560 DEBUG SenderThread:508 [sender.py:send():382] send: history
445
+ 2024-03-14 07:37:02,561 DEBUG SenderThread:508 [sender.py:send_request():409] send_request: summary_record
446
+ 2024-03-14 07:37:02,561 INFO SenderThread:508 [sender.py:_save_file():1403] saving file wandb-summary.json with policy end
447
+ 2024-03-14 07:37:02,562 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: pause
448
+ 2024-03-14 07:37:02,562 INFO HandlerThread:508 [handler.py:handle_request_pause():708] stopping system metrics thread
449
+ 2024-03-14 07:37:02,562 INFO HandlerThread:508 [system_monitor.py:finish():203] Stopping system monitor
450
+ 2024-03-14 07:37:02,562 DEBUG SystemMonitor:508 [system_monitor.py:_start():179] Finished system metrics aggregation loop
451
+ 2024-03-14 07:37:02,563 INFO HandlerThread:508 [interfaces.py:finish():202] Joined cpu monitor
452
+ 2024-03-14 07:37:02,563 DEBUG SystemMonitor:508 [system_monitor.py:_start():183] Publishing last batch of metrics
453
+ 2024-03-14 07:37:02,563 INFO HandlerThread:508 [interfaces.py:finish():202] Joined disk monitor
454
+ 2024-03-14 07:37:02,575 INFO HandlerThread:508 [interfaces.py:finish():202] Joined gpu monitor
455
+ 2024-03-14 07:37:02,575 INFO HandlerThread:508 [interfaces.py:finish():202] Joined memory monitor
456
+ 2024-03-14 07:37:02,575 INFO HandlerThread:508 [interfaces.py:finish():202] Joined network monitor
457
+ 2024-03-14 07:37:02,576 DEBUG SenderThread:508 [sender.py:send():382] send: stats
458
+ 2024-03-14 07:37:03,357 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/wandb-summary.json
459
+ 2024-03-14 07:37:05,576 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
460
+ 2024-03-14 07:37:06,381 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
461
+ 2024-03-14 07:37:10,578 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
462
+ 2024-03-14 07:37:11,382 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
463
+ 2024-03-14 07:37:15,579 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
464
+ 2024-03-14 07:37:16,383 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
465
+ 2024-03-14 07:37:20,585 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
466
+ 2024-03-14 07:37:21,364 INFO Thread-12 :508 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240314_072629-9blbc0lc/files/config.yaml
467
+ 2024-03-14 07:37:21,384 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
468
+ 2024-03-14 07:37:25,704 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
469
+ 2024-03-14 07:37:26,386 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
470
+ 2024-03-14 07:37:30,704 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
471
+ 2024-03-14 07:37:31,387 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
472
+ 2024-03-14 07:37:35,706 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
473
+ 2024-03-14 07:37:36,388 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
474
+ 2024-03-14 07:37:40,707 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
475
+ 2024-03-14 07:37:41,390 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
476
+ 2024-03-14 07:37:45,708 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
477
+ 2024-03-14 07:37:46,391 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
478
+ 2024-03-14 07:37:50,709 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
479
+ 2024-03-14 07:37:51,392 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
480
+ 2024-03-14 07:37:55,710 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
481
+ 2024-03-14 07:37:56,393 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
482
+ 2024-03-14 07:38:00,712 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
483
+ 2024-03-14 07:38:01,394 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
484
+ 2024-03-14 07:38:05,713 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
485
+ 2024-03-14 07:38:06,395 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
486
+ 2024-03-14 07:38:10,714 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
487
+ 2024-03-14 07:38:11,396 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
488
+ 2024-03-14 07:38:15,715 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
489
+ 2024-03-14 07:38:16,397 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
490
+ 2024-03-14 07:38:20,716 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
491
+ 2024-03-14 07:38:21,398 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
492
+ 2024-03-14 07:38:25,717 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
493
+ 2024-03-14 07:38:26,399 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
494
+ 2024-03-14 07:38:30,718 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
495
+ 2024-03-14 07:38:31,401 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
496
+ 2024-03-14 07:38:35,719 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
497
+ 2024-03-14 07:38:36,402 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
498
+ 2024-03-14 07:38:40,720 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
499
+ 2024-03-14 07:38:41,403 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
500
+ 2024-03-14 07:38:45,721 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
501
+ 2024-03-14 07:38:46,404 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
502
+ 2024-03-14 07:38:50,722 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
503
+ 2024-03-14 07:38:51,405 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
504
+ 2024-03-14 07:38:55,723 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
505
+ 2024-03-14 07:38:56,406 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
506
+ 2024-03-14 07:39:00,724 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
507
+ 2024-03-14 07:39:01,407 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
508
+ 2024-03-14 07:39:05,725 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
509
+ 2024-03-14 07:39:06,408 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
510
+ 2024-03-14 07:39:10,726 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
511
+ 2024-03-14 07:39:11,409 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
512
+ 2024-03-14 07:39:15,727 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
513
+ 2024-03-14 07:39:16,410 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
514
+ 2024-03-14 07:39:20,728 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
515
+ 2024-03-14 07:39:21,411 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
516
+ 2024-03-14 07:39:25,729 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
517
+ 2024-03-14 07:39:26,412 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
518
+ 2024-03-14 07:39:30,730 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
519
+ 2024-03-14 07:39:31,413 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
520
+ 2024-03-14 07:39:35,732 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
521
+ 2024-03-14 07:39:36,414 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
522
+ 2024-03-14 07:39:40,733 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
523
+ 2024-03-14 07:39:41,415 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
524
+ 2024-03-14 07:39:45,734 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
525
+ 2024-03-14 07:39:46,416 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
526
+ 2024-03-14 07:39:50,735 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
527
+ 2024-03-14 07:39:51,417 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
528
+ 2024-03-14 07:39:55,736 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
529
+ 2024-03-14 07:39:56,418 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
530
+ 2024-03-14 07:40:00,737 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
531
+ 2024-03-14 07:40:01,419 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
532
+ 2024-03-14 07:40:03,766 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: resume
533
+ 2024-03-14 07:40:03,766 INFO HandlerThread:508 [handler.py:handle_request_resume():699] starting system metrics thread
534
+ 2024-03-14 07:40:03,766 INFO HandlerThread:508 [system_monitor.py:start():194] Starting system monitor
535
+ 2024-03-14 07:40:03,766 INFO SystemMonitor:508 [system_monitor.py:_start():158] Starting system asset monitoring threads
536
+ 2024-03-14 07:40:03,767 INFO SystemMonitor:508 [interfaces.py:start():190] Started cpu monitoring
537
+ 2024-03-14 07:40:03,767 INFO SystemMonitor:508 [interfaces.py:start():190] Started disk monitoring
538
+ 2024-03-14 07:40:03,768 INFO SystemMonitor:508 [interfaces.py:start():190] Started gpu monitoring
539
+ 2024-03-14 07:40:03,770 INFO SystemMonitor:508 [interfaces.py:start():190] Started memory monitoring
540
+ 2024-03-14 07:40:03,771 INFO SystemMonitor:508 [interfaces.py:start():190] Started network monitoring
541
+ 2024-03-14 07:40:03,801 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: pause
542
+ 2024-03-14 07:40:03,802 INFO HandlerThread:508 [handler.py:handle_request_pause():708] stopping system metrics thread
543
+ 2024-03-14 07:40:03,802 INFO HandlerThread:508 [system_monitor.py:finish():203] Stopping system monitor
544
+ 2024-03-14 07:40:03,802 DEBUG SystemMonitor:508 [system_monitor.py:_start():172] Starting system metrics aggregation loop
545
+ 2024-03-14 07:40:03,802 DEBUG SystemMonitor:508 [system_monitor.py:_start():179] Finished system metrics aggregation loop
546
+ 2024-03-14 07:40:03,802 DEBUG SystemMonitor:508 [system_monitor.py:_start():183] Publishing last batch of metrics
547
+ 2024-03-14 07:40:03,803 INFO HandlerThread:508 [interfaces.py:finish():202] Joined cpu monitor
548
+ 2024-03-14 07:40:03,803 INFO HandlerThread:508 [interfaces.py:finish():202] Joined disk monitor
549
+ 2024-03-14 07:40:03,818 INFO HandlerThread:508 [interfaces.py:finish():202] Joined gpu monitor
550
+ 2024-03-14 07:40:03,819 INFO HandlerThread:508 [interfaces.py:finish():202] Joined memory monitor
551
+ 2024-03-14 07:40:03,819 INFO HandlerThread:508 [interfaces.py:finish():202] Joined network monitor
552
+ 2024-03-14 07:40:03,819 DEBUG SenderThread:508 [sender.py:send():382] send: stats
553
+ 2024-03-14 07:40:05,820 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
554
+ 2024-03-14 07:40:06,420 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
555
+ 2024-03-14 07:40:10,821 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
556
+ 2024-03-14 07:40:11,422 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
557
+ 2024-03-14 07:40:15,823 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
558
+ 2024-03-14 07:40:16,423 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
559
+ 2024-03-14 07:40:20,824 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
560
+ 2024-03-14 07:40:21,424 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
561
+ 2024-03-14 07:40:25,825 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
562
+ 2024-03-14 07:40:26,425 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
563
+ 2024-03-14 07:40:30,826 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
564
+ 2024-03-14 07:40:31,427 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
565
+ 2024-03-14 07:40:35,827 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
566
+ 2024-03-14 07:40:36,428 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
567
+ 2024-03-14 07:40:40,828 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
568
+ 2024-03-14 07:40:41,429 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
569
+ 2024-03-14 07:40:45,829 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
570
+ 2024-03-14 07:40:46,431 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
571
+ 2024-03-14 07:40:50,830 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
572
+ 2024-03-14 07:40:51,432 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
573
+ 2024-03-14 07:40:55,668 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: resume
574
+ 2024-03-14 07:40:55,668 INFO HandlerThread:508 [handler.py:handle_request_resume():699] starting system metrics thread
575
+ 2024-03-14 07:40:55,668 INFO HandlerThread:508 [system_monitor.py:start():194] Starting system monitor
576
+ 2024-03-14 07:40:55,668 INFO SystemMonitor:508 [system_monitor.py:_start():158] Starting system asset monitoring threads
577
+ 2024-03-14 07:40:55,669 INFO SystemMonitor:508 [interfaces.py:start():190] Started cpu monitoring
578
+ 2024-03-14 07:40:55,669 INFO SystemMonitor:508 [interfaces.py:start():190] Started disk monitoring
579
+ 2024-03-14 07:40:55,670 INFO SystemMonitor:508 [interfaces.py:start():190] Started gpu monitoring
580
+ 2024-03-14 07:40:55,671 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: pause
581
+ 2024-03-14 07:40:55,671 INFO SystemMonitor:508 [interfaces.py:start():190] Started memory monitoring
582
+ 2024-03-14 07:40:55,671 INFO HandlerThread:508 [handler.py:handle_request_pause():708] stopping system metrics thread
583
+ 2024-03-14 07:40:55,673 INFO HandlerThread:508 [system_monitor.py:finish():203] Stopping system monitor
584
+ 2024-03-14 07:40:55,672 INFO SystemMonitor:508 [interfaces.py:start():190] Started network monitoring
585
+ 2024-03-14 07:40:55,673 INFO HandlerThread:508 [interfaces.py:finish():202] Joined cpu monitor
586
+ 2024-03-14 07:40:55,676 DEBUG SystemMonitor:508 [system_monitor.py:_start():172] Starting system metrics aggregation loop
587
+ 2024-03-14 07:40:55,676 DEBUG SystemMonitor:508 [system_monitor.py:_start():179] Finished system metrics aggregation loop
588
+ 2024-03-14 07:40:55,676 DEBUG SystemMonitor:508 [system_monitor.py:_start():183] Publishing last batch of metrics
589
+ 2024-03-14 07:40:55,679 INFO HandlerThread:508 [interfaces.py:finish():202] Joined disk monitor
590
+ 2024-03-14 07:40:55,695 INFO HandlerThread:508 [interfaces.py:finish():202] Joined gpu monitor
591
+ 2024-03-14 07:40:55,696 INFO HandlerThread:508 [interfaces.py:finish():202] Joined memory monitor
592
+ 2024-03-14 07:40:55,696 INFO HandlerThread:508 [interfaces.py:finish():202] Joined network monitor
593
+ 2024-03-14 07:40:55,696 DEBUG SenderThread:508 [sender.py:send():382] send: stats
594
+ 2024-03-14 07:40:56,433 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
595
+ 2024-03-14 07:40:56,697 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
596
+ 2024-03-14 07:41:01,434 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
597
+ 2024-03-14 07:41:01,698 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
598
+ 2024-03-14 07:41:06,435 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
599
+ 2024-03-14 07:41:06,699 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
600
+ 2024-03-14 07:41:11,437 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
601
+ 2024-03-14 07:41:11,700 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
602
+ 2024-03-14 07:41:16,438 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
603
+ 2024-03-14 07:41:16,701 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
604
+ 2024-03-14 07:41:21,439 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
605
+ 2024-03-14 07:41:21,703 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
606
+ 2024-03-14 07:41:26,441 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
607
+ 2024-03-14 07:41:26,704 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
608
+ 2024-03-14 07:41:31,442 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
609
+ 2024-03-14 07:41:31,705 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
610
+ 2024-03-14 07:41:36,443 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
611
+ 2024-03-14 07:41:36,706 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: status_report
612
+ 2024-03-14 07:41:38,508 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: resume
613
+ 2024-03-14 07:41:38,509 INFO HandlerThread:508 [handler.py:handle_request_resume():699] starting system metrics thread
614
+ 2024-03-14 07:41:38,509 INFO HandlerThread:508 [system_monitor.py:start():194] Starting system monitor
615
+ 2024-03-14 07:41:38,509 INFO SystemMonitor:508 [system_monitor.py:_start():158] Starting system asset monitoring threads
616
+ 2024-03-14 07:41:38,509 INFO SystemMonitor:508 [interfaces.py:start():190] Started cpu monitoring
617
+ 2024-03-14 07:41:38,510 INFO SystemMonitor:508 [interfaces.py:start():190] Started disk monitoring
618
+ 2024-03-14 07:41:38,511 INFO SystemMonitor:508 [interfaces.py:start():190] Started gpu monitoring
619
+ 2024-03-14 07:41:38,513 INFO SystemMonitor:508 [interfaces.py:start():190] Started memory monitoring
620
+ 2024-03-14 07:41:38,514 INFO SystemMonitor:508 [interfaces.py:start():190] Started network monitoring
621
+ 2024-03-14 07:41:41,448 DEBUG HandlerThread:508 [handler.py:handle_request():146] handle_request: keepalive
wandb/run-20240314_072629-9blbc0lc/logs/debug.log ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2024-03-14 07:26:29,492 INFO MainThread:34 [wandb_setup.py:_flush():76] Current SDK version is 0.16.3
2
+ 2024-03-14 07:26:29,492 INFO MainThread:34 [wandb_setup.py:_flush():76] Configure stats pid to 34
3
+ 2024-03-14 07:26:29,492 INFO MainThread:34 [wandb_setup.py:_flush():76] Loading settings from /root/.config/wandb/settings
4
+ 2024-03-14 07:26:29,492 INFO MainThread:34 [wandb_setup.py:_flush():76] Loading settings from /kaggle/working/wandb/settings
5
+ 2024-03-14 07:26:29,492 INFO MainThread:34 [wandb_setup.py:_flush():76] Loading settings from environment variables: {}
6
+ 2024-03-14 07:26:29,492 INFO MainThread:34 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False}
7
+ 2024-03-14 07:26:29,492 INFO MainThread:34 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program': '<python with no main file>'}
8
+ 2024-03-14 07:26:29,492 INFO MainThread:34 [wandb_setup.py:_flush():76] Applying login settings: {'api_key': '***REDACTED***'}
9
+ 2024-03-14 07:26:29,492 INFO MainThread:34 [wandb_init.py:_log_setup():526] Logging user logs to /kaggle/working/wandb/run-20240314_072629-9blbc0lc/logs/debug.log
10
+ 2024-03-14 07:26:29,493 INFO MainThread:34 [wandb_init.py:_log_setup():527] Logging internal logs to /kaggle/working/wandb/run-20240314_072629-9blbc0lc/logs/debug-internal.log
11
+ 2024-03-14 07:26:29,493 INFO MainThread:34 [wandb_init.py:_jupyter_setup():472] configuring jupyter hooks <wandb.sdk.wandb_init._WandbInit object at 0x7a269c0cdc90>
12
+ 2024-03-14 07:26:29,493 INFO MainThread:34 [wandb_init.py:init():566] calling init triggers
13
+ 2024-03-14 07:26:29,493 INFO MainThread:34 [wandb_init.py:init():573] wandb.init called with sweep_config: {}
14
+ config: {}
15
+ 2024-03-14 07:26:29,493 INFO MainThread:34 [wandb_init.py:init():616] starting backend
16
+ 2024-03-14 07:26:29,493 INFO MainThread:34 [wandb_init.py:init():620] setting up manager
17
+ 2024-03-14 07:26:29,496 INFO MainThread:34 [backend.py:_multiprocessing_setup():105] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
18
+ 2024-03-14 07:26:29,501 INFO MainThread:34 [wandb_init.py:init():628] backend started and connected
19
+ 2024-03-14 07:26:29,513 INFO MainThread:34 [wandb_run.py:_label_probe_notebook():1295] probe notebook
20
+ 2024-03-14 07:26:29,908 INFO MainThread:34 [wandb_init.py:init():720] updated telemetry
21
+ 2024-03-14 07:26:29,912 INFO MainThread:34 [wandb_init.py:init():753] communicating run to backend with 90.0 second timeout
22
+ 2024-03-14 07:26:30,095 INFO MainThread:34 [wandb_run.py:_on_init():2262] communicating current version
23
+ 2024-03-14 07:26:30,184 INFO MainThread:34 [wandb_run.py:_on_init():2271] got version response upgrade_message: "wandb version 0.16.4 is available! To upgrade, please run:\n $ pip install wandb --upgrade"
24
+
25
+ 2024-03-14 07:26:30,184 INFO MainThread:34 [wandb_init.py:init():804] starting run threads in backend
26
+ 2024-03-14 07:27:00,220 INFO MainThread:34 [wandb_run.py:_console_start():2241] atexit reg
27
+ 2024-03-14 07:27:00,220 INFO MainThread:34 [wandb_run.py:_redirect():2096] redirect: wrap_raw
28
+ 2024-03-14 07:27:00,221 INFO MainThread:34 [wandb_run.py:_redirect():2161] Wrapping output streams.
29
+ 2024-03-14 07:27:00,221 INFO MainThread:34 [wandb_run.py:_redirect():2186] Redirects installed.
30
+ 2024-03-14 07:27:00,222 INFO MainThread:34 [wandb_init.py:init():847] run started, returning control to user process
31
+ 2024-03-14 07:27:00,228 INFO MainThread:34 [wandb_run.py:_config_callback():1343] config_cb None None {'vocab_size': 32000, 'max_position_embeddings': 32768, 'hidden_size': 4096, 'intermediate_size': 14336, 'num_hidden_layers': 32, 'num_attention_heads': 32, 'sliding_window': None, 'num_key_value_heads': 8, 'hidden_act': 'silu', 'initializer_range': 0.02, 'rms_norm_eps': 1e-05, 'use_cache': False, 'rope_theta': 1000000.0, 'attention_dropout': 0.0, 'return_dict': True, 'output_hidden_states': False, 'output_attentions': False, 'torchscript': False, 'torch_dtype': 'bfloat16', 'use_bfloat16': False, 'tf_legacy_loss': False, 'pruned_heads': {}, 'tie_word_embeddings': False, 'chunk_size_feed_forward': 0, 'is_encoder_decoder': False, 'is_decoder': False, 'cross_attention_hidden_size': None, 'add_cross_attention': False, 'tie_encoder_decoder': False, 'max_length': 20, 'min_length': 0, 'do_sample': False, 'early_stopping': False, 'num_beams': 1, 'num_beam_groups': 1, 'diversity_penalty': 0.0, 'temperature': 1.0, 'top_k': 50, 'top_p': 1.0, 'typical_p': 1.0, 'repetition_penalty': 1.0, 'length_penalty': 1.0, 'no_repeat_ngram_size': 0, 'encoder_no_repeat_ngram_size': 0, 'bad_words_ids': None, 'num_return_sequences': 1, 'output_scores': False, 'return_dict_in_generate': False, 'forced_bos_token_id': None, 'forced_eos_token_id': None, 'remove_invalid_values': False, 'exponential_decay_length_penalty': None, 'suppress_tokens': None, 'begin_suppress_tokens': None, 'architectures': ['MistralForCausalLM'], 'finetuning_task': None, 'id2label': {0: 'LABEL_0', 1: 'LABEL_1'}, 'label2id': {'LABEL_0': 0, 'LABEL_1': 1}, 'tokenizer_class': None, 'prefix': None, 'bos_token_id': 1, 'pad_token_id': 0, 'eos_token_id': 2, 'sep_token_id': None, 'decoder_start_token_id': None, 'task_specific_params': None, 'problem_type': None, '_name_or_path': 'TheBloke/Mistral-7B-Instruct-v0.2-GPTQ', 'transformers_version': '4.38.1', 'model_type': 'mistral', 'pretraining_tp': 1, 'quantization_config': {'quant_method': 'QuantizationMethod.GPTQ', 'bits': 4, 'tokenizer': None, 'dataset': None, 'group_size': 128, 'damp_percent': 0.1, 'desc_act': True, 'sym': True, 'true_sequential': True, 'use_cuda_fp16': False, 'model_seqlen': None, 'block_name_to_quantize': None, 'module_name_preceding_first_block': None, 'batch_size': 1, 'pad_token_id': None, 'use_exllama': True, 'max_input_length': None, 'exllama_config': {'version': 'ExllamaVersion.ONE'}, 'cache_block_outputs': True, 'modules_in_block_to_quantize': None}, 'output_dir': '/kaggle/working/', 'overwrite_output_dir': False, 'do_train': False, 'do_eval': True, 'do_predict': False, 'evaluation_strategy': 'epoch', 'prediction_loss_only': False, 'per_device_train_batch_size': 4, 'per_device_eval_batch_size': 4, 'per_gpu_train_batch_size': None, 'per_gpu_eval_batch_size': None, 'gradient_accumulation_steps': 4, 'eval_accumulation_steps': None, 'eval_delay': 0, 'learning_rate': 0.0002, 'weight_decay': 0.01, 'adam_beta1': 0.9, 'adam_beta2': 0.999, 'adam_epsilon': 1e-08, 'max_grad_norm': 1.0, 'num_train_epochs': 10, 'max_steps': -1, 'lr_scheduler_type': 'linear', 'lr_scheduler_kwargs': {}, 'warmup_ratio': 0.0, 'warmup_steps': 2, 'log_level': 'passive', 'log_level_replica': 'warning', 'log_on_each_node': True, 'logging_dir': '/kaggle/working/runs/Mar14_07-22-08_3188d33dd891', 'logging_strategy': 'epoch', 'logging_first_step': False, 'logging_steps': 500, 'logging_nan_inf_filter': True, 'save_strategy': 'epoch', 'save_steps': 500, 'save_total_limit': None, 'save_safetensors': True, 'save_on_each_node': False, 'save_only_model': False, 'no_cuda': False, 'use_cpu': False, 'use_mps_device': False, 'seed': 42, 'data_seed': None, 'jit_mode_eval': False, 'use_ipex': False, 'bf16': False, 'fp16': True, 'fp16_opt_level': 'O1', 'half_precision_backend': 'auto', 'bf16_full_eval': False, 'fp16_full_eval': False, 'tf32': None, 'local_rank': 0, 'ddp_backend': None, 'tpu_num_cores': None, 'tpu_metrics_debug': False, 'debug': [], 'dataloader_drop_last': False, 'eval_steps': None, 'dataloader_num_workers': 0, 'dataloader_prefetch_factor': None, 'past_index': -1, 'run_name': '/kaggle/working/', 'disable_tqdm': False, 'remove_unused_columns': True, 'label_names': None, 'load_best_model_at_end': True, 'metric_for_best_model': 'loss', 'greater_is_better': False, 'ignore_data_skip': False, 'fsdp': [], 'fsdp_min_num_params': 0, 'fsdp_config': {'min_num_params': 0, 'xla': False, 'xla_fsdp_v2': False, 'xla_fsdp_grad_ckpt': False}, 'fsdp_transformer_layer_cls_to_wrap': None, 'accelerator_config': {'split_batches': False, 'dispatch_batches': None, 'even_batches': True, 'use_seedable_sampler': True}, 'deepspeed': None, 'label_smoothing_factor': 0.0, 'optim': 'paged_adamw_8bit', 'optim_args': None, 'adafactor': False, 'group_by_length': False, 'length_column_name': 'length', 'report_to': ['tensorboard', 'wandb'], 'ddp_find_unused_parameters': None, 'ddp_bucket_cap_mb': None, 'ddp_broadcast_buffers': None, 'dataloader_pin_memory': True, 'dataloader_persistent_workers': False, 'skip_memory_metrics': True, 'use_legacy_prediction_loop': False, 'push_to_hub': False, 'resume_from_checkpoint': None, 'hub_model_id': None, 'hub_strategy': 'every_save', 'hub_token': '<HUB_TOKEN>', 'hub_private_repo': False, 'hub_always_push': False, 'gradient_checkpointing': False, 'gradient_checkpointing_kwargs': None, 'include_inputs_for_metrics': False, 'fp16_backend': 'auto', 'push_to_hub_model_id': None, 'push_to_hub_organization': None, 'push_to_hub_token': '<PUSH_TO_HUB_TOKEN>', 'mp_parameters': '', 'auto_find_batch_size': False, 'full_determinism': False, 'torchdynamo': None, 'ray_scope': 'last', 'ddp_timeout': 1800, 'torch_compile': False, 'torch_compile_backend': None, 'torch_compile_mode': None, 'dispatch_batches': None, 'split_batches': None, 'include_tokens_per_second': False, 'include_num_input_tokens_seen': False, 'neftune_noise_alpha': None}
32
+ 2024-03-14 07:37:02,560 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
33
+ 2024-03-14 07:37:02,560 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
34
+ 2024-03-14 07:40:03,764 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
35
+ 2024-03-14 07:40:03,801 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
36
+ 2024-03-14 07:40:03,801 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
37
+ 2024-03-14 07:40:55,667 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
38
+ 2024-03-14 07:40:55,669 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
39
+ 2024-03-14 07:40:55,669 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
40
+ 2024-03-14 07:41:38,508 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
wandb/run-20240314_072629-9blbc0lc/run-9blbc0lc.wandb ADDED
Binary file (32.9 kB). View file