darapota commited on
Commit
a734112
·
verified ·
1 Parent(s): 2ad6db7

Delete wandb

Browse files
wandb/debug-internal.log DELETED
@@ -1,300 +0,0 @@
1
- 2024-07-03 10:07:00,452 INFO StreamThr :153 [internal.py:wandb_internal():85] W&B internal server running at pid: 153, started at: 2024-07-03 10:07:00.451696
2
- 2024-07-03 10:07:00,453 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status
3
- 2024-07-03 10:07:00,954 INFO WriterThread:153 [datastore.py:open_for_write():87] open: /kaggle/working/wandb/run-20240703_100700-cyvdged5/run-cyvdged5.wandb
4
- 2024-07-03 10:07:00,955 DEBUG SenderThread:153 [sender.py:send():378] send: header
5
- 2024-07-03 10:07:00,958 DEBUG SenderThread:153 [sender.py:send():378] send: run
6
- 2024-07-03 10:07:01,527 INFO SenderThread:153 [dir_watcher.py:__init__():211] watching files in: /kaggle/working/wandb/run-20240703_100700-cyvdged5/files
7
- 2024-07-03 10:07:01,527 INFO SenderThread:153 [sender.py:_start_run_threads():1123] run started: cyvdged5 with start time 1720001220.452695
8
- 2024-07-03 10:07:01,537 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: check_version
9
- 2024-07-03 10:07:01,537 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: check_version
10
- 2024-07-03 10:07:01,607 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: run_start
11
- 2024-07-03 10:07:01,618 DEBUG HandlerThread:153 [system_info.py:__init__():26] System info init
12
- 2024-07-03 10:07:01,618 DEBUG HandlerThread:153 [system_info.py:__init__():41] System info init done
13
- 2024-07-03 10:07:01,618 INFO HandlerThread:153 [system_monitor.py:start():194] Starting system monitor
14
- 2024-07-03 10:07:01,618 INFO SystemMonitor:153 [system_monitor.py:_start():158] Starting system asset monitoring threads
15
- 2024-07-03 10:07:01,618 INFO HandlerThread:153 [system_monitor.py:probe():214] Collecting system info
16
- 2024-07-03 10:07:01,619 INFO SystemMonitor:153 [interfaces.py:start():188] Started cpu monitoring
17
- 2024-07-03 10:07:01,620 INFO SystemMonitor:153 [interfaces.py:start():188] Started disk monitoring
18
- 2024-07-03 10:07:01,621 INFO SystemMonitor:153 [interfaces.py:start():188] Started gpu monitoring
19
- 2024-07-03 10:07:01,622 INFO SystemMonitor:153 [interfaces.py:start():188] Started memory monitoring
20
- 2024-07-03 10:07:01,623 INFO SystemMonitor:153 [interfaces.py:start():188] Started network monitoring
21
- 2024-07-03 10:07:01,631 DEBUG HandlerThread:153 [system_info.py:probe():150] Probing system
22
- 2024-07-03 10:07:01,633 DEBUG HandlerThread:153 [gitlib.py:_init_repo():56] git repository is invalid
23
- 2024-07-03 10:07:01,633 DEBUG HandlerThread:153 [system_info.py:probe():198] Probing system done
24
- 2024-07-03 10:07:01,633 DEBUG HandlerThread:153 [system_monitor.py:probe():223] {'os': 'Linux-5.15.133+-x86_64-with-glibc2.31', 'python': '3.10.13', 'heartbeatAt': '2024-07-03T10:07:01.631454', 'startedAt': '2024-07-03T10:07:00.445303', 'docker': None, 'cuda': None, 'args': (), 'state': 'running', 'program': 'kaggle.ipynb', 'codePathLocal': None, 'root': '/kaggle/working', 'host': '2679035f67af', 'username': 'root', 'executable': '/opt/conda/bin/python3.10', 'cpu_count': 2, 'cpu_count_logical': 4, 'cpu_freq': {'current': 2000.21, 'min': 0.0, 'max': 0.0}, 'cpu_freq_per_core': [{'current': 2000.21, 'min': 0.0, 'max': 0.0}, {'current': 2000.21, 'min': 0.0, 'max': 0.0}, {'current': 2000.21, 'min': 0.0, 'max': 0.0}, {'current': 2000.21, 'min': 0.0, 'max': 0.0}], 'disk': {'/': {'total': 8062.387607574463, 'used': 5690.048397064209}}, 'gpu': 'Tesla P100-PCIE-16GB', 'gpu_count': 1, 'gpu_devices': [{'name': 'Tesla P100-PCIE-16GB', 'memory_total': 17179869184}], 'memory': {'total': 31.357555389404297}}
25
- 2024-07-03 10:07:01,633 INFO HandlerThread:153 [system_monitor.py:probe():224] Finished collecting system info
26
- 2024-07-03 10:07:01,633 INFO HandlerThread:153 [system_monitor.py:probe():227] Publishing system info
27
- 2024-07-03 10:07:01,633 DEBUG HandlerThread:153 [system_info.py:_save_conda():207] Saving list of conda packages installed into the current environment
28
- 2024-07-03 10:07:02,529 INFO Thread-12 :153 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240703_100700-cyvdged5/files/conda-environment.yaml
29
- 2024-07-03 10:07:16,647 ERROR HandlerThread:153 [system_info.py:_save_conda():221] Error saving conda packages: Command '['conda', 'env', 'export']' timed out after 15 seconds
30
- Traceback (most recent call last):
31
- File "/opt/conda/lib/python3.10/site-packages/wandb/sdk/internal/system/system_info.py", line 214, in _save_conda
32
- subprocess.call(
33
- File "/opt/conda/lib/python3.10/subprocess.py", line 347, in call
34
- return p.wait(timeout=timeout)
35
- File "/opt/conda/lib/python3.10/subprocess.py", line 1209, in wait
36
- return self._wait(timeout=timeout)
37
- File "/opt/conda/lib/python3.10/subprocess.py", line 1951, in _wait
38
- raise TimeoutExpired(self.args, timeout)
39
- subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after 15 seconds
40
- 2024-07-03 10:07:16,649 DEBUG HandlerThread:153 [system_info.py:_save_conda():222] Saving conda packages done
41
- 2024-07-03 10:07:16,650 INFO HandlerThread:153 [system_monitor.py:probe():229] Finished publishing system info
42
- 2024-07-03 10:07:16,658 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
43
- 2024-07-03 10:07:16,658 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: keepalive
44
- 2024-07-03 10:07:16,658 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
45
- 2024-07-03 10:07:16,658 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: keepalive
46
- 2024-07-03 10:07:16,658 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
47
- 2024-07-03 10:07:16,658 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: keepalive
48
- 2024-07-03 10:07:16,659 DEBUG SenderThread:153 [sender.py:send():378] send: files
49
- 2024-07-03 10:07:16,659 INFO SenderThread:153 [sender.py:_save_file():1389] saving file wandb-metadata.json with policy now
50
- 2024-07-03 10:07:17,436 INFO wandb-upload_0:153 [upload_job.py:push():130] Uploaded file /tmp/tmpftsekjz4wandb/0br4hl77-wandb-metadata.json
51
- 2024-07-03 10:07:17,532 INFO Thread-12 :153 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240703_100700-cyvdged5/files/wandb-metadata.json
52
- 2024-07-03 10:07:17,602 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: python_packages
53
- 2024-07-03 10:07:17,603 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: python_packages
54
- 2024-07-03 10:07:17,605 DEBUG SenderThread:153 [sender.py:send():378] send: telemetry
55
- 2024-07-03 10:07:17,606 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
56
- 2024-07-03 10:07:17,607 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
57
- 2024-07-03 10:07:17,901 DEBUG SenderThread:153 [sender.py:send():378] send: config
58
- 2024-07-03 10:07:17,903 DEBUG SenderThread:153 [sender.py:send():378] send: metric
59
- 2024-07-03 10:07:17,904 DEBUG SenderThread:153 [sender.py:send():378] send: telemetry
60
- 2024-07-03 10:07:17,904 DEBUG SenderThread:153 [sender.py:send():378] send: telemetry
61
- 2024-07-03 10:07:17,904 DEBUG SenderThread:153 [sender.py:send():378] send: metric
62
- 2024-07-03 10:07:17,904 WARNING SenderThread:153 [sender.py:send_metric():1340] Seen metric with glob (shouldn't happen)
63
- 2024-07-03 10:07:17,904 DEBUG SenderThread:153 [sender.py:send():378] send: telemetry
64
- 2024-07-03 10:07:18,532 INFO Thread-12 :153 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240703_100700-cyvdged5/files/requirements.txt
65
- 2024-07-03 10:07:20,905 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
66
- 2024-07-03 10:07:25,906 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
67
- 2024-07-03 10:07:30,914 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
68
- 2024-07-03 10:07:31,536 INFO Thread-12 :153 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240703_100700-cyvdged5/files/config.yaml
69
- 2024-07-03 10:07:32,603 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
70
- 2024-07-03 10:07:32,604 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
71
- 2024-07-03 10:07:36,885 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
72
- 2024-07-03 10:07:41,885 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
73
- 2024-07-03 10:07:46,886 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
74
- 2024-07-03 10:07:47,603 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
75
- 2024-07-03 10:07:47,604 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
76
- 2024-07-03 10:07:52,842 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
77
- 2024-07-03 10:07:57,843 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
78
- 2024-07-03 10:08:01,623 DEBUG SystemMonitor:153 [system_monitor.py:_start():172] Starting system metrics aggregation loop
79
- 2024-07-03 10:08:01,624 DEBUG SenderThread:153 [sender.py:send():378] send: stats
80
- 2024-07-03 10:08:02,604 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
81
- 2024-07-03 10:08:02,604 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
82
- 2024-07-03 10:08:02,903 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
83
- 2024-07-03 10:08:07,904 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
84
- 2024-07-03 10:08:12,905 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
85
- 2024-07-03 10:08:17,604 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
86
- 2024-07-03 10:08:17,604 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
87
- 2024-07-03 10:08:18,887 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
88
- 2024-07-03 10:08:23,888 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
89
- 2024-07-03 10:08:28,889 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
90
- 2024-07-03 10:08:31,625 DEBUG SenderThread:153 [sender.py:send():378] send: stats
91
- 2024-07-03 10:08:32,604 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
92
- 2024-07-03 10:08:32,605 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
93
- 2024-07-03 10:08:34,859 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
94
- 2024-07-03 10:08:39,860 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
95
- 2024-07-03 10:08:44,861 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
96
- 2024-07-03 10:08:47,604 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
97
- 2024-07-03 10:08:47,605 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
98
- 2024-07-03 10:08:49,909 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
99
- 2024-07-03 10:08:54,910 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
100
- 2024-07-03 10:08:59,911 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
101
- 2024-07-03 10:09:01,626 DEBUG SenderThread:153 [sender.py:send():378] send: stats
102
- 2024-07-03 10:09:02,604 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
103
- 2024-07-03 10:09:02,605 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
104
- 2024-07-03 10:09:04,982 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
105
- 2024-07-03 10:09:09,982 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
106
- 2024-07-03 10:09:14,983 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
107
- 2024-07-03 10:09:17,605 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
108
- 2024-07-03 10:09:17,605 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
109
- 2024-07-03 10:09:20,857 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
110
- 2024-07-03 10:09:25,858 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
111
- 2024-07-03 10:09:30,859 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
112
- 2024-07-03 10:09:31,627 DEBUG SenderThread:153 [sender.py:send():378] send: stats
113
- 2024-07-03 10:09:32,604 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
114
- 2024-07-03 10:09:32,605 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
115
- 2024-07-03 10:09:36,837 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
116
- 2024-07-03 10:09:41,838 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
117
- 2024-07-03 10:09:46,839 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
118
- 2024-07-03 10:09:47,657 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
119
- 2024-07-03 10:09:47,657 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
120
- 2024-07-03 10:09:51,939 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
121
- 2024-07-03 10:09:56,940 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
122
- 2024-07-03 10:10:01,627 DEBUG SenderThread:153 [sender.py:send():378] send: stats
123
- 2024-07-03 10:10:02,628 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
124
- 2024-07-03 10:10:02,737 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
125
- 2024-07-03 10:10:02,737 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
126
- 2024-07-03 10:10:07,966 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
127
- 2024-07-03 10:10:12,967 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
128
- 2024-07-03 10:10:17,737 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
129
- 2024-07-03 10:10:17,737 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
130
- 2024-07-03 10:10:18,023 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
131
- 2024-07-03 10:10:23,024 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
132
- 2024-07-03 10:10:28,026 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
133
- 2024-07-03 10:10:31,628 DEBUG SenderThread:153 [sender.py:send():378] send: stats
134
- 2024-07-03 10:10:32,946 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
135
- 2024-07-03 10:10:32,946 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
136
- 2024-07-03 10:10:33,251 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
137
- 2024-07-03 10:10:33,327 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: pause
138
- 2024-07-03 10:10:33,328 INFO HandlerThread:153 [handler.py:handle_request_pause():724] stopping system metrics thread
139
- 2024-07-03 10:10:33,328 INFO HandlerThread:153 [system_monitor.py:finish():203] Stopping system monitor
140
- 2024-07-03 10:10:33,328 DEBUG SystemMonitor:153 [system_monitor.py:_start():179] Finished system metrics aggregation loop
141
- 2024-07-03 10:10:33,328 DEBUG SystemMonitor:153 [system_monitor.py:_start():183] Publishing last batch of metrics
142
- 2024-07-03 10:10:33,333 INFO HandlerThread:153 [interfaces.py:finish():200] Joined cpu monitor
143
- 2024-07-03 10:10:33,334 INFO HandlerThread:153 [interfaces.py:finish():200] Joined disk monitor
144
- 2024-07-03 10:10:33,336 INFO HandlerThread:153 [interfaces.py:finish():200] Joined gpu monitor
145
- 2024-07-03 10:10:33,336 INFO HandlerThread:153 [interfaces.py:finish():200] Joined memory monitor
146
- 2024-07-03 10:10:33,336 INFO HandlerThread:153 [interfaces.py:finish():200] Joined network monitor
147
- 2024-07-03 10:10:33,337 DEBUG SenderThread:153 [sender.py:send():378] send: stats
148
- 2024-07-03 10:10:38,338 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
149
- 2024-07-03 10:10:43,339 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
150
- 2024-07-03 10:10:47,746 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
151
- 2024-07-03 10:10:47,747 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
152
- 2024-07-03 10:10:49,049 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
153
- 2024-07-03 10:10:54,050 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
154
- 2024-07-03 10:10:59,051 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
155
- 2024-07-03 10:11:02,747 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
156
- 2024-07-03 10:11:02,747 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
157
- 2024-07-03 10:11:05,034 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
158
- 2024-07-03 10:11:10,034 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
159
- 2024-07-03 10:11:15,036 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
160
- 2024-07-03 10:11:17,747 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
161
- 2024-07-03 10:11:17,747 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
162
- 2024-07-03 10:11:20,051 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
163
- 2024-07-03 10:11:25,052 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
164
- 2024-07-03 10:11:30,053 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
165
- 2024-07-03 10:11:32,747 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
166
- 2024-07-03 10:11:32,747 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
167
- 2024-07-03 10:11:35,993 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
168
- 2024-07-03 10:11:40,994 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
169
- 2024-07-03 10:11:45,995 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
170
- 2024-07-03 10:11:47,747 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
171
- 2024-07-03 10:11:47,747 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
172
- 2024-07-03 10:11:51,968 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
173
- 2024-07-03 10:11:56,970 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
174
- 2024-07-03 10:12:01,971 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
175
- 2024-07-03 10:12:02,747 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
176
- 2024-07-03 10:12:02,748 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
177
- 2024-07-03 10:12:07,023 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
178
- 2024-07-03 10:12:12,024 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
179
- 2024-07-03 10:12:17,025 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
180
- 2024-07-03 10:12:17,747 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
181
- 2024-07-03 10:12:17,748 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
182
- 2024-07-03 10:12:22,062 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
183
- 2024-07-03 10:12:27,064 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
184
- 2024-07-03 10:12:28,052 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: resume
185
- 2024-07-03 10:12:28,052 INFO HandlerThread:153 [handler.py:handle_request_resume():715] starting system metrics thread
186
- 2024-07-03 10:12:28,052 INFO HandlerThread:153 [system_monitor.py:start():194] Starting system monitor
187
- 2024-07-03 10:12:28,052 INFO SystemMonitor:153 [system_monitor.py:_start():158] Starting system asset monitoring threads
188
- 2024-07-03 10:12:28,053 INFO SystemMonitor:153 [interfaces.py:start():188] Started cpu monitoring
189
- 2024-07-03 10:12:28,054 INFO SystemMonitor:153 [interfaces.py:start():188] Started disk monitoring
190
- 2024-07-03 10:12:28,056 INFO SystemMonitor:153 [interfaces.py:start():188] Started gpu monitoring
191
- 2024-07-03 10:12:28,056 INFO SystemMonitor:153 [interfaces.py:start():188] Started memory monitoring
192
- 2024-07-03 10:12:28,057 INFO SystemMonitor:153 [interfaces.py:start():188] Started network monitoring
193
- 2024-07-03 10:12:30,640 INFO Thread-12 :153 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240703_100700-cyvdged5/files/output.log
194
- 2024-07-03 10:12:31,154 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: pause
195
- 2024-07-03 10:12:31,154 INFO HandlerThread:153 [handler.py:handle_request_pause():724] stopping system metrics thread
196
- 2024-07-03 10:12:31,154 INFO HandlerThread:153 [system_monitor.py:finish():203] Stopping system monitor
197
- 2024-07-03 10:12:31,154 DEBUG SystemMonitor:153 [system_monitor.py:_start():172] Starting system metrics aggregation loop
198
- 2024-07-03 10:12:31,154 DEBUG SystemMonitor:153 [system_monitor.py:_start():179] Finished system metrics aggregation loop
199
- 2024-07-03 10:12:31,155 DEBUG SystemMonitor:153 [system_monitor.py:_start():183] Publishing last batch of metrics
200
- 2024-07-03 10:12:31,156 INFO HandlerThread:153 [interfaces.py:finish():200] Joined cpu monitor
201
- 2024-07-03 10:12:31,156 INFO HandlerThread:153 [interfaces.py:finish():200] Joined disk monitor
202
- 2024-07-03 10:12:31,161 INFO HandlerThread:153 [interfaces.py:finish():200] Joined gpu monitor
203
- 2024-07-03 10:12:31,161 INFO HandlerThread:153 [interfaces.py:finish():200] Joined memory monitor
204
- 2024-07-03 10:12:31,161 INFO HandlerThread:153 [interfaces.py:finish():200] Joined network monitor
205
- 2024-07-03 10:12:31,162 DEBUG SenderThread:153 [sender.py:send():378] send: stats
206
- 2024-07-03 10:12:32,162 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
207
- 2024-07-03 10:12:32,641 INFO Thread-12 :153 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240703_100700-cyvdged5/files/output.log
208
- 2024-07-03 10:12:32,747 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
209
- 2024-07-03 10:12:32,748 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
210
- 2024-07-03 10:12:36,070 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: resume
211
- 2024-07-03 10:12:36,070 INFO HandlerThread:153 [handler.py:handle_request_resume():715] starting system metrics thread
212
- 2024-07-03 10:12:36,070 INFO HandlerThread:153 [system_monitor.py:start():194] Starting system monitor
213
- 2024-07-03 10:12:36,071 INFO SystemMonitor:153 [system_monitor.py:_start():158] Starting system asset monitoring threads
214
- 2024-07-03 10:12:36,071 INFO SystemMonitor:153 [interfaces.py:start():188] Started cpu monitoring
215
- 2024-07-03 10:12:36,073 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: pause
216
- 2024-07-03 10:12:36,074 INFO HandlerThread:153 [handler.py:handle_request_pause():724] stopping system metrics thread
217
- 2024-07-03 10:12:36,074 INFO HandlerThread:153 [system_monitor.py:finish():203] Stopping system monitor
218
- 2024-07-03 10:12:36,074 INFO SystemMonitor:153 [interfaces.py:start():188] Started disk monitoring
219
- 2024-07-03 10:12:36,074 INFO HandlerThread:153 [interfaces.py:finish():200] Joined cpu monitor
220
- 2024-07-03 10:12:36,075 DEBUG SystemMonitor:153 [system_monitor.py:_start():172] Starting system metrics aggregation loop
221
- 2024-07-03 10:12:36,075 DEBUG SystemMonitor:153 [system_monitor.py:_start():179] Finished system metrics aggregation loop
222
- 2024-07-03 10:12:36,075 DEBUG SystemMonitor:153 [system_monitor.py:_start():183] Publishing last batch of metrics
223
- 2024-07-03 10:12:36,077 INFO HandlerThread:153 [interfaces.py:finish():200] Joined disk monitor
224
- 2024-07-03 10:12:36,078 DEBUG SenderThread:153 [sender.py:send():378] send: stats
225
- 2024-07-03 10:12:38,078 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
226
- 2024-07-03 10:12:39,278 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: resume
227
- 2024-07-03 10:12:39,278 INFO HandlerThread:153 [handler.py:handle_request_resume():715] starting system metrics thread
228
- 2024-07-03 10:12:39,278 INFO HandlerThread:153 [system_monitor.py:start():194] Starting system monitor
229
- 2024-07-03 10:12:39,278 INFO SystemMonitor:153 [system_monitor.py:_start():158] Starting system asset monitoring threads
230
- 2024-07-03 10:12:39,279 INFO SystemMonitor:153 [interfaces.py:start():188] Started cpu monitoring
231
- 2024-07-03 10:12:39,280 INFO SystemMonitor:153 [interfaces.py:start():188] Started disk monitoring
232
- 2024-07-03 10:12:39,282 INFO SystemMonitor:153 [interfaces.py:start():188] Started gpu monitoring
233
- 2024-07-03 10:12:39,282 INFO SystemMonitor:153 [interfaces.py:start():188] Started memory monitoring
234
- 2024-07-03 10:12:39,284 INFO SystemMonitor:153 [interfaces.py:start():188] Started network monitoring
235
- 2024-07-03 10:12:40,032 DEBUG SenderThread:153 [sender.py:send():378] send: config
236
- 2024-07-03 10:12:40,034 DEBUG SenderThread:153 [sender.py:send():378] send: metric
237
- 2024-07-03 10:12:40,034 DEBUG SenderThread:153 [sender.py:send():378] send: metric
238
- 2024-07-03 10:12:40,034 WARNING SenderThread:153 [sender.py:send_metric():1340] Seen metric with glob (shouldn't happen)
239
- 2024-07-03 10:12:44,040 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
240
- 2024-07-03 10:12:44,645 INFO Thread-12 :153 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240703_100700-cyvdged5/files/config.yaml
241
- 2024-07-03 10:12:47,748 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
242
- 2024-07-03 10:12:47,748 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
243
- 2024-07-03 10:12:50,014 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
244
- 2024-07-03 10:12:55,015 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
245
- 2024-07-03 10:13:00,016 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
246
- 2024-07-03 10:13:02,748 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
247
- 2024-07-03 10:13:02,748 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
248
- 2024-07-03 10:13:06,006 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
249
- 2024-07-03 10:13:11,007 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
250
- 2024-07-03 10:13:16,008 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
251
- 2024-07-03 10:13:17,748 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
252
- 2024-07-03 10:13:17,748 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
253
- 2024-07-03 10:13:22,000 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
254
- 2024-07-03 10:13:27,001 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
255
- 2024-07-03 10:13:32,002 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
256
- 2024-07-03 10:13:32,748 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
257
- 2024-07-03 10:13:32,748 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
258
- 2024-07-03 10:13:37,018 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
259
- 2024-07-03 10:13:39,284 DEBUG SystemMonitor:153 [system_monitor.py:_start():172] Starting system metrics aggregation loop
260
- 2024-07-03 10:13:39,285 DEBUG SenderThread:153 [sender.py:send():378] send: stats
261
- 2024-07-03 10:13:42,286 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
262
- 2024-07-03 10:13:47,288 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
263
- 2024-07-03 10:13:47,748 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
264
- 2024-07-03 10:13:47,748 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
265
- 2024-07-03 10:13:52,987 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
266
- 2024-07-03 10:13:55,033 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: pause
267
- 2024-07-03 10:13:55,033 INFO HandlerThread:153 [handler.py:handle_request_pause():724] stopping system metrics thread
268
- 2024-07-03 10:13:55,033 INFO HandlerThread:153 [system_monitor.py:finish():203] Stopping system monitor
269
- 2024-07-03 10:13:55,033 DEBUG SystemMonitor:153 [system_monitor.py:_start():179] Finished system metrics aggregation loop
270
- 2024-07-03 10:13:55,033 DEBUG SystemMonitor:153 [system_monitor.py:_start():183] Publishing last batch of metrics
271
- 2024-07-03 10:13:55,034 INFO HandlerThread:153 [interfaces.py:finish():200] Joined cpu monitor
272
- 2024-07-03 10:13:55,035 INFO HandlerThread:153 [interfaces.py:finish():200] Joined disk monitor
273
- 2024-07-03 10:13:55,041 INFO HandlerThread:153 [interfaces.py:finish():200] Joined gpu monitor
274
- 2024-07-03 10:13:55,041 INFO HandlerThread:153 [interfaces.py:finish():200] Joined memory monitor
275
- 2024-07-03 10:13:55,041 INFO HandlerThread:153 [interfaces.py:finish():200] Joined network monitor
276
- 2024-07-03 10:13:55,042 DEBUG SenderThread:153 [sender.py:send():378] send: stats
277
- 2024-07-03 10:13:58,043 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
278
- 2024-07-03 10:13:58,120 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: resume
279
- 2024-07-03 10:13:58,120 INFO HandlerThread:153 [handler.py:handle_request_resume():715] starting system metrics thread
280
- 2024-07-03 10:13:58,120 INFO HandlerThread:153 [system_monitor.py:start():194] Starting system monitor
281
- 2024-07-03 10:13:58,120 INFO SystemMonitor:153 [system_monitor.py:_start():158] Starting system asset monitoring threads
282
- 2024-07-03 10:13:58,121 INFO SystemMonitor:153 [interfaces.py:start():188] Started cpu monitoring
283
- 2024-07-03 10:13:58,121 INFO SystemMonitor:153 [interfaces.py:start():188] Started disk monitoring
284
- 2024-07-03 10:13:58,122 INFO SystemMonitor:153 [interfaces.py:start():188] Started gpu monitoring
285
- 2024-07-03 10:13:58,125 INFO SystemMonitor:153 [interfaces.py:start():188] Started memory monitoring
286
- 2024-07-03 10:13:58,126 INFO SystemMonitor:153 [interfaces.py:start():188] Started network monitoring
287
- 2024-07-03 10:14:02,749 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
288
- 2024-07-03 10:14:02,749 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
289
- 2024-07-03 10:14:03,238 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
290
- 2024-07-03 10:14:08,239 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
291
- 2024-07-03 10:14:13,240 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
292
- 2024-07-03 10:14:17,748 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
293
- 2024-07-03 10:14:17,749 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
294
- 2024-07-03 10:14:19,050 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
295
- 2024-07-03 10:14:24,051 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
296
- 2024-07-03 10:14:29,053 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
297
- 2024-07-03 10:14:32,748 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
298
- 2024-07-03 10:14:32,749 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
299
- 2024-07-03 10:14:34,055 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
300
- 2024-07-03 10:14:39,056 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
wandb/debug.log DELETED
@@ -1,45 +0,0 @@
1
- 2024-07-03 10:07:00,447 INFO MainThread:34 [wandb_setup.py:_flush():76] Current SDK version is 0.17.0
2
- 2024-07-03 10:07:00,447 INFO MainThread:34 [wandb_setup.py:_flush():76] Configure stats pid to 34
3
- 2024-07-03 10:07:00,447 INFO MainThread:34 [wandb_setup.py:_flush():76] Loading settings from /root/.config/wandb/settings
4
- 2024-07-03 10:07:00,447 INFO MainThread:34 [wandb_setup.py:_flush():76] Loading settings from /kaggle/working/wandb/settings
5
- 2024-07-03 10:07:00,447 INFO MainThread:34 [wandb_setup.py:_flush():76] Loading settings from environment variables: {}
6
- 2024-07-03 10:07:00,447 INFO MainThread:34 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False}
7
- 2024-07-03 10:07:00,447 INFO MainThread:34 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program': '<python with no main file>'}
8
- 2024-07-03 10:07:00,447 INFO MainThread:34 [wandb_setup.py:_flush():76] Applying login settings: {}
9
- 2024-07-03 10:07:00,447 INFO MainThread:34 [wandb_setup.py:_flush():76] Applying login settings: {'api_key': '***REDACTED***'}
10
- 2024-07-03 10:07:00,447 INFO MainThread:34 [wandb_init.py:_log_setup():520] Logging user logs to /kaggle/working/wandb/run-20240703_100700-cyvdged5/logs/debug.log
11
- 2024-07-03 10:07:00,447 INFO MainThread:34 [wandb_init.py:_log_setup():521] Logging internal logs to /kaggle/working/wandb/run-20240703_100700-cyvdged5/logs/debug-internal.log
12
- 2024-07-03 10:07:00,447 INFO MainThread:34 [wandb_init.py:_jupyter_setup():466] configuring jupyter hooks <wandb.sdk.wandb_init._WandbInit object at 0x78e7a57abb20>
13
- 2024-07-03 10:07:00,448 INFO MainThread:34 [wandb_init.py:init():560] calling init triggers
14
- 2024-07-03 10:07:00,448 INFO MainThread:34 [wandb_init.py:init():567] wandb.init called with sweep_config: {}
15
- config: {}
16
- 2024-07-03 10:07:00,448 INFO MainThread:34 [wandb_init.py:init():610] starting backend
17
- 2024-07-03 10:07:00,448 INFO MainThread:34 [wandb_init.py:init():614] setting up manager
18
- 2024-07-03 10:07:00,449 INFO MainThread:34 [backend.py:_multiprocessing_setup():105] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
19
- 2024-07-03 10:07:00,452 INFO MainThread:34 [wandb_init.py:init():622] backend started and connected
20
- 2024-07-03 10:07:00,464 INFO MainThread:34 [wandb_run.py:_label_probe_notebook():1328] probe notebook
21
- 2024-07-03 10:07:00,953 INFO MainThread:34 [wandb_init.py:init():711] updated telemetry
22
- 2024-07-03 10:07:00,957 INFO MainThread:34 [wandb_init.py:init():744] communicating run to backend with 90.0 second timeout
23
- 2024-07-03 10:07:01,536 INFO MainThread:34 [wandb_run.py:_on_init():2396] communicating current version
24
- 2024-07-03 10:07:01,561 INFO MainThread:34 [wandb_run.py:_on_init():2405] got version response upgrade_message: "wandb version 0.17.3 is available! To upgrade, please run:\n $ pip install wandb --upgrade"
25
-
26
- 2024-07-03 10:07:01,562 INFO MainThread:34 [wandb_init.py:init():795] starting run threads in backend
27
- 2024-07-03 10:07:17,603 INFO MainThread:34 [wandb_run.py:_console_start():2374] atexit reg
28
- 2024-07-03 10:07:17,603 INFO MainThread:34 [wandb_run.py:_redirect():2229] redirect: wrap_raw
29
- 2024-07-03 10:07:17,604 INFO MainThread:34 [wandb_run.py:_redirect():2294] Wrapping output streams.
30
- 2024-07-03 10:07:17,604 INFO MainThread:34 [wandb_run.py:_redirect():2319] Redirects installed.
31
- 2024-07-03 10:07:17,607 INFO MainThread:34 [wandb_init.py:init():838] run started, returning control to user process
32
- 2024-07-03 10:07:17,615 INFO MainThread:34 [wandb_run.py:_config_callback():1376] config_cb None None {'return_dict': True, 'output_hidden_states': False, 'output_attentions': False, 'torchscript': False, 'torch_dtype': None, 'use_bfloat16': False, 'tf_legacy_loss': False, 'pruned_heads': {}, 'tie_word_embeddings': True, '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': ['BertForMaskedLM'], 'finetuning_task': None, 'id2label': {0: 'LABEL_0', 1: 'LABEL_1', 2: 'LABEL_2', 3: 'LABEL_3', 4: 'LABEL_4', 5: 'LABEL_5', 6: 'LABEL_6', 7: 'LABEL_7', 8: 'LABEL_8'}, 'label2id': {'LABEL_0': 0, 'LABEL_1': 1, 'LABEL_2': 2, 'LABEL_3': 3, 'LABEL_4': 4, 'LABEL_5': 5, 'LABEL_6': 6, 'LABEL_7': 7, 'LABEL_8': 8}, 'tokenizer_class': None, 'prefix': None, 'bos_token_id': None, 'pad_token_id': 0, 'eos_token_id': None, 'sep_token_id': None, 'decoder_start_token_id': None, 'task_specific_params': None, 'problem_type': None, '_name_or_path': 'ai-forever/ruBert-base', 'transformers_version': '4.41.2', 'directionality': 'bidi', 'pooler_fc_size': 768, 'pooler_num_attention_heads': 12, 'pooler_num_fc_layers': 3, 'pooler_size_per_head': 128, 'pooler_type': 'first_token_transform', 'model_type': 'bert', 'vocab_size': 120138, 'hidden_size': 768, 'num_hidden_layers': 12, 'num_attention_heads': 12, 'hidden_act': 'gelu', 'intermediate_size': 3072, 'hidden_dropout_prob': 0.1, 'attention_probs_dropout_prob': 0.1, 'max_position_embeddings': 512, 'type_vocab_size': 2, 'initializer_range': 0.02, 'layer_norm_eps': 1e-12, 'position_embedding_type': 'absolute', 'use_cache': True, 'classifier_dropout': None, 'output_dir': '/kaggle/working/results', 'overwrite_output_dir': False, 'do_train': False, 'do_eval': True, 'do_predict': False, 'eval_strategy': 'epoch', 'prediction_loss_only': False, 'per_device_train_batch_size': 16, 'per_device_eval_batch_size': 16, 'per_gpu_train_batch_size': None, 'per_gpu_eval_batch_size': None, 'gradient_accumulation_steps': 1, 'eval_accumulation_steps': None, 'eval_delay': 0, 'learning_rate': 2e-05, 'weight_decay': 0.01, 'adam_beta1': 0.9, 'adam_beta2': 0.999, 'adam_epsilon': 1e-08, 'max_grad_norm': 1.0, 'num_train_epochs': 4, 'max_steps': -1, 'lr_scheduler_type': 'linear', 'lr_scheduler_kwargs': {}, 'warmup_ratio': 0.0, 'warmup_steps': 0, 'log_level': 'passive', 'log_level_replica': 'warning', 'log_on_each_node': True, 'logging_dir': '/kaggle/working/logs', 'logging_strategy': 'steps', 'logging_first_step': False, 'logging_steps': 500, 'logging_nan_inf_filter': True, 'save_strategy': 'no', 'save_steps': 500, 'save_total_limit': None, 'save_safetensors': True, 'save_on_each_node': False, 'save_only_model': False, 'restore_callback_states_from_checkpoint': 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': False, '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/results', 'disable_tqdm': False, 'remove_unused_columns': True, 'label_names': None, 'load_best_model_at_end': False, 'metric_for_best_model': None, 'greater_is_better': None, '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, 'non_blocking': False, 'gradient_accumulation_kwargs': None}, 'deepspeed': None, 'label_smoothing_factor': 0.0, 'optim': 'adamw_torch', '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, 'eval_do_concat_batches': True, 'fp16_backend': 'auto', 'evaluation_strategy': 'epoch', '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, 'optim_target_modules': None, 'batch_eval_metrics': False}
33
- 2024-07-03 10:10:33,327 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
34
- 2024-07-03 10:10:33,327 INFO MainThread:34 [wandb_init.py:_pause_backend():431] pausing backend
35
- 2024-07-03 10:12:28,050 INFO MainThread:34 [wandb_init.py:_resume_backend():436] resuming backend
36
- 2024-07-03 10:12:31,153 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
37
- 2024-07-03 10:12:31,153 INFO MainThread:34 [wandb_init.py:_pause_backend():431] pausing backend
38
- 2024-07-03 10:12:36,070 INFO MainThread:34 [wandb_init.py:_resume_backend():436] resuming backend
39
- 2024-07-03 10:12:36,071 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
40
- 2024-07-03 10:12:36,071 INFO MainThread:34 [wandb_init.py:_pause_backend():431] pausing backend
41
- 2024-07-03 10:12:39,277 INFO MainThread:34 [wandb_init.py:_resume_backend():436] resuming backend
42
- 2024-07-03 10:12:40,028 INFO MainThread:34 [wandb_run.py:_config_callback():1376] config_cb None None {'return_dict': True, 'output_hidden_states': False, 'output_attentions': False, 'torchscript': False, 'torch_dtype': None, 'use_bfloat16': False, 'tf_legacy_loss': False, 'pruned_heads': {}, 'tie_word_embeddings': True, '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': ['BertForMaskedLM'], 'finetuning_task': None, 'id2label': {0: 'LABEL_0', 1: 'LABEL_1', 2: 'LABEL_2', 3: 'LABEL_3', 4: 'LABEL_4', 5: 'LABEL_5', 6: 'LABEL_6', 7: 'LABEL_7', 8: 'LABEL_8'}, 'label2id': {'LABEL_0': 0, 'LABEL_1': 1, 'LABEL_2': 2, 'LABEL_3': 3, 'LABEL_4': 4, 'LABEL_5': 5, 'LABEL_6': 6, 'LABEL_7': 7, 'LABEL_8': 8}, 'tokenizer_class': None, 'prefix': None, 'bos_token_id': None, 'pad_token_id': 0, 'eos_token_id': None, 'sep_token_id': None, 'decoder_start_token_id': None, 'task_specific_params': None, 'problem_type': None, '_name_or_path': 'ai-forever/ruBert-base', 'transformers_version': '4.41.2', 'directionality': 'bidi', 'pooler_fc_size': 768, 'pooler_num_attention_heads': 12, 'pooler_num_fc_layers': 3, 'pooler_size_per_head': 128, 'pooler_type': 'first_token_transform', 'model_type': 'bert', 'vocab_size': 120138, 'hidden_size': 768, 'num_hidden_layers': 12, 'num_attention_heads': 12, 'hidden_act': 'gelu', 'intermediate_size': 3072, 'hidden_dropout_prob': 0.1, 'attention_probs_dropout_prob': 0.1, 'max_position_embeddings': 512, 'type_vocab_size': 2, 'initializer_range': 0.02, 'layer_norm_eps': 1e-12, 'position_embedding_type': 'absolute', 'use_cache': True, 'classifier_dropout': None, 'output_dir': '/kaggle/working/results', 'overwrite_output_dir': False, 'do_train': False, 'do_eval': True, 'do_predict': False, 'eval_strategy': 'epoch', 'prediction_loss_only': False, 'per_device_train_batch_size': 16, 'per_device_eval_batch_size': 16, 'per_gpu_train_batch_size': None, 'per_gpu_eval_batch_size': None, 'gradient_accumulation_steps': 1, 'eval_accumulation_steps': None, 'eval_delay': 0, 'learning_rate': 2e-05, 'weight_decay': 0.01, 'adam_beta1': 0.9, 'adam_beta2': 0.999, 'adam_epsilon': 1e-08, 'max_grad_norm': 1.0, 'num_train_epochs': 3, 'max_steps': -1, 'lr_scheduler_type': 'linear', 'lr_scheduler_kwargs': {}, 'warmup_ratio': 0.0, 'warmup_steps': 0, 'log_level': 'passive', 'log_level_replica': 'warning', 'log_on_each_node': True, 'logging_dir': '/kaggle/working/logs', 'logging_strategy': 'steps', 'logging_first_step': False, 'logging_steps': 500, 'logging_nan_inf_filter': True, 'save_strategy': 'no', 'save_steps': 500, 'save_total_limit': None, 'save_safetensors': True, 'save_on_each_node': False, 'save_only_model': False, 'restore_callback_states_from_checkpoint': 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': False, '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/results', 'disable_tqdm': False, 'remove_unused_columns': True, 'label_names': None, 'load_best_model_at_end': False, 'metric_for_best_model': None, 'greater_is_better': None, '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, 'non_blocking': False, 'gradient_accumulation_kwargs': None}, 'deepspeed': None, 'label_smoothing_factor': 0.0, 'optim': 'adamw_torch', '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, 'eval_do_concat_batches': True, 'fp16_backend': 'auto', 'evaluation_strategy': 'epoch', '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, 'optim_target_modules': None, 'batch_eval_metrics': False}
43
- 2024-07-03 10:13:55,032 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
44
- 2024-07-03 10:13:55,032 INFO MainThread:34 [wandb_init.py:_pause_backend():431] pausing backend
45
- 2024-07-03 10:13:58,119 INFO MainThread:34 [wandb_init.py:_resume_backend():436] resuming backend
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
wandb/run-20240630_200352-ydm2qdsc/files/conda-environment.yaml DELETED
File without changes
wandb/run-20240630_200352-ydm2qdsc/files/config.yaml DELETED
@@ -1,736 +0,0 @@
1
- wandb_version: 1
2
-
3
- _wandb:
4
- desc: null
5
- value:
6
- python_version: 3.10.13
7
- cli_version: 0.17.0
8
- framework: huggingface
9
- huggingface_version: 4.41.2
10
- is_jupyter_run: true
11
- is_kaggle_kernel: true
12
- start_time: 1719777832
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
- - 105
27
- 2:
28
- - 1
29
- - 2
30
- - 3
31
- - 5
32
- - 11
33
- - 12
34
- - 49
35
- - 51
36
- - 53
37
- - 55
38
- - 71
39
- - 105
40
- 3:
41
- - 7
42
- - 13
43
- - 23
44
- - 62
45
- - 66
46
- 4: 3.10.13
47
- 5: 0.17.0
48
- 6: 4.41.2
49
- 8:
50
- - 1
51
- - 2
52
- - 5
53
- 9:
54
- 1: transformers_trainer
55
- 13: linux-x86_64
56
- m:
57
- - 1: train/global_step
58
- 6:
59
- - 3
60
- - 1: eval/loss
61
- 5: 1
62
- 6:
63
- - 1
64
- - 1: eval/accuracy
65
- 5: 1
66
- 6:
67
- - 1
68
- - 1: eval/runtime
69
- 5: 1
70
- 6:
71
- - 1
72
- - 1: eval/samples_per_second
73
- 5: 1
74
- 6:
75
- - 1
76
- - 1: eval/steps_per_second
77
- 5: 1
78
- 6:
79
- - 1
80
- - 1: train/epoch
81
- 5: 1
82
- 6:
83
- - 1
84
- - 1: train/loss
85
- 5: 1
86
- 6:
87
- - 1
88
- - 1: train/grad_norm
89
- 5: 1
90
- 6:
91
- - 1
92
- - 1: train/learning_rate
93
- 5: 1
94
- 6:
95
- - 1
96
- return_dict:
97
- desc: null
98
- value: true
99
- output_hidden_states:
100
- desc: null
101
- value: false
102
- output_attentions:
103
- desc: null
104
- value: false
105
- torchscript:
106
- desc: null
107
- value: false
108
- torch_dtype:
109
- desc: null
110
- value: null
111
- use_bfloat16:
112
- desc: null
113
- value: false
114
- tf_legacy_loss:
115
- desc: null
116
- value: false
117
- pruned_heads:
118
- desc: null
119
- value: {}
120
- tie_word_embeddings:
121
- desc: null
122
- value: true
123
- chunk_size_feed_forward:
124
- desc: null
125
- value: 0
126
- is_encoder_decoder:
127
- desc: null
128
- value: false
129
- is_decoder:
130
- desc: null
131
- value: false
132
- cross_attention_hidden_size:
133
- desc: null
134
- value: null
135
- add_cross_attention:
136
- desc: null
137
- value: false
138
- tie_encoder_decoder:
139
- desc: null
140
- value: false
141
- max_length:
142
- desc: null
143
- value: 20
144
- min_length:
145
- desc: null
146
- value: 0
147
- do_sample:
148
- desc: null
149
- value: false
150
- early_stopping:
151
- desc: null
152
- value: false
153
- num_beams:
154
- desc: null
155
- value: 1
156
- num_beam_groups:
157
- desc: null
158
- value: 1
159
- diversity_penalty:
160
- desc: null
161
- value: 0.0
162
- temperature:
163
- desc: null
164
- value: 1.0
165
- top_k:
166
- desc: null
167
- value: 50
168
- top_p:
169
- desc: null
170
- value: 1.0
171
- typical_p:
172
- desc: null
173
- value: 1.0
174
- repetition_penalty:
175
- desc: null
176
- value: 1.0
177
- length_penalty:
178
- desc: null
179
- value: 1.0
180
- no_repeat_ngram_size:
181
- desc: null
182
- value: 0
183
- encoder_no_repeat_ngram_size:
184
- desc: null
185
- value: 0
186
- bad_words_ids:
187
- desc: null
188
- value: null
189
- num_return_sequences:
190
- desc: null
191
- value: 1
192
- output_scores:
193
- desc: null
194
- value: false
195
- return_dict_in_generate:
196
- desc: null
197
- value: false
198
- forced_bos_token_id:
199
- desc: null
200
- value: null
201
- forced_eos_token_id:
202
- desc: null
203
- value: null
204
- remove_invalid_values:
205
- desc: null
206
- value: false
207
- exponential_decay_length_penalty:
208
- desc: null
209
- value: null
210
- suppress_tokens:
211
- desc: null
212
- value: null
213
- begin_suppress_tokens:
214
- desc: null
215
- value: null
216
- architectures:
217
- desc: null
218
- value:
219
- - RobertaForMaskedLM
220
- finetuning_task:
221
- desc: null
222
- value: null
223
- id2label:
224
- desc: null
225
- value:
226
- '0': LABEL_0
227
- '1': LABEL_1
228
- '2': LABEL_2
229
- '3': LABEL_3
230
- '4': LABEL_4
231
- '5': LABEL_5
232
- '6': LABEL_6
233
- '7': LABEL_7
234
- '8': LABEL_8
235
- '9': LABEL_9
236
- '10': LABEL_10
237
- '11': LABEL_11
238
- '12': LABEL_12
239
- '13': LABEL_13
240
- '14': LABEL_14
241
- '15': LABEL_15
242
- '16': LABEL_16
243
- '17': LABEL_17
244
- '18': LABEL_18
245
- '19': LABEL_19
246
- label2id:
247
- desc: null
248
- value:
249
- LABEL_0: 0
250
- LABEL_1: 1
251
- LABEL_2: 2
252
- LABEL_3: 3
253
- LABEL_4: 4
254
- LABEL_5: 5
255
- LABEL_6: 6
256
- LABEL_7: 7
257
- LABEL_8: 8
258
- LABEL_9: 9
259
- LABEL_10: 10
260
- LABEL_11: 11
261
- LABEL_12: 12
262
- LABEL_13: 13
263
- LABEL_14: 14
264
- LABEL_15: 15
265
- LABEL_16: 16
266
- LABEL_17: 17
267
- LABEL_18: 18
268
- LABEL_19: 19
269
- tokenizer_class:
270
- desc: null
271
- value: null
272
- prefix:
273
- desc: null
274
- value: null
275
- bos_token_id:
276
- desc: null
277
- value: 0
278
- pad_token_id:
279
- desc: null
280
- value: 1
281
- eos_token_id:
282
- desc: null
283
- value: 2
284
- sep_token_id:
285
- desc: null
286
- value: null
287
- decoder_start_token_id:
288
- desc: null
289
- value: null
290
- task_specific_params:
291
- desc: null
292
- value: null
293
- problem_type:
294
- desc: null
295
- value: null
296
- _name_or_path:
297
- desc: null
298
- value: roberta-base
299
- transformers_version:
300
- desc: null
301
- value: 4.41.2
302
- model_type:
303
- desc: null
304
- value: roberta
305
- vocab_size:
306
- desc: null
307
- value: 50265
308
- hidden_size:
309
- desc: null
310
- value: 768
311
- num_hidden_layers:
312
- desc: null
313
- value: 12
314
- num_attention_heads:
315
- desc: null
316
- value: 12
317
- hidden_act:
318
- desc: null
319
- value: gelu
320
- intermediate_size:
321
- desc: null
322
- value: 3072
323
- hidden_dropout_prob:
324
- desc: null
325
- value: 0.1
326
- attention_probs_dropout_prob:
327
- desc: null
328
- value: 0.1
329
- max_position_embeddings:
330
- desc: null
331
- value: 514
332
- type_vocab_size:
333
- desc: null
334
- value: 1
335
- initializer_range:
336
- desc: null
337
- value: 0.02
338
- layer_norm_eps:
339
- desc: null
340
- value: 1.0e-05
341
- position_embedding_type:
342
- desc: null
343
- value: absolute
344
- use_cache:
345
- desc: null
346
- value: true
347
- classifier_dropout:
348
- desc: null
349
- value: null
350
- output_dir:
351
- desc: null
352
- value: /kaggle/working/results
353
- overwrite_output_dir:
354
- desc: null
355
- value: false
356
- do_train:
357
- desc: null
358
- value: false
359
- do_eval:
360
- desc: null
361
- value: true
362
- do_predict:
363
- desc: null
364
- value: false
365
- eval_strategy:
366
- desc: null
367
- value: epoch
368
- prediction_loss_only:
369
- desc: null
370
- value: false
371
- per_device_train_batch_size:
372
- desc: null
373
- value: 16
374
- per_device_eval_batch_size:
375
- desc: null
376
- value: 16
377
- per_gpu_train_batch_size:
378
- desc: null
379
- value: null
380
- per_gpu_eval_batch_size:
381
- desc: null
382
- value: null
383
- gradient_accumulation_steps:
384
- desc: null
385
- value: 1
386
- eval_accumulation_steps:
387
- desc: null
388
- value: null
389
- eval_delay:
390
- desc: null
391
- value: 0
392
- learning_rate:
393
- desc: null
394
- value: 2.0e-05
395
- weight_decay:
396
- desc: null
397
- value: 0.01
398
- adam_beta1:
399
- desc: null
400
- value: 0.9
401
- adam_beta2:
402
- desc: null
403
- value: 0.999
404
- adam_epsilon:
405
- desc: null
406
- value: 1.0e-08
407
- max_grad_norm:
408
- desc: null
409
- value: 1.0
410
- num_train_epochs:
411
- desc: null
412
- value: 6
413
- max_steps:
414
- desc: null
415
- value: -1
416
- lr_scheduler_type:
417
- desc: null
418
- value: linear
419
- lr_scheduler_kwargs:
420
- desc: null
421
- value: {}
422
- warmup_ratio:
423
- desc: null
424
- value: 0.0
425
- warmup_steps:
426
- desc: null
427
- value: 0
428
- log_level:
429
- desc: null
430
- value: passive
431
- log_level_replica:
432
- desc: null
433
- value: warning
434
- log_on_each_node:
435
- desc: null
436
- value: true
437
- logging_dir:
438
- desc: null
439
- value: /kaggle/working/logs
440
- logging_strategy:
441
- desc: null
442
- value: steps
443
- logging_first_step:
444
- desc: null
445
- value: false
446
- logging_steps:
447
- desc: null
448
- value: 500
449
- logging_nan_inf_filter:
450
- desc: null
451
- value: true
452
- save_strategy:
453
- desc: null
454
- value: 'no'
455
- save_steps:
456
- desc: null
457
- value: 500
458
- save_total_limit:
459
- desc: null
460
- value: null
461
- save_safetensors:
462
- desc: null
463
- value: true
464
- save_on_each_node:
465
- desc: null
466
- value: false
467
- save_only_model:
468
- desc: null
469
- value: false
470
- restore_callback_states_from_checkpoint:
471
- desc: null
472
- value: false
473
- no_cuda:
474
- desc: null
475
- value: false
476
- use_cpu:
477
- desc: null
478
- value: false
479
- use_mps_device:
480
- desc: null
481
- value: false
482
- seed:
483
- desc: null
484
- value: 42
485
- data_seed:
486
- desc: null
487
- value: null
488
- jit_mode_eval:
489
- desc: null
490
- value: false
491
- use_ipex:
492
- desc: null
493
- value: false
494
- bf16:
495
- desc: null
496
- value: false
497
- fp16:
498
- desc: null
499
- value: false
500
- fp16_opt_level:
501
- desc: null
502
- value: O1
503
- half_precision_backend:
504
- desc: null
505
- value: auto
506
- bf16_full_eval:
507
- desc: null
508
- value: false
509
- fp16_full_eval:
510
- desc: null
511
- value: false
512
- tf32:
513
- desc: null
514
- value: null
515
- local_rank:
516
- desc: null
517
- value: 0
518
- ddp_backend:
519
- desc: null
520
- value: null
521
- tpu_num_cores:
522
- desc: null
523
- value: null
524
- tpu_metrics_debug:
525
- desc: null
526
- value: false
527
- debug:
528
- desc: null
529
- value: []
530
- dataloader_drop_last:
531
- desc: null
532
- value: false
533
- eval_steps:
534
- desc: null
535
- value: null
536
- dataloader_num_workers:
537
- desc: null
538
- value: 0
539
- dataloader_prefetch_factor:
540
- desc: null
541
- value: null
542
- past_index:
543
- desc: null
544
- value: -1
545
- run_name:
546
- desc: null
547
- value: /kaggle/working/results
548
- disable_tqdm:
549
- desc: null
550
- value: false
551
- remove_unused_columns:
552
- desc: null
553
- value: true
554
- label_names:
555
- desc: null
556
- value: null
557
- load_best_model_at_end:
558
- desc: null
559
- value: false
560
- metric_for_best_model:
561
- desc: null
562
- value: null
563
- greater_is_better:
564
- desc: null
565
- value: null
566
- ignore_data_skip:
567
- desc: null
568
- value: false
569
- fsdp:
570
- desc: null
571
- value: []
572
- fsdp_min_num_params:
573
- desc: null
574
- value: 0
575
- fsdp_config:
576
- desc: null
577
- value:
578
- min_num_params: 0
579
- xla: false
580
- xla_fsdp_v2: false
581
- xla_fsdp_grad_ckpt: false
582
- fsdp_transformer_layer_cls_to_wrap:
583
- desc: null
584
- value: null
585
- accelerator_config:
586
- desc: null
587
- value:
588
- split_batches: false
589
- dispatch_batches: null
590
- even_batches: true
591
- use_seedable_sampler: true
592
- non_blocking: false
593
- gradient_accumulation_kwargs: null
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: adamw_torch
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
- eval_do_concat_batches:
672
- desc: null
673
- value: true
674
- fp16_backend:
675
- desc: null
676
- value: auto
677
- evaluation_strategy:
678
- desc: null
679
- value: epoch
680
- push_to_hub_model_id:
681
- desc: null
682
- value: null
683
- push_to_hub_organization:
684
- desc: null
685
- value: null
686
- push_to_hub_token:
687
- desc: null
688
- value: <PUSH_TO_HUB_TOKEN>
689
- mp_parameters:
690
- desc: null
691
- value: ''
692
- auto_find_batch_size:
693
- desc: null
694
- value: false
695
- full_determinism:
696
- desc: null
697
- value: false
698
- torchdynamo:
699
- desc: null
700
- value: null
701
- ray_scope:
702
- desc: null
703
- value: last
704
- ddp_timeout:
705
- desc: null
706
- value: 1800
707
- torch_compile:
708
- desc: null
709
- value: false
710
- torch_compile_backend:
711
- desc: null
712
- value: null
713
- torch_compile_mode:
714
- desc: null
715
- value: null
716
- dispatch_batches:
717
- desc: null
718
- value: null
719
- split_batches:
720
- desc: null
721
- value: null
722
- include_tokens_per_second:
723
- desc: null
724
- value: false
725
- include_num_input_tokens_seen:
726
- desc: null
727
- value: false
728
- neftune_noise_alpha:
729
- desc: null
730
- value: null
731
- optim_target_modules:
732
- desc: null
733
- value: null
734
- batch_eval_metrics:
735
- desc: null
736
- value: false
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
wandb/run-20240630_200352-ydm2qdsc/files/output.log DELETED
@@ -1,6 +0,0 @@
1
-
2
- Successfully unpacked eval_pred: logits shape (1187, 20), labels shape (1187,)
3
- Successfully unpacked eval_pred: logits shape (1187, 20), labels shape (1187,)
4
- Successfully unpacked eval_pred: logits shape (1187, 20), labels shape (1187,)
5
- Successfully unpacked eval_pred: logits shape (1187, 20), labels shape (1187,)
6
- Successfully unpacked eval_pred: logits shape (1187, 20), labels shape (1187,)
 
 
 
 
 
 
 
wandb/run-20240630_200352-ydm2qdsc/files/requirements.txt DELETED
@@ -1,868 +0,0 @@
1
- Babel==2.14.0
2
- Boruta==0.3
3
- Brotli==1.1.0
4
- CVXcanon==0.1.2
5
- Cartopy==0.23.0
6
- Cython==3.0.8
7
- Deprecated==1.2.14
8
- Farama-Notifications==0.0.4
9
- Flask==3.0.3
10
- Geohash==1.0
11
- GitPython==3.1.41
12
- ImageHash==4.3.1
13
- Janome==0.5.0
14
- Jinja2==3.1.2
15
- LunarCalendar==0.0.9
16
- Mako==1.3.5
17
- Markdown==3.5.2
18
- MarkupSafe==2.1.3
19
- MarkupSafe==2.1.5
20
- Pillow==9.5.0
21
- PuLP==2.8.0
22
- PyArabic==0.6.15
23
- PyJWT==2.8.0
24
- PyMeeus==0.5.12
25
- PySocks==1.7.1
26
- PyUpSet==0.1.1.post7
27
- PyWavelets==1.5.0
28
- PyYAML==6.0.1
29
- Pygments==2.17.2
30
- Pympler==1.0.1
31
- QtPy==2.4.1
32
- Rtree==1.2.0
33
- SQLAlchemy==2.0.25
34
- SecretStorage==3.3.3
35
- Send2Trash==1.8.2
36
- Shapely==1.8.5.post1
37
- Shimmy==1.3.0
38
- SimpleITK==2.3.1
39
- TPOT==0.12.1
40
- Theano-PyMC==1.1.2
41
- Theano==1.0.5
42
- Wand==0.6.13
43
- Werkzeug==3.0.3
44
- absl-py==1.4.0
45
- accelerate==0.30.1
46
- access==1.1.9
47
- affine==2.4.0
48
- aiobotocore==2.13.0
49
- aiofiles==22.1.0
50
- aiohttp==3.9.1
51
- aioitertools==0.11.0
52
- aiorwlock==1.3.0
53
- aiosignal==1.3.1
54
- aiosqlite==0.19.0
55
- albumentations==1.4.0
56
- alembic==1.13.1
57
- altair==5.3.0
58
- annotated-types==0.6.0
59
- annotated-types==0.7.0
60
- annoy==1.17.3
61
- anyio==4.2.0
62
- apache-beam==2.46.0
63
- aplus==0.11.0
64
- appdirs==1.4.4
65
- archspec==0.2.3
66
- argon2-cffi-bindings==21.2.0
67
- argon2-cffi==23.1.0
68
- array-record==0.5.0
69
- arrow==1.3.0
70
- arviz==0.18.0
71
- astroid==3.2.2
72
- astropy-iers-data==0.2024.6.3.0.31.14
73
- astropy==6.1.0
74
- asttokens==2.4.1
75
- astunparse==1.6.3
76
- async-lru==2.0.4
77
- async-timeout==4.0.3
78
- attrs==23.2.0
79
- audioread==3.0.1
80
- autopep8==2.0.4
81
- backoff==2.2.1
82
- bayesian-optimization==1.4.3
83
- beatrix_jupyterlab==2023.128.151533
84
- beautifulsoup4==4.12.2
85
- blake3==0.2.1
86
- bleach==6.1.0
87
- blessed==1.20.0
88
- blinker==1.8.2
89
- blis==0.7.10
90
- blosc2==2.6.2
91
- bokeh==3.4.1
92
- boltons==23.1.1
93
- boto3==1.26.100
94
- botocore==1.34.106
95
- bq_helper==0.4.1
96
- bqplot==0.12.43
97
- branca==0.7.2
98
- brewer2mpl==1.4.1
99
- brotlipy==0.7.0
100
- cached-property==1.5.2
101
- cachetools==4.2.4
102
- cachetools==5.3.2
103
- catalogue==2.0.10
104
- catalyst==22.4
105
- catboost==1.2.5
106
- category-encoders==2.6.3
107
- certifi==2024.2.2
108
- cesium==0.12.1
109
- cffi==1.16.0
110
- charset-normalizer==3.3.2
111
- chex==0.1.86
112
- cleverhans==4.0.0
113
- click-plugins==1.1.1
114
- click==8.1.7
115
- cligj==0.7.2
116
- cloud-tpu-client==0.10
117
- cloud-tpu-profiler==2.4.0
118
- cloudpathlib==0.16.0
119
- cloudpickle==2.2.1
120
- cloudpickle==3.0.0
121
- cmdstanpy==1.2.3
122
- colorama==0.4.6
123
- colorcet==3.1.0
124
- colorful==0.5.6
125
- colorlog==6.8.2
126
- colorlover==0.3.0
127
- comm==0.2.1
128
- conda-libmamba-solver==23.12.0
129
- conda-package-handling==2.2.0
130
- conda==24.5.0
131
- conda_package_streaming==0.9.0
132
- confection==0.1.4
133
- contextily==1.6.0
134
- contourpy==1.2.0
135
- contourpy==1.2.1
136
- convertdate==2.4.0
137
- crcmod==1.7
138
- cryptography==41.0.7
139
- cuda-python==12.5.0
140
- cudf==24.4.1
141
- cufflinks==0.17.3
142
- cuml==24.4.0
143
- cupy==13.1.0
144
- cycler==0.12.1
145
- cymem==2.0.8
146
- cytoolz==0.12.3
147
- daal4py==2024.4.0
148
- daal==2024.4.0
149
- dacite==1.8.1
150
- dask-cuda==24.4.0
151
- dask-cudf==24.4.1
152
- dask-expr==1.1.2
153
- dask==2024.5.2
154
- dataclasses-json==0.6.6
155
- dataproc_jupyter_plugin==0.1.66
156
- datasets==2.19.2
157
- datashader==0.16.2
158
- datatile==1.0.3
159
- db-dtypes==1.2.0
160
- deap==1.4.1
161
- debugpy==1.8.0
162
- decorator==5.1.1
163
- deepdiff==7.0.1
164
- defusedxml==0.7.1
165
- deprecation==2.1.0
166
- descartes==1.1.0
167
- dill==0.3.8
168
- dipy==1.9.0
169
- distlib==0.3.8
170
- distributed==2024.1.1
171
- distro==1.9.0
172
- dm-tree==0.1.8
173
- docker-pycreds==0.4.0
174
- docker==7.0.0
175
- docopt==0.6.2
176
- docstring-parser==0.15
177
- docstring-to-markdown==0.15
178
- docutils==0.21.2
179
- earthengine-api==0.1.405
180
- easydict==1.13
181
- easyocr==1.7.1
182
- ecos==2.0.13
183
- eli5==0.13.0
184
- emoji==2.12.1
185
- en-core-web-lg==3.7.1
186
- en-core-web-sm==3.7.1
187
- entrypoints==0.4
188
- ephem==4.1.5
189
- esda==2.5.1
190
- essentia==2.1b6.dev1110
191
- et-xmlfile==1.1.0
192
- etils==1.6.0
193
- exceptiongroup==1.2.0
194
- executing==2.0.1
195
- explainable-ai-sdk==1.3.3
196
- fastai==2.7.15
197
- fastapi==0.108.0
198
- fastavro==1.9.3
199
- fastcore==1.5.43
200
- fastdownload==0.0.7
201
- fasteners==0.19
202
- fastjsonschema==2.19.1
203
- fastprogress==1.0.3
204
- fastrlock==0.8.2
205
- fasttext==0.9.2
206
- feather-format==0.4.1
207
- featuretools==1.31.0
208
- filelock==3.13.1
209
- fiona==1.9.6
210
- fitter==1.7.0
211
- flake8==7.0.0
212
- flashtext==2.7
213
- flatbuffers==23.5.26
214
- flax==0.8.4
215
- folium==0.16.0
216
- fonttools==4.47.0
217
- fonttools==4.53.0
218
- fqdn==1.5.1
219
- frozendict==2.4.4
220
- frozenlist==1.4.1
221
- fsspec==2024.3.1
222
- fsspec==2024.5.0
223
- funcy==2.0
224
- fury==0.10.0
225
- future==1.0.0
226
- fuzzywuzzy==0.18.0
227
- gast==0.5.4
228
- gatspy==0.3
229
- gcsfs==2024.3.1
230
- gensim==4.3.2
231
- geographiclib==2.0
232
- geojson==3.1.0
233
- geopandas==0.14.4
234
- geoplot==0.5.1
235
- geopy==2.4.1
236
- geoviews==1.12.0
237
- ggplot==0.11.5
238
- giddy==2.3.5
239
- gitdb==4.0.11
240
- google-ai-generativelanguage==0.6.4
241
- google-api-core==2.11.1
242
- google-api-core==2.19.0
243
- google-api-python-client==2.131.0
244
- google-apitools==0.5.31
245
- google-auth-httplib2==0.2.0
246
- google-auth-oauthlib==1.2.0
247
- google-auth==2.26.1
248
- google-cloud-aiplatform==0.6.0a1
249
- google-cloud-artifact-registry==1.10.0
250
- google-cloud-automl==1.0.1
251
- google-cloud-bigquery==2.34.4
252
- google-cloud-bigtable==1.7.3
253
- google-cloud-core==2.4.1
254
- google-cloud-datastore==2.19.0
255
- google-cloud-dlp==3.14.0
256
- google-cloud-jupyter-config==0.0.5
257
- google-cloud-language==2.13.3
258
- google-cloud-monitoring==2.18.0
259
- google-cloud-pubsub==2.19.0
260
- google-cloud-pubsublite==1.9.0
261
- google-cloud-recommendations-ai==0.7.1
262
- google-cloud-resource-manager==1.11.0
263
- google-cloud-spanner==3.40.1
264
- google-cloud-storage==1.44.0
265
- google-cloud-translate==3.12.1
266
- google-cloud-videointelligence==2.13.3
267
- google-cloud-vision==2.8.0
268
- google-crc32c==1.5.0
269
- google-generativeai==0.6.0
270
- google-pasta==0.2.0
271
- google-resumable-media==2.7.0
272
- googleapis-common-protos==1.62.0
273
- gplearn==0.4.2
274
- gpustat==1.0.0
275
- gpxpy==1.6.2
276
- graphviz==0.20.3
277
- greenlet==3.0.3
278
- grpc-google-iam-v1==0.12.7
279
- grpcio-status==1.48.1
280
- grpcio-status==1.48.2
281
- grpcio==1.59.3
282
- grpcio==1.60.0
283
- gviz-api==1.10.0
284
- gym-notices==0.0.8
285
- gym==0.26.2
286
- gymnasium==0.29.0
287
- h11==0.14.0
288
- h2o==3.46.0.2
289
- h5netcdf==1.3.0
290
- h5py==3.10.0
291
- haversine==2.8.1
292
- hdfs==2.7.3
293
- hep-ml==0.7.2
294
- hijri-converter==2.3.1
295
- hmmlearn==0.3.2
296
- holidays==0.24
297
- holoviews==1.18.3
298
- hpsklearn==0.1.0
299
- html5lib==1.1
300
- htmlmin==0.1.12
301
- httpcore==1.0.5
302
- httplib2==0.21.0
303
- httptools==0.6.1
304
- httpx==0.27.0
305
- huggingface-hub==0.23.2
306
- hunspell==0.5.5
307
- hydra-slayer==0.5.0
308
- hyperopt==0.2.7
309
- hypertools==0.8.0
310
- idna==3.6
311
- igraph==0.11.5
312
- imagecodecs==2024.6.1
313
- imageio==2.33.1
314
- imbalanced-learn==0.12.3
315
- imgaug==0.4.0
316
- importlib-metadata==6.11.0
317
- importlib-metadata==7.0.1
318
- importlib-resources==6.1.1
319
- inequality==1.0.1
320
- iniconfig==2.0.0
321
- ipydatawidgets==4.3.5
322
- ipykernel==6.28.0
323
- ipyleaflet==0.19.1
324
- ipympl==0.7.0
325
- ipython-genutils==0.2.0
326
- ipython-genutils==0.2.0
327
- ipython-sql==0.5.0
328
- ipython==8.20.0
329
- ipyvolume==0.6.3
330
- ipyvue==1.11.1
331
- ipyvuetify==1.9.4
332
- ipywebrtc==0.6.0
333
- ipywidgets==7.7.1
334
- isoduration==20.11.0
335
- isort==5.13.2
336
- isoweek==1.3.3
337
- itsdangerous==2.2.0
338
- jaraco.classes==3.3.0
339
- jax-jumpy==1.0.0
340
- jax==0.4.26
341
- jaxlib==0.4.26.dev20240504
342
- jedi==0.19.1
343
- jeepney==0.8.0
344
- jieba==0.42.1
345
- jmespath==1.0.1
346
- joblib==1.4.2
347
- json5==0.9.14
348
- jsonpatch==1.33
349
- jsonpointer==2.4
350
- jsonschema-specifications==2023.12.1
351
- jsonschema==4.20.0
352
- jupyter-console==6.6.3
353
- jupyter-events==0.9.0
354
- jupyter-http-over-ws==0.0.8
355
- jupyter-leaflet==0.19.1
356
- jupyter-lsp==1.5.1
357
- jupyter-server-mathjax==0.2.6
358
- jupyter-ydoc==0.2.5
359
- jupyter_client==7.4.9
360
- jupyter_client==8.6.0
361
- jupyter_core==5.7.1
362
- jupyter_server==2.12.5
363
- jupyter_server_fileid==0.9.1
364
- jupyter_server_proxy==4.1.0
365
- jupyter_server_terminals==0.5.1
366
- jupyter_server_ydoc==0.8.0
367
- jupyterlab-lsp==5.1.0
368
- jupyterlab-widgets==3.0.9
369
- jupyterlab==4.2.1
370
- jupyterlab_git==0.44.0
371
- jupyterlab_pygments==0.3.0
372
- jupyterlab_server==2.27.2
373
- jupytext==1.16.0
374
- kaggle-environments==1.14.11
375
- kaggle==1.6.14
376
- kagglehub==0.2.5
377
- keras-cv==0.9.0
378
- keras-nlp==0.12.1
379
- keras-tuner==1.4.6
380
- keras==3.3.3
381
- kernels-mixer==0.0.7
382
- keyring==24.3.0
383
- keyrings.google-artifactregistry-auth==1.1.2
384
- kfp-pipeline-spec==0.2.2
385
- kfp-server-api==2.0.5
386
- kfp==2.5.0
387
- kiwisolver==1.4.5
388
- kmapper==2.0.1
389
- kmodes==0.12.2
390
- korean-lunar-calendar==0.3.1
391
- kornia==0.7.2
392
- kornia_rs==0.1.3
393
- kt-legacy==1.0.5
394
- kubernetes==26.1.0
395
- langcodes==3.4.0
396
- langid==1.1.6
397
- language_data==1.2.0
398
- lazy_loader==0.3
399
- learntools==0.3.4
400
- leven==1.0.4
401
- libclang==16.0.6
402
- libmambapy==1.5.8
403
- libpysal==4.9.2
404
- librosa==0.10.2.post1
405
- lightgbm==4.2.0
406
- lightning-utilities==0.11.2
407
- lime==0.2.0.1
408
- line_profiler==4.1.3
409
- linkify-it-py==2.0.3
410
- llvmlite==0.41.1
411
- llvmlite==0.42.0
412
- lml==0.1.0
413
- locket==1.0.0
414
- loguru==0.7.2
415
- lxml==5.2.2
416
- lz4==4.3.3
417
- mamba==1.5.8
418
- mapclassify==2.6.1
419
- marisa-trie==1.1.0
420
- markdown-it-py==3.0.0
421
- marshmallow==3.21.2
422
- matplotlib-inline==0.1.6
423
- matplotlib-venn==0.11.10
424
- matplotlib==3.7.5
425
- matplotlib==3.8.4
426
- mccabe==0.7.0
427
- mdit-py-plugins==0.4.0
428
- mdurl==0.1.2
429
- memory-profiler==0.61.0
430
- menuinst==2.0.1
431
- mercantile==1.2.1
432
- mgwr==2.2.1
433
- missingno==0.5.2
434
- mistune==0.8.4
435
- mizani==0.11.4
436
- ml-dtypes==0.2.0
437
- mlcrate==0.2.0
438
- mlens==0.2.3
439
- mlxtend==0.23.1
440
- mne==1.7.0
441
- mnist==0.2.2
442
- momepy==0.7.0
443
- more-itertools==10.2.0
444
- mpld3==0.5.10
445
- mpmath==1.3.0
446
- msgpack==1.0.7
447
- msgpack==1.0.8
448
- multidict==6.0.4
449
- multimethod==1.10
450
- multipledispatch==1.0.0
451
- multiprocess==0.70.16
452
- munkres==1.1.4
453
- murmurhash==1.0.10
454
- mypy-extensions==1.0.0
455
- namex==0.0.8
456
- nb-conda-kernels==2.3.1
457
- nb_conda==2.2.1
458
- nbclassic==1.0.0
459
- nbclient==0.5.13
460
- nbclient==0.9.0
461
- nbconvert==6.4.5
462
- nbdime==3.2.0
463
- nbformat==5.9.2
464
- ndindex==1.8
465
- nest-asyncio==1.5.8
466
- networkx==3.2.1
467
- nibabel==5.2.1
468
- nilearn==0.10.4
469
- ninja==1.11.1.1
470
- nltk==3.2.4
471
- nose==1.3.7
472
- notebook==6.5.4
473
- notebook==6.5.6
474
- notebook_executor==0.2
475
- notebook_shim==0.2.3
476
- numba==0.58.1
477
- numba==0.59.1
478
- numexpr==2.10.0
479
- numpy==1.26.4
480
- nvidia-ml-py==11.495.46
481
- nvtx==0.2.10
482
- oauth2client==4.1.3
483
- oauthlib==3.2.2
484
- objsize==0.6.1
485
- odfpy==1.4.1
486
- olefile==0.47
487
- onnx==1.16.1
488
- opencensus-context==0.1.3
489
- opencensus==0.11.4
490
- opencv-contrib-python==4.10.0.82
491
- opencv-python-headless==4.10.0.82
492
- opencv-python==4.10.0.82
493
- openpyxl==3.1.3
494
- openslide-python==1.3.1
495
- opentelemetry-api==1.22.0
496
- opentelemetry-exporter-otlp-proto-common==1.22.0
497
- opentelemetry-exporter-otlp-proto-grpc==1.22.0
498
- opentelemetry-exporter-otlp-proto-http==1.22.0
499
- opentelemetry-exporter-otlp==1.22.0
500
- opentelemetry-proto==1.22.0
501
- opentelemetry-sdk==1.22.0
502
- opentelemetry-semantic-conventions==0.43b0
503
- opt-einsum==3.3.0
504
- optax==0.2.2
505
- optree==0.11.0
506
- optuna==3.6.1
507
- orbax-checkpoint==0.5.15
508
- ordered-set==4.1.0
509
- orjson==3.9.10
510
- ortools==9.4.1874
511
- osmnx==1.9.3
512
- overrides==7.4.0
513
- packaging==21.3
514
- pandas-datareader==0.10.0
515
- pandas-profiling==3.6.6
516
- pandas-summary==0.2.0
517
- pandas==2.2.1
518
- pandas==2.2.2
519
- pandasql==0.7.3
520
- pandocfilters==1.5.0
521
- panel==1.4.4
522
- papermill==2.5.0
523
- param==2.1.0
524
- parso==0.8.3
525
- partd==1.4.2
526
- path.py==12.5.0
527
- path==16.14.0
528
- pathos==0.3.2
529
- pathy==0.10.3
530
- patsy==0.5.6
531
- pdf2image==1.17.0
532
- pettingzoo==1.24.0
533
- pexpect==4.8.0
534
- pexpect==4.9.0
535
- phik==0.12.4
536
- pickleshare==0.7.5
537
- pillow==10.3.0
538
- pip==23.3.2
539
- pkgutil_resolve_name==1.3.10
540
- platformdirs==3.11.0
541
- platformdirs==4.1.0
542
- plotly-express==0.4.1
543
- plotly==5.18.0
544
- plotnine==0.13.6
545
- pluggy==1.5.0
546
- pointpats==2.4.0
547
- polars==0.20.31
548
- polyglot==16.7.4
549
- pooch==1.8.1
550
- pox==0.3.4
551
- ppca==0.0.4
552
- ppft==1.7.6.8
553
- preprocessing==0.1.13
554
- preshed==3.0.9
555
- prettytable==3.9.0
556
- progressbar2==4.4.2
557
- prometheus-client==0.19.0
558
- promise==2.3
559
- prompt-toolkit==3.0.42
560
- prompt-toolkit==3.0.43
561
- prophet==1.1.1
562
- proto-plus==1.23.0
563
- protobuf==3.20.3
564
- protobuf==4.24.4
565
- psutil==5.9.3
566
- psutil==5.9.7
567
- ptyprocess==0.7.0
568
- pudb==2024.1
569
- pure-eval==0.2.2
570
- py-cpuinfo==9.0.0
571
- py-spy==0.3.14
572
- py4j==0.10.9.7
573
- pyLDAvis==3.4.1
574
- pyOpenSSL==23.3.0
575
- pyaml==24.4.0
576
- pyarrow-hotfix==0.6
577
- pyarrow==14.0.2
578
- pyasn1-modules==0.3.0
579
- pyasn1==0.5.1
580
- pybind11==2.12.0
581
- pyclipper==1.3.0.post5
582
- pycodestyle==2.11.1
583
- pycosat==0.6.6
584
- pycparser==2.21
585
- pycryptodome==3.20.0
586
- pyct==0.5.0
587
- pycuda==2024.1
588
- pydantic==2.5.3
589
- pydantic==2.7.2
590
- pydantic_core==2.14.6
591
- pydantic_core==2.18.3
592
- pydegensac==0.1.2
593
- pydicom==2.4.4
594
- pydocstyle==6.3.0
595
- pydot==1.4.2
596
- pydub==0.25.1
597
- pyemd==1.0.0
598
- pyerfa==2.0.1.4
599
- pyexcel-io==0.6.6
600
- pyexcel-ods==0.6.0
601
- pyflakes==3.2.0
602
- pygltflib==1.16.2
603
- pykalman==0.9.7
604
- pylibraft==24.4.0
605
- pylint==3.2.2
606
- pymc3==3.11.4
607
- pymongo==3.13.0
608
- pynndescent==0.5.12
609
- pynvjitlink==0.2.3
610
- pynvml==11.4.1
611
- pynvrtc==9.2
612
- pyparsing==3.1.1
613
- pyparsing==3.1.2
614
- pypdf==4.2.0
615
- pyproj==3.6.1
616
- pysal==24.1
617
- pyshp==2.3.1
618
- pytesseract==0.3.10
619
- pytest==8.2.1
620
- python-bidi==0.4.2
621
- python-dateutil==2.9.0.post0
622
- python-dotenv==1.0.0
623
- python-json-logger==2.0.7
624
- python-louvain==0.16
625
- python-lsp-jsonrpc==1.1.2
626
- python-lsp-server==1.11.0
627
- python-slugify==8.0.4
628
- python-utils==3.8.2
629
- pythreejs==2.4.2
630
- pytoolconfig==1.3.1
631
- pytools==2024.1.3
632
- pytorch-ignite==0.5.0.post2
633
- pytorch-lightning==2.2.5
634
- pytz==2023.3.post1
635
- pytz==2024.1
636
- pyu2f==0.1.5
637
- pyviz_comms==3.0.2
638
- pyzmq==24.0.1
639
- pyzmq==25.1.2
640
- qgrid==1.3.1
641
- qtconsole==5.5.2
642
- quantecon==0.7.2
643
- qudida==0.0.4
644
- raft-dask==24.4.0
645
- rapids-dask-dependency==24.4.1a0
646
- rasterio==1.3.10
647
- rasterstats==0.19.0
648
- ray-cpp==2.9.0
649
- ray==2.9.0
650
- referencing==0.32.1
651
- regex==2023.12.25
652
- requests-oauthlib==1.3.1
653
- requests-toolbelt==0.10.1
654
- requests==2.32.3
655
- retrying==1.3.3
656
- retrying==1.3.4
657
- rfc3339-validator==0.1.4
658
- rfc3986-validator==0.1.1
659
- rgf-python==3.12.0
660
- rich-click==1.8.2
661
- rich==13.7.0
662
- rich==13.7.1
663
- rmm==24.4.0
664
- rope==1.13.0
665
- rpds-py==0.16.2
666
- rsa==4.9
667
- ruamel-yaml-conda==0.15.100
668
- ruamel.yaml.clib==0.2.7
669
- ruamel.yaml==0.18.5
670
- s2sphere==0.2.5
671
- s3fs==2024.3.1
672
- s3transfer==0.6.2
673
- safetensors==0.4.3
674
- scattertext==0.1.19
675
- scikit-image==0.22.0
676
- scikit-learn-intelex==2024.4.0
677
- scikit-learn==1.2.2
678
- scikit-multilearn==0.2.0
679
- scikit-optimize==0.10.1
680
- scikit-plot==0.3.7
681
- scikit-surprise==1.1.4
682
- scipy==1.11.4
683
- scipy==1.13.1
684
- seaborn==0.12.2
685
- segment_anything==1.0
686
- segregation==2.5
687
- semver==3.0.2
688
- sentencepiece==0.2.0
689
- sentry-sdk==2.3.1
690
- setproctitle==1.3.3
691
- setuptools-git==1.2
692
- setuptools-scm==8.1.0
693
- setuptools==69.0.3
694
- shap==0.44.1
695
- shapely==2.0.4
696
- shellingham==1.5.4
697
- simpervisor==1.0.0
698
- simplejson==3.19.2
699
- six==1.16.0
700
- sklearn-pandas==2.2.0
701
- slicer==0.0.7
702
- smart-open==6.4.0
703
- smmap==5.0.1
704
- sniffio==1.3.0
705
- snowballstemmer==2.2.0
706
- snuggs==1.4.7
707
- sortedcontainers==2.4.0
708
- soundfile==0.12.1
709
- soupsieve==2.5
710
- soxr==0.3.7
711
- spacy-legacy==3.0.12
712
- spacy-loggers==1.0.5
713
- spacy==3.7.3
714
- spaghetti==1.7.5.post1
715
- spectral==0.23.1
716
- spglm==1.1.0
717
- sphinx-rtd-theme==0.2.4
718
- spint==1.0.7
719
- splot==1.1.5.post1
720
- spopt==0.6.0
721
- spreg==1.4.2
722
- spvcm==0.3.0
723
- sqlparse==0.4.4
724
- squarify==0.4.3
725
- srsly==2.4.8
726
- stable-baselines3==2.1.0
727
- stack-data==0.6.2
728
- stack-data==0.6.3
729
- stanio==0.5.0
730
- starlette==0.32.0.post1
731
- statsmodels==0.14.1
732
- stemming==1.0.1
733
- stop-words==2018.7.23
734
- stopit==1.1.2
735
- stumpy==1.12.0
736
- sympy==1.12.1
737
- tables==3.9.2
738
- tabulate==0.9.0
739
- tangled-up-in-unicode==0.2.0
740
- tbb==2021.12.0
741
- tblib==3.0.0
742
- tenacity==8.2.3
743
- tensorboard-data-server==0.7.2
744
- tensorboard-plugin-profile==2.15.0
745
- tensorboard==2.15.1
746
- tensorboardX==2.6.2.2
747
- tensorflow-cloud==0.1.16
748
- tensorflow-datasets==4.9.4
749
- tensorflow-decision-forests==1.8.1
750
- tensorflow-estimator==2.15.0
751
- tensorflow-hub==0.16.1
752
- tensorflow-io-gcs-filesystem==0.35.0
753
- tensorflow-io==0.35.0
754
- tensorflow-metadata==0.14.0
755
- tensorflow-probability==0.23.0
756
- tensorflow-serving-api==2.14.1
757
- tensorflow-text==2.15.0
758
- tensorflow-transform==0.14.0
759
- tensorflow==2.15.0
760
- tensorstore==0.1.60
761
- termcolor==2.4.0
762
- terminado==0.18.0
763
- testpath==0.6.0
764
- text-unidecode==1.3
765
- textblob==0.18.0.post0
766
- texttable==1.7.0
767
- tf_keras==2.15.1
768
- tfp-nightly==0.24.0.dev0
769
- thinc==8.2.3
770
- threadpoolctl==3.2.0
771
- tifffile==2023.12.9
772
- timm==1.0.3
773
- tinycss2==1.2.1
774
- tobler==0.11.2
775
- tokenizers==0.19.1
776
- toml==0.10.2
777
- tomli==2.0.1
778
- tomlkit==0.12.5
779
- toolz==0.12.1
780
- torch==2.1.2
781
- torchaudio==2.1.2
782
- torchdata==0.7.1
783
- torchinfo==1.8.0
784
- torchmetrics==1.4.0.post0
785
- torchtext==0.16.2
786
- torchvision==0.16.2
787
- tornado==6.3.3
788
- tqdm==4.66.4
789
- traceml==1.0.8
790
- traitlets==5.9.0
791
- traittypes==0.2.1
792
- transformers==4.41.2
793
- treelite==4.1.2
794
- truststore==0.8.0
795
- trx-python==0.2.9
796
- tsfresh==0.20.2
797
- typeguard==4.1.5
798
- typer==0.9.0
799
- typer==0.9.4
800
- types-python-dateutil==2.8.19.20240106
801
- typing-inspect==0.9.0
802
- typing-utils==0.1.0
803
- typing_extensions==4.9.0
804
- tzdata==2023.4
805
- tzdata==2024.1
806
- uc-micro-py==1.0.3
807
- ucx-py==0.37.0
808
- ujson==5.10.0
809
- umap-learn==0.5.6
810
- unicodedata2==15.1.0
811
- update-checker==0.18.0
812
- uri-template==1.3.0
813
- uritemplate==3.0.1
814
- urllib3==1.26.18
815
- urllib3==2.1.0
816
- urwid==2.6.12
817
- urwid_readline==0.14
818
- uvicorn==0.25.0
819
- uvloop==0.19.0
820
- vaex-astro==0.9.3
821
- vaex-core==4.17.1
822
- vaex-hdf5==0.14.1
823
- vaex-jupyter==0.8.2
824
- vaex-ml==0.18.3
825
- vaex-server==0.9.0
826
- vaex-viz==0.5.4
827
- vaex==4.17.0
828
- vec_noise==1.1.4
829
- vecstack==0.4.0
830
- virtualenv==20.21.0
831
- visions==0.7.5
832
- vowpalwabbit==9.9.0
833
- vtk==9.3.0
834
- wandb==0.17.0
835
- wasabi==1.1.2
836
- watchfiles==0.21.0
837
- wavio==0.0.9
838
- wcwidth==0.2.13
839
- weasel==0.3.4
840
- webcolors==1.13
841
- webencodings==0.5.1
842
- websocket-client==1.7.0
843
- websockets==12.0
844
- wfdb==4.1.2
845
- whatthepatch==1.0.5
846
- wheel==0.42.0
847
- widgetsnbextension==3.6.6
848
- witwidget==1.8.1
849
- woodwork==0.31.0
850
- wordcloud==1.9.3
851
- wordsegment==1.3.1
852
- wrapt==1.14.1
853
- xarray-einstats==0.7.0
854
- xarray==2024.5.0
855
- xgboost==2.0.3
856
- xvfbwrapper==0.2.9
857
- xxhash==3.4.1
858
- xyzservices==2024.4.0
859
- y-py==0.6.2
860
- yapf==0.40.2
861
- yarl==1.9.3
862
- yarl==1.9.4
863
- ydata-profiling==4.6.4
864
- yellowbrick==1.5
865
- ypy-websocket==0.8.4
866
- zict==3.0.0
867
- zipp==3.17.0
868
- zstandard==0.19.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
wandb/run-20240630_200352-ydm2qdsc/files/wandb-metadata.json DELETED
@@ -1,62 +0,0 @@
1
- {
2
- "os": "Linux-5.15.133+-x86_64-with-glibc2.31",
3
- "python": "3.10.13",
4
- "heartbeatAt": "2024-06-30T20:03:52.845929",
5
- "startedAt": "2024-06-30T20:03:52.239295",
6
- "docker": null,
7
- "cuda": null,
8
- "args": [],
9
- "state": "running",
10
- "program": "kaggle.ipynb",
11
- "codePathLocal": null,
12
- "root": "/kaggle/working",
13
- "host": "fbbf7acfee4f",
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.134,
20
- "min": 0.0,
21
- "max": 0.0
22
- },
23
- "cpu_freq_per_core": [
24
- {
25
- "current": 2000.134,
26
- "min": 0.0,
27
- "max": 0.0
28
- },
29
- {
30
- "current": 2000.134,
31
- "min": 0.0,
32
- "max": 0.0
33
- },
34
- {
35
- "current": 2000.134,
36
- "min": 0.0,
37
- "max": 0.0
38
- },
39
- {
40
- "current": 2000.134,
41
- "min": 0.0,
42
- "max": 0.0
43
- }
44
- ],
45
- "disk": {
46
- "/": {
47
- "total": 8062.387607574463,
48
- "used": 5689.845001220703
49
- }
50
- },
51
- "gpu": "Tesla P100-PCIE-16GB",
52
- "gpu_count": 1,
53
- "gpu_devices": [
54
- {
55
- "name": "Tesla P100-PCIE-16GB",
56
- "memory_total": 17179869184
57
- }
58
- ],
59
- "memory": {
60
- "total": 31.357563018798828
61
- }
62
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
wandb/run-20240630_200352-ydm2qdsc/files/wandb-summary.json DELETED
@@ -1 +0,0 @@
1
- {"eval/loss": 2.2418811321258545, "eval/accuracy": 0.2518955349620893, "eval/runtime": 21.6515, "eval/samples_per_second": 54.823, "eval/steps_per_second": 3.464, "train/epoch": 6.0, "train/global_step": 1782, "_timestamp": 1719779489.737018, "_runtime": 1657.4906210899353, "_step": 9, "train/loss": 2.2513, "train/grad_norm": 6.044478893280029, "train/learning_rate": 3.1649831649831652e-06, "train_runtime": 1665.4017, "train_samples_per_second": 17.106, "train_steps_per_second": 1.07, "total_flos": 7496719129608192.0, "train_loss": 2.26566548459859}
 
 
wandb/run-20240630_200352-ydm2qdsc/logs/debug-internal.log DELETED
@@ -1,796 +0,0 @@
1
- 2024-06-30 20:03:52,246 INFO StreamThr :125 [internal.py:wandb_internal():85] W&B internal server running at pid: 125, started at: 2024-06-30 20:03:52.245629
2
- 2024-06-30 20:03:52,248 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status
3
- 2024-06-30 20:03:52,507 INFO WriterThread:125 [datastore.py:open_for_write():87] open: /kaggle/working/wandb/run-20240630_200352-ydm2qdsc/run-ydm2qdsc.wandb
4
- 2024-06-30 20:03:52,508 DEBUG SenderThread:125 [sender.py:send():378] send: header
5
- 2024-06-30 20:03:52,511 DEBUG SenderThread:125 [sender.py:send():378] send: run
6
- 2024-06-30 20:03:52,723 INFO SenderThread:125 [dir_watcher.py:__init__():211] watching files in: /kaggle/working/wandb/run-20240630_200352-ydm2qdsc/files
7
- 2024-06-30 20:03:52,723 INFO SenderThread:125 [sender.py:_start_run_threads():1123] run started: ydm2qdsc with start time 1719777832.246397
8
- 2024-06-30 20:03:52,733 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: check_version
9
- 2024-06-30 20:03:52,734 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: check_version
10
- 2024-06-30 20:03:52,821 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: run_start
11
- 2024-06-30 20:03:52,832 DEBUG HandlerThread:125 [system_info.py:__init__():26] System info init
12
- 2024-06-30 20:03:52,832 DEBUG HandlerThread:125 [system_info.py:__init__():41] System info init done
13
- 2024-06-30 20:03:52,832 INFO HandlerThread:125 [system_monitor.py:start():194] Starting system monitor
14
- 2024-06-30 20:03:52,832 INFO SystemMonitor:125 [system_monitor.py:_start():158] Starting system asset monitoring threads
15
- 2024-06-30 20:03:52,832 INFO HandlerThread:125 [system_monitor.py:probe():214] Collecting system info
16
- 2024-06-30 20:03:52,833 INFO SystemMonitor:125 [interfaces.py:start():188] Started cpu monitoring
17
- 2024-06-30 20:03:52,835 INFO SystemMonitor:125 [interfaces.py:start():188] Started disk monitoring
18
- 2024-06-30 20:03:52,835 INFO SystemMonitor:125 [interfaces.py:start():188] Started gpu monitoring
19
- 2024-06-30 20:03:52,837 INFO SystemMonitor:125 [interfaces.py:start():188] Started memory monitoring
20
- 2024-06-30 20:03:52,837 INFO SystemMonitor:125 [interfaces.py:start():188] Started network monitoring
21
- 2024-06-30 20:03:52,845 DEBUG HandlerThread:125 [system_info.py:probe():150] Probing system
22
- 2024-06-30 20:03:52,847 DEBUG HandlerThread:125 [gitlib.py:_init_repo():56] git repository is invalid
23
- 2024-06-30 20:03:52,847 DEBUG HandlerThread:125 [system_info.py:probe():198] Probing system done
24
- 2024-06-30 20:03:52,847 DEBUG HandlerThread:125 [system_monitor.py:probe():223] {'os': 'Linux-5.15.133+-x86_64-with-glibc2.31', 'python': '3.10.13', 'heartbeatAt': '2024-06-30T20:03:52.845929', 'startedAt': '2024-06-30T20:03:52.239295', 'docker': None, 'cuda': None, 'args': (), 'state': 'running', 'program': 'kaggle.ipynb', 'codePathLocal': None, 'root': '/kaggle/working', 'host': 'fbbf7acfee4f', 'username': 'root', 'executable': '/opt/conda/bin/python3.10', 'cpu_count': 2, 'cpu_count_logical': 4, 'cpu_freq': {'current': 2000.134, 'min': 0.0, 'max': 0.0}, 'cpu_freq_per_core': [{'current': 2000.134, 'min': 0.0, 'max': 0.0}, {'current': 2000.134, 'min': 0.0, 'max': 0.0}, {'current': 2000.134, 'min': 0.0, 'max': 0.0}, {'current': 2000.134, 'min': 0.0, 'max': 0.0}], 'disk': {'/': {'total': 8062.387607574463, 'used': 5689.845001220703}}, 'gpu': 'Tesla P100-PCIE-16GB', 'gpu_count': 1, 'gpu_devices': [{'name': 'Tesla P100-PCIE-16GB', 'memory_total': 17179869184}], 'memory': {'total': 31.357563018798828}}
25
- 2024-06-30 20:03:52,847 INFO HandlerThread:125 [system_monitor.py:probe():224] Finished collecting system info
26
- 2024-06-30 20:03:52,847 INFO HandlerThread:125 [system_monitor.py:probe():227] Publishing system info
27
- 2024-06-30 20:03:52,848 DEBUG HandlerThread:125 [system_info.py:_save_conda():207] Saving list of conda packages installed into the current environment
28
- 2024-06-30 20:03:53,725 INFO Thread-12 :125 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240630_200352-ydm2qdsc/files/conda-environment.yaml
29
- 2024-06-30 20:04:07,862 ERROR HandlerThread:125 [system_info.py:_save_conda():221] Error saving conda packages: Command '['conda', 'env', 'export']' timed out after 15 seconds
30
- Traceback (most recent call last):
31
- File "/opt/conda/lib/python3.10/site-packages/wandb/sdk/internal/system/system_info.py", line 214, in _save_conda
32
- subprocess.call(
33
- File "/opt/conda/lib/python3.10/subprocess.py", line 347, in call
34
- return p.wait(timeout=timeout)
35
- File "/opt/conda/lib/python3.10/subprocess.py", line 1209, in wait
36
- return self._wait(timeout=timeout)
37
- File "/opt/conda/lib/python3.10/subprocess.py", line 1951, in _wait
38
- raise TimeoutExpired(self.args, timeout)
39
- subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after 15 seconds
40
- 2024-06-30 20:04:07,865 DEBUG HandlerThread:125 [system_info.py:_save_conda():222] Saving conda packages done
41
- 2024-06-30 20:04:07,865 INFO HandlerThread:125 [system_monitor.py:probe():229] Finished publishing system info
42
- 2024-06-30 20:04:07,873 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
43
- 2024-06-30 20:04:07,873 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: keepalive
44
- 2024-06-30 20:04:07,873 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
45
- 2024-06-30 20:04:07,873 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: keepalive
46
- 2024-06-30 20:04:07,873 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
47
- 2024-06-30 20:04:07,873 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: keepalive
48
- 2024-06-30 20:04:07,874 DEBUG SenderThread:125 [sender.py:send():378] send: files
49
- 2024-06-30 20:04:07,874 INFO SenderThread:125 [sender.py:_save_file():1389] saving file wandb-metadata.json with policy now
50
- 2024-06-30 20:04:08,272 INFO wandb-upload_0:125 [upload_job.py:push():130] Uploaded file /tmp/tmpq6bhivfrwandb/uw26yi3x-wandb-metadata.json
51
- 2024-06-30 20:04:08,728 INFO Thread-12 :125 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240630_200352-ydm2qdsc/files/wandb-metadata.json
52
- 2024-06-30 20:04:08,847 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: python_packages
53
- 2024-06-30 20:04:08,847 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: python_packages
54
- 2024-06-30 20:04:08,850 DEBUG SenderThread:125 [sender.py:send():378] send: telemetry
55
- 2024-06-30 20:04:08,850 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
56
- 2024-06-30 20:04:08,851 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
57
- 2024-06-30 20:04:08,964 DEBUG SenderThread:125 [sender.py:send():378] send: config
58
- 2024-06-30 20:04:08,965 DEBUG SenderThread:125 [sender.py:send():378] send: metric
59
- 2024-06-30 20:04:08,966 DEBUG SenderThread:125 [sender.py:send():378] send: telemetry
60
- 2024-06-30 20:04:08,966 DEBUG SenderThread:125 [sender.py:send():378] send: telemetry
61
- 2024-06-30 20:04:08,966 DEBUG SenderThread:125 [sender.py:send():378] send: metric
62
- 2024-06-30 20:04:08,966 WARNING SenderThread:125 [sender.py:send_metric():1340] Seen metric with glob (shouldn't happen)
63
- 2024-06-30 20:04:08,966 DEBUG SenderThread:125 [sender.py:send():378] send: telemetry
64
- 2024-06-30 20:04:09,729 INFO Thread-12 :125 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240630_200352-ydm2qdsc/files/requirements.txt
65
- 2024-06-30 20:04:12,967 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
66
- 2024-06-30 20:04:17,967 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
67
- 2024-06-30 20:04:22,975 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
68
- 2024-06-30 20:04:23,734 INFO Thread-12 :125 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240630_200352-ydm2qdsc/files/config.yaml
69
- 2024-06-30 20:04:23,848 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
70
- 2024-06-30 20:04:23,849 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
71
- 2024-06-30 20:04:28,968 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
72
- 2024-06-30 20:04:33,969 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
73
- 2024-06-30 20:04:38,895 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
74
- 2024-06-30 20:04:38,896 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
75
- 2024-06-30 20:04:39,053 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
76
- 2024-06-30 20:04:44,054 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
77
- 2024-06-30 20:04:49,055 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
78
- 2024-06-30 20:04:52,838 DEBUG SystemMonitor:125 [system_monitor.py:_start():172] Starting system metrics aggregation loop
79
- 2024-06-30 20:04:52,839 DEBUG SenderThread:125 [sender.py:send():378] send: stats
80
- 2024-06-30 20:04:54,131 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
81
- 2024-06-30 20:04:54,132 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
82
- 2024-06-30 20:04:54,285 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
83
- 2024-06-30 20:04:59,285 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
84
- 2024-06-30 20:05:04,286 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
85
- 2024-06-30 20:05:09,287 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
86
- 2024-06-30 20:05:09,350 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
87
- 2024-06-30 20:05:09,350 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
88
- 2024-06-30 20:05:14,455 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
89
- 2024-06-30 20:05:19,456 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
90
- 2024-06-30 20:05:22,840 DEBUG SenderThread:125 [sender.py:send():378] send: stats
91
- 2024-06-30 20:05:24,598 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
92
- 2024-06-30 20:05:24,598 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
93
- 2024-06-30 20:05:24,599 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
94
- 2024-06-30 20:05:29,749 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
95
- 2024-06-30 20:05:34,750 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
96
- 2024-06-30 20:05:39,750 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
97
- 2024-06-30 20:05:39,829 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
98
- 2024-06-30 20:05:39,829 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
99
- 2024-06-30 20:05:44,907 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
100
- 2024-06-30 20:05:49,908 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
101
- 2024-06-30 20:05:52,841 DEBUG SenderThread:125 [sender.py:send():378] send: stats
102
- 2024-06-30 20:05:55,060 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
103
- 2024-06-30 20:05:55,061 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
104
- 2024-06-30 20:05:55,061 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
105
- 2024-06-30 20:06:00,128 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
106
- 2024-06-30 20:06:05,129 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
107
- 2024-06-30 20:06:10,130 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
108
- 2024-06-30 20:06:10,275 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
109
- 2024-06-30 20:06:10,276 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
110
- 2024-06-30 20:06:15,349 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
111
- 2024-06-30 20:06:20,350 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
112
- 2024-06-30 20:06:22,841 DEBUG SenderThread:125 [sender.py:send():378] send: stats
113
- 2024-06-30 20:06:25,507 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
114
- 2024-06-30 20:06:25,507 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
115
- 2024-06-30 20:06:25,592 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
116
- 2024-06-30 20:06:30,593 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
117
- 2024-06-30 20:06:35,594 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
118
- 2024-06-30 20:06:40,595 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
119
- 2024-06-30 20:06:40,742 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
120
- 2024-06-30 20:06:40,743 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
121
- 2024-06-30 20:06:45,903 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
122
- 2024-06-30 20:06:50,904 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
123
- 2024-06-30 20:06:52,842 DEBUG SenderThread:125 [sender.py:send():378] send: stats
124
- 2024-06-30 20:06:55,978 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
125
- 2024-06-30 20:06:55,979 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
126
- 2024-06-30 20:06:56,133 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
127
- 2024-06-30 20:07:01,134 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
128
- 2024-06-30 20:07:06,135 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
129
- 2024-06-30 20:07:11,136 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
130
- 2024-06-30 20:07:11,191 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
131
- 2024-06-30 20:07:11,192 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
132
- 2024-06-30 20:07:16,306 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
133
- 2024-06-30 20:07:21,306 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
134
- 2024-06-30 20:07:22,843 DEBUG SenderThread:125 [sender.py:send():378] send: stats
135
- 2024-06-30 20:07:26,419 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
136
- 2024-06-30 20:07:26,420 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
137
- 2024-06-30 20:07:26,573 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
138
- 2024-06-30 20:07:31,574 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
139
- 2024-06-30 20:07:36,574 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
140
- 2024-06-30 20:07:41,575 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
141
- 2024-06-30 20:07:41,655 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
142
- 2024-06-30 20:07:41,656 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
143
- 2024-06-30 20:07:46,749 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
144
- 2024-06-30 20:07:51,751 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
145
- 2024-06-30 20:07:52,843 DEBUG SenderThread:125 [sender.py:send():378] send: stats
146
- 2024-06-30 20:07:56,844 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
147
- 2024-06-30 20:07:56,861 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
148
- 2024-06-30 20:07:56,862 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
149
- 2024-06-30 20:08:02,028 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
150
- 2024-06-30 20:08:07,029 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
151
- 2024-06-30 20:08:12,030 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
152
- 2024-06-30 20:08:12,083 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
153
- 2024-06-30 20:08:12,084 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
154
- 2024-06-30 20:08:17,235 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
155
- 2024-06-30 20:08:22,236 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
156
- 2024-06-30 20:08:22,844 DEBUG SenderThread:125 [sender.py:send():378] send: stats
157
- 2024-06-30 20:08:27,082 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
158
- 2024-06-30 20:08:27,083 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
159
- 2024-06-30 20:08:28,163 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
160
- 2024-06-30 20:08:33,164 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
161
- 2024-06-30 20:08:38,165 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
162
- 2024-06-30 20:08:42,082 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
163
- 2024-06-30 20:08:42,083 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
164
- 2024-06-30 20:08:42,588 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: partial_history
165
- 2024-06-30 20:08:42,591 DEBUG SenderThread:125 [sender.py:send():378] send: metric
166
- 2024-06-30 20:08:42,591 DEBUG SenderThread:125 [sender.py:send():378] send: metric
167
- 2024-06-30 20:08:42,591 DEBUG SenderThread:125 [sender.py:send():378] send: metric
168
- 2024-06-30 20:08:42,592 DEBUG SenderThread:125 [sender.py:send():378] send: metric
169
- 2024-06-30 20:08:42,592 DEBUG SenderThread:125 [sender.py:send():378] send: metric
170
- 2024-06-30 20:08:42,592 DEBUG SenderThread:125 [sender.py:send():378] send: metric
171
- 2024-06-30 20:08:42,592 DEBUG SenderThread:125 [sender.py:send():378] send: history
172
- 2024-06-30 20:08:42,592 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: summary_record
173
- 2024-06-30 20:08:42,594 INFO SenderThread:125 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
174
- 2024-06-30 20:08:42,818 INFO Thread-12 :125 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240630_200352-ydm2qdsc/files/wandb-summary.json
175
- 2024-06-30 20:08:42,818 INFO Thread-12 :125 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240630_200352-ydm2qdsc/files/output.log
176
- 2024-06-30 20:08:43,594 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
177
- 2024-06-30 20:08:44,818 INFO Thread-12 :125 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240630_200352-ydm2qdsc/files/output.log
178
- 2024-06-30 20:08:48,595 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
179
- 2024-06-30 20:08:52,845 DEBUG SenderThread:125 [sender.py:send():378] send: stats
180
- 2024-06-30 20:08:53,845 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
181
- 2024-06-30 20:08:57,303 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
182
- 2024-06-30 20:08:57,304 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
183
- 2024-06-30 20:08:59,389 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
184
- 2024-06-30 20:09:00,824 INFO Thread-12 :125 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240630_200352-ydm2qdsc/files/config.yaml
185
- 2024-06-30 20:09:05,120 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
186
- 2024-06-30 20:09:10,120 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
187
- 2024-06-30 20:09:12,544 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
188
- 2024-06-30 20:09:12,545 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
189
- 2024-06-30 20:09:15,637 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
190
- 2024-06-30 20:09:20,638 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
191
- 2024-06-30 20:09:22,847 DEBUG SenderThread:125 [sender.py:send():378] send: stats
192
- 2024-06-30 20:09:25,848 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
193
- 2024-06-30 20:09:27,776 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
194
- 2024-06-30 20:09:27,776 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
195
- 2024-06-30 20:09:30,898 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
196
- 2024-06-30 20:09:35,899 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
197
- 2024-06-30 20:09:40,900 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
198
- 2024-06-30 20:09:43,002 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
199
- 2024-06-30 20:09:43,003 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
200
- 2024-06-30 20:09:46,111 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
201
- 2024-06-30 20:09:51,112 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
202
- 2024-06-30 20:09:52,846 DEBUG SenderThread:125 [sender.py:send():378] send: stats
203
- 2024-06-30 20:09:56,847 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
204
- 2024-06-30 20:09:58,229 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
205
- 2024-06-30 20:09:58,230 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
206
- 2024-06-30 20:10:02,311 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
207
- 2024-06-30 20:10:07,312 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
208
- 2024-06-30 20:10:12,314 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
209
- 2024-06-30 20:10:13,449 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
210
- 2024-06-30 20:10:13,450 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
211
- 2024-06-30 20:10:17,569 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
212
- 2024-06-30 20:10:22,571 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
213
- 2024-06-30 20:10:22,847 DEBUG SenderThread:125 [sender.py:send():378] send: stats
214
- 2024-06-30 20:10:27,848 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
215
- 2024-06-30 20:10:28,681 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
216
- 2024-06-30 20:10:28,682 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
217
- 2024-06-30 20:10:33,818 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
218
- 2024-06-30 20:10:38,819 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
219
- 2024-06-30 20:10:43,820 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
220
- 2024-06-30 20:10:43,934 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
221
- 2024-06-30 20:10:43,935 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
222
- 2024-06-30 20:10:49,067 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
223
- 2024-06-30 20:10:52,848 DEBUG SenderThread:125 [sender.py:send():378] send: stats
224
- 2024-06-30 20:10:54,849 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
225
- 2024-06-30 20:10:59,169 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
226
- 2024-06-30 20:10:59,169 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
227
- 2024-06-30 20:11:00,334 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
228
- 2024-06-30 20:11:05,335 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
229
- 2024-06-30 20:11:10,336 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
230
- 2024-06-30 20:11:14,381 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
231
- 2024-06-30 20:11:14,382 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
232
- 2024-06-30 20:11:15,530 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
233
- 2024-06-30 20:11:20,531 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
234
- 2024-06-30 20:11:22,849 DEBUG SenderThread:125 [sender.py:send():378] send: stats
235
- 2024-06-30 20:11:25,849 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
236
- 2024-06-30 20:11:29,617 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
237
- 2024-06-30 20:11:29,618 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
238
- 2024-06-30 20:11:31,754 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
239
- 2024-06-30 20:11:34,393 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: partial_history
240
- 2024-06-30 20:11:34,394 DEBUG SenderThread:125 [sender.py:send():378] send: metric
241
- 2024-06-30 20:11:34,395 DEBUG SenderThread:125 [sender.py:send():378] send: metric
242
- 2024-06-30 20:11:34,395 DEBUG SenderThread:125 [sender.py:send():378] send: metric
243
- 2024-06-30 20:11:34,395 DEBUG SenderThread:125 [sender.py:send():378] send: history
244
- 2024-06-30 20:11:34,395 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: summary_record
245
- 2024-06-30 20:11:34,396 INFO SenderThread:125 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
246
- 2024-06-30 20:11:34,881 INFO Thread-12 :125 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240630_200352-ydm2qdsc/files/wandb-summary.json
247
- 2024-06-30 20:11:37,402 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
248
- 2024-06-30 20:11:37,882 INFO Thread-12 :125 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240630_200352-ydm2qdsc/files/config.yaml
249
- 2024-06-30 20:11:42,543 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
250
- 2024-06-30 20:11:44,849 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
251
- 2024-06-30 20:11:44,849 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
252
- 2024-06-30 20:11:47,949 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
253
- 2024-06-30 20:11:52,849 DEBUG SenderThread:125 [sender.py:send():378] send: stats
254
- 2024-06-30 20:11:53,850 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
255
- 2024-06-30 20:11:58,851 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
256
- 2024-06-30 20:12:00,093 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
257
- 2024-06-30 20:12:00,094 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
258
- 2024-06-30 20:12:04,230 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
259
- 2024-06-30 20:12:09,231 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
260
- 2024-06-30 20:12:14,232 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
261
- 2024-06-30 20:12:15,341 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
262
- 2024-06-30 20:12:15,342 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
263
- 2024-06-30 20:12:19,441 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
264
- 2024-06-30 20:12:22,850 DEBUG SenderThread:125 [sender.py:send():378] send: stats
265
- 2024-06-30 20:12:24,851 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
266
- 2024-06-30 20:12:29,852 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
267
- 2024-06-30 20:12:30,579 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
268
- 2024-06-30 20:12:30,580 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
269
- 2024-06-30 20:12:35,708 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
270
- 2024-06-30 20:12:40,709 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
271
- 2024-06-30 20:12:45,710 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
272
- 2024-06-30 20:12:45,813 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
273
- 2024-06-30 20:12:45,814 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
274
- 2024-06-30 20:12:50,967 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
275
- 2024-06-30 20:12:52,851 DEBUG SenderThread:125 [sender.py:send():378] send: stats
276
- 2024-06-30 20:12:56,852 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
277
- 2024-06-30 20:13:00,813 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
278
- 2024-06-30 20:13:00,814 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
279
- 2024-06-30 20:13:01,976 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
280
- 2024-06-30 20:13:06,977 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
281
- 2024-06-30 20:13:11,978 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
282
- 2024-06-30 20:13:15,451 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: partial_history
283
- 2024-06-30 20:13:15,452 DEBUG SenderThread:125 [sender.py:send():378] send: history
284
- 2024-06-30 20:13:15,452 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: summary_record
285
- 2024-06-30 20:13:15,452 INFO SenderThread:125 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
286
- 2024-06-30 20:13:15,813 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
287
- 2024-06-30 20:13:15,814 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
288
- 2024-06-30 20:13:15,916 INFO Thread-12 :125 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240630_200352-ydm2qdsc/files/wandb-summary.json
289
- 2024-06-30 20:13:16,916 INFO Thread-12 :125 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240630_200352-ydm2qdsc/files/output.log
290
- 2024-06-30 20:13:17,975 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
291
- 2024-06-30 20:13:22,852 DEBUG SenderThread:125 [sender.py:send():378] send: stats
292
- 2024-06-30 20:13:23,852 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
293
- 2024-06-30 20:13:28,853 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
294
- 2024-06-30 20:13:30,989 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
295
- 2024-06-30 20:13:30,989 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
296
- 2024-06-30 20:13:34,067 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
297
- 2024-06-30 20:13:39,068 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
298
- 2024-06-30 20:13:44,068 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
299
- 2024-06-30 20:13:46,217 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
300
- 2024-06-30 20:13:46,217 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
301
- 2024-06-30 20:13:49,281 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
302
- 2024-06-30 20:13:52,853 DEBUG SenderThread:125 [sender.py:send():378] send: stats
303
- 2024-06-30 20:13:54,854 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
304
- 2024-06-30 20:13:59,855 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
305
- 2024-06-30 20:14:01,437 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
306
- 2024-06-30 20:14:01,438 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
307
- 2024-06-30 20:14:05,593 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
308
- 2024-06-30 20:14:10,594 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
309
- 2024-06-30 20:14:15,594 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
310
- 2024-06-30 20:14:16,702 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
311
- 2024-06-30 20:14:16,703 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
312
- 2024-06-30 20:14:20,868 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
313
- 2024-06-30 20:14:22,854 DEBUG SenderThread:125 [sender.py:send():378] send: stats
314
- 2024-06-30 20:14:26,855 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
315
- 2024-06-30 20:14:31,855 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
316
- 2024-06-30 20:14:31,935 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
317
- 2024-06-30 20:14:31,935 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
318
- 2024-06-30 20:14:37,014 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
319
- 2024-06-30 20:14:42,015 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
320
- 2024-06-30 20:14:47,016 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
321
- 2024-06-30 20:14:47,206 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
322
- 2024-06-30 20:14:47,207 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
323
- 2024-06-30 20:14:52,337 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
324
- 2024-06-30 20:14:52,854 DEBUG SenderThread:125 [sender.py:send():378] send: stats
325
- 2024-06-30 20:14:57,856 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
326
- 2024-06-30 20:15:02,438 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
327
- 2024-06-30 20:15:02,439 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
328
- 2024-06-30 20:15:03,529 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
329
- 2024-06-30 20:15:08,529 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
330
- 2024-06-30 20:15:13,530 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
331
- 2024-06-30 20:15:17,682 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
332
- 2024-06-30 20:15:17,682 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
333
- 2024-06-30 20:15:18,757 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
334
- 2024-06-30 20:15:22,855 DEBUG SenderThread:125 [sender.py:send():378] send: stats
335
- 2024-06-30 20:15:23,856 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
336
- 2024-06-30 20:15:28,857 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
337
- 2024-06-30 20:15:32,920 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
338
- 2024-06-30 20:15:32,920 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
339
- 2024-06-30 20:15:33,985 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
340
- 2024-06-30 20:15:38,986 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
341
- 2024-06-30 20:15:43,986 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
342
- 2024-06-30 20:15:48,179 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
343
- 2024-06-30 20:15:48,179 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
344
- 2024-06-30 20:15:49,327 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
345
- 2024-06-30 20:15:52,856 DEBUG SenderThread:125 [sender.py:send():378] send: stats
346
- 2024-06-30 20:15:54,857 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
347
- 2024-06-30 20:15:59,858 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
348
- 2024-06-30 20:16:03,435 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
349
- 2024-06-30 20:16:03,436 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
350
- 2024-06-30 20:16:05,600 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
351
- 2024-06-30 20:16:10,601 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
352
- 2024-06-30 20:16:15,601 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
353
- 2024-06-30 20:16:18,675 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
354
- 2024-06-30 20:16:18,676 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
355
- 2024-06-30 20:16:20,751 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
356
- 2024-06-30 20:16:22,857 DEBUG SenderThread:125 [sender.py:send():378] send: stats
357
- 2024-06-30 20:16:25,857 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
358
- 2024-06-30 20:16:30,858 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
359
- 2024-06-30 20:16:33,933 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
360
- 2024-06-30 20:16:33,934 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
361
- 2024-06-30 20:16:36,085 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
362
- 2024-06-30 20:16:41,086 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
363
- 2024-06-30 20:16:46,087 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
364
- 2024-06-30 20:16:49,177 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
365
- 2024-06-30 20:16:49,177 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
366
- 2024-06-30 20:16:51,267 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
367
- 2024-06-30 20:16:52,857 DEBUG SenderThread:125 [sender.py:send():378] send: stats
368
- 2024-06-30 20:16:56,858 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
369
- 2024-06-30 20:17:01,859 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
370
- 2024-06-30 20:17:04,411 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
371
- 2024-06-30 20:17:04,412 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
372
- 2024-06-30 20:17:07,531 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
373
- 2024-06-30 20:17:12,532 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
374
- 2024-06-30 20:17:17,533 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
375
- 2024-06-30 20:17:19,413 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
376
- 2024-06-30 20:17:19,413 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
377
- 2024-06-30 20:17:22,577 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
378
- 2024-06-30 20:17:22,858 DEBUG SenderThread:125 [sender.py:send():378] send: stats
379
- 2024-06-30 20:17:27,859 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
380
- 2024-06-30 20:17:32,860 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
381
- 2024-06-30 20:17:34,419 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
382
- 2024-06-30 20:17:34,420 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
383
- 2024-06-30 20:17:38,521 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
384
- 2024-06-30 20:17:43,523 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
385
- 2024-06-30 20:17:48,469 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: partial_history
386
- 2024-06-30 20:17:48,470 DEBUG SenderThread:125 [sender.py:send():378] send: history
387
- 2024-06-30 20:17:48,470 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: summary_record
388
- 2024-06-30 20:17:48,471 INFO SenderThread:125 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
389
- 2024-06-30 20:17:49,012 INFO Thread-12 :125 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240630_200352-ydm2qdsc/files/wandb-summary.json
390
- 2024-06-30 20:17:49,471 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
391
- 2024-06-30 20:17:49,648 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
392
- 2024-06-30 20:17:49,648 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
393
- 2024-06-30 20:17:50,013 INFO Thread-12 :125 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240630_200352-ydm2qdsc/files/output.log
394
- 2024-06-30 20:17:52,859 DEBUG SenderThread:125 [sender.py:send():378] send: stats
395
- 2024-06-30 20:17:54,860 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
396
- 2024-06-30 20:17:59,860 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
397
- 2024-06-30 20:18:04,861 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
398
- 2024-06-30 20:18:04,897 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
399
- 2024-06-30 20:18:04,897 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
400
- 2024-06-30 20:18:10,057 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
401
- 2024-06-30 20:18:15,058 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
402
- 2024-06-30 20:18:19,895 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
403
- 2024-06-30 20:18:19,896 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
404
- 2024-06-30 20:18:20,992 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
405
- 2024-06-30 20:18:22,860 DEBUG SenderThread:125 [sender.py:send():378] send: stats
406
- 2024-06-30 20:18:26,861 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
407
- 2024-06-30 20:18:31,861 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
408
- 2024-06-30 20:18:34,896 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
409
- 2024-06-30 20:18:34,896 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
410
- 2024-06-30 20:18:37,002 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
411
- 2024-06-30 20:18:42,003 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
412
- 2024-06-30 20:18:47,003 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
413
- 2024-06-30 20:18:49,896 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
414
- 2024-06-30 20:18:49,896 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
415
- 2024-06-30 20:18:52,860 DEBUG SenderThread:125 [sender.py:send():378] send: stats
416
- 2024-06-30 20:18:52,861 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
417
- 2024-06-30 20:18:57,862 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
418
- 2024-06-30 20:19:02,863 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
419
- 2024-06-30 20:19:05,125 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
420
- 2024-06-30 20:19:05,125 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
421
- 2024-06-30 20:19:08,283 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
422
- 2024-06-30 20:19:13,284 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
423
- 2024-06-30 20:19:18,285 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
424
- 2024-06-30 20:19:20,375 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
425
- 2024-06-30 20:19:20,375 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
426
- 2024-06-30 20:19:20,919 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: partial_history
427
- 2024-06-30 20:19:20,920 DEBUG SenderThread:125 [sender.py:send():378] send: history
428
- 2024-06-30 20:19:20,921 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: summary_record
429
- 2024-06-30 20:19:20,921 INFO SenderThread:125 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
430
- 2024-06-30 20:19:21,045 INFO Thread-12 :125 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240630_200352-ydm2qdsc/files/wandb-summary.json
431
- 2024-06-30 20:19:22,861 DEBUG SenderThread:125 [sender.py:send():378] send: stats
432
- 2024-06-30 20:19:23,862 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
433
- 2024-06-30 20:19:28,863 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
434
- 2024-06-30 20:19:33,864 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
435
- 2024-06-30 20:19:35,374 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
436
- 2024-06-30 20:19:35,375 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
437
- 2024-06-30 20:19:39,515 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
438
- 2024-06-30 20:19:44,516 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
439
- 2024-06-30 20:19:49,517 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
440
- 2024-06-30 20:19:50,374 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
441
- 2024-06-30 20:19:50,375 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
442
- 2024-06-30 20:19:52,862 DEBUG SenderThread:125 [sender.py:send():378] send: stats
443
- 2024-06-30 20:19:54,863 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
444
- 2024-06-30 20:19:59,864 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
445
- 2024-06-30 20:20:04,864 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
446
- 2024-06-30 20:20:05,374 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
447
- 2024-06-30 20:20:05,375 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
448
- 2024-06-30 20:20:10,477 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
449
- 2024-06-30 20:20:15,478 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
450
- 2024-06-30 20:20:20,479 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
451
- 2024-06-30 20:20:20,524 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
452
- 2024-06-30 20:20:20,524 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
453
- 2024-06-30 20:20:22,863 DEBUG SenderThread:125 [sender.py:send():378] send: stats
454
- 2024-06-30 20:20:25,864 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
455
- 2024-06-30 20:20:30,864 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
456
- 2024-06-30 20:20:35,763 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
457
- 2024-06-30 20:20:35,764 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
458
- 2024-06-30 20:20:35,901 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
459
- 2024-06-30 20:20:40,901 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
460
- 2024-06-30 20:20:45,902 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
461
- 2024-06-30 20:20:50,903 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
462
- 2024-06-30 20:20:51,020 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
463
- 2024-06-30 20:20:51,020 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
464
- 2024-06-30 20:20:52,863 DEBUG SenderThread:125 [sender.py:send():378] send: stats
465
- 2024-06-30 20:20:56,864 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
466
- 2024-06-30 20:21:01,865 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
467
- 2024-06-30 20:21:06,275 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
468
- 2024-06-30 20:21:06,275 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
469
- 2024-06-30 20:21:07,437 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
470
- 2024-06-30 20:21:12,438 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
471
- 2024-06-30 20:21:17,439 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
472
- 2024-06-30 20:21:21,535 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
473
- 2024-06-30 20:21:21,535 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
474
- 2024-06-30 20:21:22,641 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
475
- 2024-06-30 20:21:22,864 DEBUG SenderThread:125 [sender.py:send():378] send: stats
476
- 2024-06-30 20:21:27,868 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
477
- 2024-06-30 20:21:32,866 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
478
- 2024-06-30 20:21:36,805 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
479
- 2024-06-30 20:21:36,805 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
480
- 2024-06-30 20:21:37,917 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
481
- 2024-06-30 20:21:42,918 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
482
- 2024-06-30 20:21:47,919 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
483
- 2024-06-30 20:21:52,078 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
484
- 2024-06-30 20:21:52,078 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
485
- 2024-06-30 20:21:52,865 DEBUG SenderThread:125 [sender.py:send():378] send: stats
486
- 2024-06-30 20:21:53,866 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
487
- 2024-06-30 20:21:58,867 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
488
- 2024-06-30 20:22:03,868 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
489
- 2024-06-30 20:22:07,078 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
490
- 2024-06-30 20:22:07,078 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
491
- 2024-06-30 20:22:09,208 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
492
- 2024-06-30 20:22:14,209 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
493
- 2024-06-30 20:22:19,210 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
494
- 2024-06-30 20:22:21,712 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: partial_history
495
- 2024-06-30 20:22:21,713 DEBUG SenderThread:125 [sender.py:send():378] send: history
496
- 2024-06-30 20:22:21,713 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: summary_record
497
- 2024-06-30 20:22:21,714 INFO SenderThread:125 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
498
- 2024-06-30 20:22:22,077 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
499
- 2024-06-30 20:22:22,078 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
500
- 2024-06-30 20:22:22,106 INFO Thread-12 :125 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240630_200352-ydm2qdsc/files/wandb-summary.json
501
- 2024-06-30 20:22:22,866 DEBUG SenderThread:125 [sender.py:send():378] send: stats
502
- 2024-06-30 20:22:24,107 INFO Thread-12 :125 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240630_200352-ydm2qdsc/files/output.log
503
- 2024-06-30 20:22:24,867 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
504
- 2024-06-30 20:22:29,868 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
505
- 2024-06-30 20:22:34,868 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
506
- 2024-06-30 20:22:37,083 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
507
- 2024-06-30 20:22:37,084 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
508
- 2024-06-30 20:22:40,236 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
509
- 2024-06-30 20:22:45,237 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
510
- 2024-06-30 20:22:50,238 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
511
- 2024-06-30 20:22:52,078 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
512
- 2024-06-30 20:22:52,078 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
513
- 2024-06-30 20:22:52,867 DEBUG SenderThread:125 [sender.py:send():378] send: stats
514
- 2024-06-30 20:22:55,868 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
515
- 2024-06-30 20:23:00,869 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
516
- 2024-06-30 20:23:05,869 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
517
- 2024-06-30 20:23:07,220 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
518
- 2024-06-30 20:23:07,221 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
519
- 2024-06-30 20:23:11,324 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
520
- 2024-06-30 20:23:16,325 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
521
- 2024-06-30 20:23:21,325 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
522
- 2024-06-30 20:23:22,220 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
523
- 2024-06-30 20:23:22,221 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
524
- 2024-06-30 20:23:22,868 DEBUG SenderThread:125 [sender.py:send():378] send: stats
525
- 2024-06-30 20:23:26,869 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
526
- 2024-06-30 20:23:31,870 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
527
- 2024-06-30 20:23:36,871 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
528
- 2024-06-30 20:23:37,220 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
529
- 2024-06-30 20:23:37,221 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
530
- 2024-06-30 20:23:42,096 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
531
- 2024-06-30 20:23:47,097 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
532
- 2024-06-30 20:23:52,098 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
533
- 2024-06-30 20:23:52,406 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
534
- 2024-06-30 20:23:52,406 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
535
- 2024-06-30 20:23:52,869 DEBUG SenderThread:125 [sender.py:send():378] send: stats
536
- 2024-06-30 20:23:57,870 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
537
- 2024-06-30 20:24:02,871 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
538
- 2024-06-30 20:24:07,404 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
539
- 2024-06-30 20:24:07,405 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
540
- 2024-06-30 20:24:08,541 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
541
- 2024-06-30 20:24:13,542 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
542
- 2024-06-30 20:24:18,543 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
543
- 2024-06-30 20:24:22,405 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
544
- 2024-06-30 20:24:22,405 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
545
- 2024-06-30 20:24:22,869 DEBUG SenderThread:125 [sender.py:send():378] send: stats
546
- 2024-06-30 20:24:23,870 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
547
- 2024-06-30 20:24:28,871 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
548
- 2024-06-30 20:24:33,872 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
549
- 2024-06-30 20:24:37,618 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
550
- 2024-06-30 20:24:37,619 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
551
- 2024-06-30 20:24:39,779 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
552
- 2024-06-30 20:24:44,780 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
553
- 2024-06-30 20:24:49,781 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
554
- 2024-06-30 20:24:52,618 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
555
- 2024-06-30 20:24:52,619 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
556
- 2024-06-30 20:24:52,870 DEBUG SenderThread:125 [sender.py:send():378] send: stats
557
- 2024-06-30 20:24:54,871 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
558
- 2024-06-30 20:24:59,872 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
559
- 2024-06-30 20:25:04,873 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
560
- 2024-06-30 20:25:07,618 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
561
- 2024-06-30 20:25:07,618 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
562
- 2024-06-30 20:25:10,737 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
563
- 2024-06-30 20:25:15,738 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
564
- 2024-06-30 20:25:20,739 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
565
- 2024-06-30 20:25:22,826 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
566
- 2024-06-30 20:25:22,826 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
567
- 2024-06-30 20:25:22,988 DEBUG SenderThread:125 [sender.py:send():378] send: stats
568
- 2024-06-30 20:25:25,989 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
569
- 2024-06-30 20:25:30,990 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
570
- 2024-06-30 20:25:35,990 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
571
- 2024-06-30 20:25:37,825 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
572
- 2024-06-30 20:25:37,826 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
573
- 2024-06-30 20:25:41,895 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
574
- 2024-06-30 20:25:46,895 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
575
- 2024-06-30 20:25:51,896 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
576
- 2024-06-30 20:25:52,825 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
577
- 2024-06-30 20:25:52,826 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
578
- 2024-06-30 20:25:52,986 DEBUG SenderThread:125 [sender.py:send():378] send: stats
579
- 2024-06-30 20:25:56,987 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
580
- 2024-06-30 20:26:01,988 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
581
- 2024-06-30 20:26:06,989 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
582
- 2024-06-30 20:26:08,031 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
583
- 2024-06-30 20:26:08,031 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
584
- 2024-06-30 20:26:12,207 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
585
- 2024-06-30 20:26:17,208 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
586
- 2024-06-30 20:26:22,209 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
587
- 2024-06-30 20:26:22,872 DEBUG SenderThread:125 [sender.py:send():378] send: stats
588
- 2024-06-30 20:26:23,029 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
589
- 2024-06-30 20:26:23,030 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
590
- 2024-06-30 20:26:28,122 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
591
- 2024-06-30 20:26:33,123 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
592
- 2024-06-30 20:26:38,030 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
593
- 2024-06-30 20:26:38,030 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
594
- 2024-06-30 20:26:38,194 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
595
- 2024-06-30 20:26:43,195 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
596
- 2024-06-30 20:26:48,195 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
597
- 2024-06-30 20:26:52,873 DEBUG SenderThread:125 [sender.py:send():378] send: stats
598
- 2024-06-30 20:26:53,030 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
599
- 2024-06-30 20:26:53,030 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
600
- 2024-06-30 20:26:54,161 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
601
- 2024-06-30 20:26:56,483 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: partial_history
602
- 2024-06-30 20:26:56,484 DEBUG SenderThread:125 [sender.py:send():378] send: history
603
- 2024-06-30 20:26:56,484 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: summary_record
604
- 2024-06-30 20:26:56,485 INFO SenderThread:125 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
605
- 2024-06-30 20:26:57,203 INFO Thread-12 :125 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240630_200352-ydm2qdsc/files/wandb-summary.json
606
- 2024-06-30 20:26:58,203 INFO Thread-12 :125 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240630_200352-ydm2qdsc/files/output.log
607
- 2024-06-30 20:26:59,485 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
608
- 2024-06-30 20:27:04,486 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
609
- 2024-06-30 20:27:08,030 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
610
- 2024-06-30 20:27:08,031 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
611
- 2024-06-30 20:27:09,197 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: partial_history
612
- 2024-06-30 20:27:09,198 DEBUG SenderThread:125 [sender.py:send():378] send: history
613
- 2024-06-30 20:27:09,199 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: summary_record
614
- 2024-06-30 20:27:09,199 INFO SenderThread:125 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
615
- 2024-06-30 20:27:09,207 INFO Thread-12 :125 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240630_200352-ydm2qdsc/files/wandb-summary.json
616
- 2024-06-30 20:27:10,200 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
617
- 2024-06-30 20:27:15,201 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
618
- 2024-06-30 20:27:20,202 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
619
- 2024-06-30 20:27:22,874 DEBUG SenderThread:125 [sender.py:send():378] send: stats
620
- 2024-06-30 20:27:23,080 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
621
- 2024-06-30 20:27:23,081 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
622
- 2024-06-30 20:27:26,194 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
623
- 2024-06-30 20:27:31,195 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
624
- 2024-06-30 20:27:36,196 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
625
- 2024-06-30 20:27:38,349 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
626
- 2024-06-30 20:27:38,350 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
627
- 2024-06-30 20:27:41,460 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
628
- 2024-06-30 20:27:46,461 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
629
- 2024-06-30 20:27:51,462 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
630
- 2024-06-30 20:27:52,874 DEBUG SenderThread:125 [sender.py:send():378] send: stats
631
- 2024-06-30 20:27:53,606 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
632
- 2024-06-30 20:27:53,607 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
633
- 2024-06-30 20:27:56,683 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
634
- 2024-06-30 20:28:01,684 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
635
- 2024-06-30 20:28:06,685 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
636
- 2024-06-30 20:28:08,861 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
637
- 2024-06-30 20:28:08,862 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
638
- 2024-06-30 20:28:11,994 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
639
- 2024-06-30 20:28:16,995 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
640
- 2024-06-30 20:28:21,996 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
641
- 2024-06-30 20:28:22,875 DEBUG SenderThread:125 [sender.py:send():378] send: stats
642
- 2024-06-30 20:28:24,131 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
643
- 2024-06-30 20:28:24,132 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
644
- 2024-06-30 20:28:27,194 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
645
- 2024-06-30 20:28:32,195 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
646
- 2024-06-30 20:28:37,196 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
647
- 2024-06-30 20:28:39,381 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
648
- 2024-06-30 20:28:39,381 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
649
- 2024-06-30 20:28:42,531 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
650
- 2024-06-30 20:28:47,532 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
651
- 2024-06-30 20:28:52,533 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
652
- 2024-06-30 20:28:52,876 DEBUG SenderThread:125 [sender.py:send():378] send: stats
653
- 2024-06-30 20:28:54,640 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
654
- 2024-06-30 20:28:54,640 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
655
- 2024-06-30 20:28:57,776 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
656
- 2024-06-30 20:29:02,778 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
657
- 2024-06-30 20:29:07,778 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
658
- 2024-06-30 20:29:09,910 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
659
- 2024-06-30 20:29:09,911 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
660
- 2024-06-30 20:29:12,999 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
661
- 2024-06-30 20:29:18,000 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
662
- 2024-06-30 20:29:22,877 DEBUG SenderThread:125 [sender.py:send():378] send: stats
663
- 2024-06-30 20:29:23,877 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
664
- 2024-06-30 20:29:25,152 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
665
- 2024-06-30 20:29:25,153 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
666
- 2024-06-30 20:29:29,270 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
667
- 2024-06-30 20:29:34,271 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
668
- 2024-06-30 20:29:39,272 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
669
- 2024-06-30 20:29:40,419 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
670
- 2024-06-30 20:29:40,420 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
671
- 2024-06-30 20:29:44,559 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
672
- 2024-06-30 20:29:49,560 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
673
- 2024-06-30 20:29:52,877 DEBUG SenderThread:125 [sender.py:send():378] send: stats
674
- 2024-06-30 20:29:54,878 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
675
- 2024-06-30 20:29:55,682 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
676
- 2024-06-30 20:29:55,683 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
677
- 2024-06-30 20:30:00,837 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
678
- 2024-06-30 20:30:05,838 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
679
- 2024-06-30 20:30:10,839 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
680
- 2024-06-30 20:30:10,928 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
681
- 2024-06-30 20:30:10,928 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
682
- 2024-06-30 20:30:16,065 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
683
- 2024-06-30 20:30:21,066 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
684
- 2024-06-30 20:30:22,878 DEBUG SenderThread:125 [sender.py:send():378] send: stats
685
- 2024-06-30 20:30:26,189 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
686
- 2024-06-30 20:30:26,190 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
687
- 2024-06-30 20:30:26,275 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
688
- 2024-06-30 20:30:31,276 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
689
- 2024-06-30 20:30:36,277 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
690
- 2024-06-30 20:30:41,278 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
691
- 2024-06-30 20:30:41,460 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
692
- 2024-06-30 20:30:41,461 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
693
- 2024-06-30 20:30:46,574 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
694
- 2024-06-30 20:30:51,575 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
695
- 2024-06-30 20:30:52,879 DEBUG SenderThread:125 [sender.py:send():378] send: stats
696
- 2024-06-30 20:30:56,721 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
697
- 2024-06-30 20:30:56,722 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
698
- 2024-06-30 20:30:56,722 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
699
- 2024-06-30 20:31:01,881 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
700
- 2024-06-30 20:31:06,882 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
701
- 2024-06-30 20:31:11,721 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
702
- 2024-06-30 20:31:11,721 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
703
- 2024-06-30 20:31:12,815 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
704
- 2024-06-30 20:31:17,816 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
705
- 2024-06-30 20:31:22,817 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
706
- 2024-06-30 20:31:22,880 DEBUG SenderThread:125 [sender.py:send():378] send: stats
707
- 2024-06-30 20:31:26,721 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
708
- 2024-06-30 20:31:26,722 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
709
- 2024-06-30 20:31:27,818 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
710
- 2024-06-30 20:31:29,733 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: partial_history
711
- 2024-06-30 20:31:29,734 DEBUG SenderThread:125 [sender.py:send():378] send: history
712
- 2024-06-30 20:31:29,734 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: summary_record
713
- 2024-06-30 20:31:29,734 INFO SenderThread:125 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
714
- 2024-06-30 20:31:29,737 DEBUG SenderThread:125 [sender.py:send():378] send: telemetry
715
- 2024-06-30 20:31:29,737 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: summary_record
716
- 2024-06-30 20:31:29,739 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: partial_history
717
- 2024-06-30 20:31:29,740 INFO SenderThread:125 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
718
- 2024-06-30 20:31:29,741 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: summary_record
719
- 2024-06-30 20:31:29,741 INFO SenderThread:125 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
720
- 2024-06-30 20:31:29,741 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: summary_record
721
- 2024-06-30 20:31:29,742 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: pause
722
- 2024-06-30 20:31:29,742 INFO HandlerThread:125 [handler.py:handle_request_pause():724] stopping system metrics thread
723
- 2024-06-30 20:31:29,742 INFO HandlerThread:125 [system_monitor.py:finish():203] Stopping system monitor
724
- 2024-06-30 20:31:29,742 DEBUG SystemMonitor:125 [system_monitor.py:_start():179] Finished system metrics aggregation loop
725
- 2024-06-30 20:31:29,742 DEBUG SystemMonitor:125 [system_monitor.py:_start():183] Publishing last batch of metrics
726
- 2024-06-30 20:31:29,744 INFO HandlerThread:125 [interfaces.py:finish():200] Joined cpu monitor
727
- 2024-06-30 20:31:29,744 INFO HandlerThread:125 [interfaces.py:finish():200] Joined disk monitor
728
- 2024-06-30 20:31:29,744 INFO SenderThread:125 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
729
- 2024-06-30 20:31:29,745 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: summary_record
730
- 2024-06-30 20:31:29,747 INFO SenderThread:125 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
731
- 2024-06-30 20:31:29,748 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: summary_record
732
- 2024-06-30 20:31:29,748 INFO SenderThread:125 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
733
- 2024-06-30 20:31:29,748 DEBUG SenderThread:125 [sender.py:send():378] send: history
734
- 2024-06-30 20:31:29,749 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: summary_record
735
- 2024-06-30 20:31:29,749 INFO SenderThread:125 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
736
- 2024-06-30 20:31:29,751 INFO HandlerThread:125 [interfaces.py:finish():200] Joined gpu monitor
737
- 2024-06-30 20:31:29,752 INFO HandlerThread:125 [interfaces.py:finish():200] Joined memory monitor
738
- 2024-06-30 20:31:29,752 INFO HandlerThread:125 [interfaces.py:finish():200] Joined network monitor
739
- 2024-06-30 20:31:29,752 DEBUG SenderThread:125 [sender.py:send():378] send: stats
740
- 2024-06-30 20:31:30,298 INFO Thread-12 :125 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240630_200352-ydm2qdsc/files/wandb-summary.json
741
- 2024-06-30 20:31:32,298 INFO Thread-12 :125 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240630_200352-ydm2qdsc/files/output.log
742
- 2024-06-30 20:31:33,753 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
743
- 2024-06-30 20:31:38,754 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
744
- 2024-06-30 20:31:41,721 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
745
- 2024-06-30 20:31:41,721 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
746
- 2024-06-30 20:31:43,834 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
747
- 2024-06-30 20:31:48,835 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
748
- 2024-06-30 20:31:53,841 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
749
- 2024-06-30 20:31:54,306 INFO Thread-12 :125 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240630_200352-ydm2qdsc/files/config.yaml
750
- 2024-06-30 20:31:56,721 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
751
- 2024-06-30 20:31:56,722 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
752
- 2024-06-30 20:31:59,782 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
753
- 2024-06-30 20:32:04,783 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
754
- 2024-06-30 20:32:09,785 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
755
- 2024-06-30 20:32:11,721 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
756
- 2024-06-30 20:32:11,722 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
757
- 2024-06-30 20:32:14,833 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
758
- 2024-06-30 20:32:19,835 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
759
- 2024-06-30 20:32:24,836 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
760
- 2024-06-30 20:32:26,722 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
761
- 2024-06-30 20:32:26,722 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
762
- 2024-06-30 20:32:30,808 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
763
- 2024-06-30 20:32:35,809 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
764
- 2024-06-30 20:32:40,809 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
765
- 2024-06-30 20:32:41,722 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
766
- 2024-06-30 20:32:41,723 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
767
- 2024-06-30 20:32:45,812 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
768
- 2024-06-30 20:32:50,814 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
769
- 2024-06-30 20:32:55,815 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
770
- 2024-06-30 20:32:56,722 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
771
- 2024-06-30 20:32:56,723 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
772
- 2024-06-30 20:33:01,783 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
773
- 2024-06-30 20:33:06,784 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
774
- 2024-06-30 20:33:11,723 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
775
- 2024-06-30 20:33:11,723 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
776
- 2024-06-30 20:33:11,789 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
777
- 2024-06-30 20:33:16,790 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
778
- 2024-06-30 20:33:21,791 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
779
- 2024-06-30 20:33:26,722 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
780
- 2024-06-30 20:33:26,723 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
781
- 2024-06-30 20:33:26,872 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
782
- 2024-06-30 20:33:31,873 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
783
- 2024-06-30 20:33:36,477 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: resume
784
- 2024-06-30 20:33:36,477 INFO HandlerThread:125 [handler.py:handle_request_resume():715] starting system metrics thread
785
- 2024-06-30 20:33:36,477 INFO HandlerThread:125 [system_monitor.py:start():194] Starting system monitor
786
- 2024-06-30 20:33:36,477 INFO SystemMonitor:125 [system_monitor.py:_start():158] Starting system asset monitoring threads
787
- 2024-06-30 20:33:36,478 INFO SystemMonitor:125 [interfaces.py:start():188] Started cpu monitoring
788
- 2024-06-30 20:33:36,478 INFO SystemMonitor:125 [interfaces.py:start():188] Started disk monitoring
789
- 2024-06-30 20:33:36,478 INFO SystemMonitor:125 [interfaces.py:start():188] Started gpu monitoring
790
- 2024-06-30 20:33:36,479 INFO SystemMonitor:125 [interfaces.py:start():188] Started memory monitoring
791
- 2024-06-30 20:33:36,480 INFO SystemMonitor:125 [interfaces.py:start():188] Started network monitoring
792
- 2024-06-30 20:33:36,874 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
793
- 2024-06-30 20:33:41,723 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: stop_status
794
- 2024-06-30 20:33:41,723 DEBUG SenderThread:125 [sender.py:send_request():405] send_request: stop_status
795
- 2024-06-30 20:33:42,803 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
796
- 2024-06-30 20:33:47,804 DEBUG HandlerThread:125 [handler.py:handle_request():158] handle_request: status_report
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
wandb/run-20240630_200352-ydm2qdsc/logs/debug.log DELETED
@@ -1,35 +0,0 @@
1
- 2024-06-30 20:03:52,241 INFO MainThread:34 [wandb_setup.py:_flush():76] Current SDK version is 0.17.0
2
- 2024-06-30 20:03:52,241 INFO MainThread:34 [wandb_setup.py:_flush():76] Configure stats pid to 34
3
- 2024-06-30 20:03:52,241 INFO MainThread:34 [wandb_setup.py:_flush():76] Loading settings from /root/.config/wandb/settings
4
- 2024-06-30 20:03:52,241 INFO MainThread:34 [wandb_setup.py:_flush():76] Loading settings from /kaggle/working/wandb/settings
5
- 2024-06-30 20:03:52,241 INFO MainThread:34 [wandb_setup.py:_flush():76] Loading settings from environment variables: {}
6
- 2024-06-30 20:03:52,241 INFO MainThread:34 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False}
7
- 2024-06-30 20:03:52,241 INFO MainThread:34 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program': '<python with no main file>'}
8
- 2024-06-30 20:03:52,241 INFO MainThread:34 [wandb_setup.py:_flush():76] Applying login settings: {}
9
- 2024-06-30 20:03:52,241 INFO MainThread:34 [wandb_setup.py:_flush():76] Applying login settings: {'api_key': '***REDACTED***'}
10
- 2024-06-30 20:03:52,241 INFO MainThread:34 [wandb_init.py:_log_setup():520] Logging user logs to /kaggle/working/wandb/run-20240630_200352-ydm2qdsc/logs/debug.log
11
- 2024-06-30 20:03:52,241 INFO MainThread:34 [wandb_init.py:_log_setup():521] Logging internal logs to /kaggle/working/wandb/run-20240630_200352-ydm2qdsc/logs/debug-internal.log
12
- 2024-06-30 20:03:52,241 INFO MainThread:34 [wandb_init.py:_jupyter_setup():466] configuring jupyter hooks <wandb.sdk.wandb_init._WandbInit object at 0x79acede24250>
13
- 2024-06-30 20:03:52,242 INFO MainThread:34 [wandb_init.py:init():560] calling init triggers
14
- 2024-06-30 20:03:52,242 INFO MainThread:34 [wandb_init.py:init():567] wandb.init called with sweep_config: {}
15
- config: {}
16
- 2024-06-30 20:03:52,242 INFO MainThread:34 [wandb_init.py:init():610] starting backend
17
- 2024-06-30 20:03:52,242 INFO MainThread:34 [wandb_init.py:init():614] setting up manager
18
- 2024-06-30 20:03:52,243 INFO MainThread:34 [backend.py:_multiprocessing_setup():105] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
19
- 2024-06-30 20:03:52,246 INFO MainThread:34 [wandb_init.py:init():622] backend started and connected
20
- 2024-06-30 20:03:52,258 INFO MainThread:34 [wandb_run.py:_label_probe_notebook():1328] probe notebook
21
- 2024-06-30 20:03:52,506 INFO MainThread:34 [wandb_init.py:init():711] updated telemetry
22
- 2024-06-30 20:03:52,509 INFO MainThread:34 [wandb_init.py:init():744] communicating run to backend with 90.0 second timeout
23
- 2024-06-30 20:03:52,733 INFO MainThread:34 [wandb_run.py:_on_init():2396] communicating current version
24
- 2024-06-30 20:03:52,814 INFO MainThread:34 [wandb_run.py:_on_init():2405] got version response upgrade_message: "wandb version 0.17.3 is available! To upgrade, please run:\n $ pip install wandb --upgrade"
25
-
26
- 2024-06-30 20:03:52,815 INFO MainThread:34 [wandb_init.py:init():795] starting run threads in backend
27
- 2024-06-30 20:04:08,848 INFO MainThread:34 [wandb_run.py:_console_start():2374] atexit reg
28
- 2024-06-30 20:04:08,848 INFO MainThread:34 [wandb_run.py:_redirect():2229] redirect: wrap_raw
29
- 2024-06-30 20:04:08,848 INFO MainThread:34 [wandb_run.py:_redirect():2294] Wrapping output streams.
30
- 2024-06-30 20:04:08,848 INFO MainThread:34 [wandb_run.py:_redirect():2319] Redirects installed.
31
- 2024-06-30 20:04:08,852 INFO MainThread:34 [wandb_init.py:init():838] run started, returning control to user process
32
- 2024-06-30 20:04:08,858 INFO MainThread:34 [wandb_run.py:_config_callback():1376] config_cb None None {'return_dict': True, 'output_hidden_states': False, 'output_attentions': False, 'torchscript': False, 'torch_dtype': None, 'use_bfloat16': False, 'tf_legacy_loss': False, 'pruned_heads': {}, 'tie_word_embeddings': True, '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': ['RobertaForMaskedLM'], 'finetuning_task': None, 'id2label': {0: 'LABEL_0', 1: 'LABEL_1', 2: 'LABEL_2', 3: 'LABEL_3', 4: 'LABEL_4', 5: 'LABEL_5', 6: 'LABEL_6', 7: 'LABEL_7', 8: 'LABEL_8', 9: 'LABEL_9', 10: 'LABEL_10', 11: 'LABEL_11', 12: 'LABEL_12', 13: 'LABEL_13', 14: 'LABEL_14', 15: 'LABEL_15', 16: 'LABEL_16', 17: 'LABEL_17', 18: 'LABEL_18', 19: 'LABEL_19'}, 'label2id': {'LABEL_0': 0, 'LABEL_1': 1, 'LABEL_2': 2, 'LABEL_3': 3, 'LABEL_4': 4, 'LABEL_5': 5, 'LABEL_6': 6, 'LABEL_7': 7, 'LABEL_8': 8, 'LABEL_9': 9, 'LABEL_10': 10, 'LABEL_11': 11, 'LABEL_12': 12, 'LABEL_13': 13, 'LABEL_14': 14, 'LABEL_15': 15, 'LABEL_16': 16, 'LABEL_17': 17, 'LABEL_18': 18, 'LABEL_19': 19}, 'tokenizer_class': None, 'prefix': None, 'bos_token_id': 0, 'pad_token_id': 1, 'eos_token_id': 2, 'sep_token_id': None, 'decoder_start_token_id': None, 'task_specific_params': None, 'problem_type': None, '_name_or_path': 'roberta-base', 'transformers_version': '4.41.2', 'model_type': 'roberta', 'vocab_size': 50265, 'hidden_size': 768, 'num_hidden_layers': 12, 'num_attention_heads': 12, 'hidden_act': 'gelu', 'intermediate_size': 3072, 'hidden_dropout_prob': 0.1, 'attention_probs_dropout_prob': 0.1, 'max_position_embeddings': 514, 'type_vocab_size': 1, 'initializer_range': 0.02, 'layer_norm_eps': 1e-05, 'position_embedding_type': 'absolute', 'use_cache': True, 'classifier_dropout': None, 'output_dir': '/kaggle/working/results', 'overwrite_output_dir': False, 'do_train': False, 'do_eval': True, 'do_predict': False, 'eval_strategy': 'epoch', 'prediction_loss_only': False, 'per_device_train_batch_size': 16, 'per_device_eval_batch_size': 16, 'per_gpu_train_batch_size': None, 'per_gpu_eval_batch_size': None, 'gradient_accumulation_steps': 1, 'eval_accumulation_steps': None, 'eval_delay': 0, 'learning_rate': 2e-05, 'weight_decay': 0.01, 'adam_beta1': 0.9, 'adam_beta2': 0.999, 'adam_epsilon': 1e-08, 'max_grad_norm': 1.0, 'num_train_epochs': 6, 'max_steps': -1, 'lr_scheduler_type': 'linear', 'lr_scheduler_kwargs': {}, 'warmup_ratio': 0.0, 'warmup_steps': 0, 'log_level': 'passive', 'log_level_replica': 'warning', 'log_on_each_node': True, 'logging_dir': '/kaggle/working/logs', 'logging_strategy': 'steps', 'logging_first_step': False, 'logging_steps': 500, 'logging_nan_inf_filter': True, 'save_strategy': 'no', 'save_steps': 500, 'save_total_limit': None, 'save_safetensors': True, 'save_on_each_node': False, 'save_only_model': False, 'restore_callback_states_from_checkpoint': 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': False, '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/results', 'disable_tqdm': False, 'remove_unused_columns': True, 'label_names': None, 'load_best_model_at_end': False, 'metric_for_best_model': None, 'greater_is_better': None, '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, 'non_blocking': False, 'gradient_accumulation_kwargs': None}, 'deepspeed': None, 'label_smoothing_factor': 0.0, 'optim': 'adamw_torch', '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, 'eval_do_concat_batches': True, 'fp16_backend': 'auto', 'evaluation_strategy': 'epoch', '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, 'optim_target_modules': None, 'batch_eval_metrics': False}
33
- 2024-06-30 20:31:29,741 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
34
- 2024-06-30 20:31:29,741 INFO MainThread:34 [wandb_init.py:_pause_backend():431] pausing backend
35
- 2024-06-30 20:33:36,476 INFO MainThread:34 [wandb_init.py:_resume_backend():436] resuming backend
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
wandb/run-20240630_200352-ydm2qdsc/run-ydm2qdsc.wandb DELETED
Binary file (44.6 kB)
 
wandb/run-20240703_100700-cyvdged5/files/conda-environment.yaml DELETED
File without changes
wandb/run-20240703_100700-cyvdged5/files/config.yaml DELETED
@@ -1,695 +0,0 @@
1
- wandb_version: 1
2
-
3
- _wandb:
4
- desc: null
5
- value:
6
- python_version: 3.10.13
7
- cli_version: 0.17.0
8
- framework: huggingface
9
- huggingface_version: 4.41.2
10
- is_jupyter_run: true
11
- is_kaggle_kernel: true
12
- start_time: 1720001220
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
- - 105
27
- 2:
28
- - 1
29
- - 2
30
- - 3
31
- - 5
32
- - 11
33
- - 12
34
- - 49
35
- - 51
36
- - 53
37
- - 55
38
- - 71
39
- - 105
40
- 3:
41
- - 7
42
- - 13
43
- - 23
44
- - 66
45
- 4: 3.10.13
46
- 5: 0.17.0
47
- 6: 4.41.2
48
- 8:
49
- - 1
50
- - 2
51
- - 5
52
- 9:
53
- 1: transformers_trainer
54
- 13: linux-x86_64
55
- m:
56
- - 1: train/global_step
57
- 6:
58
- - 3
59
- return_dict:
60
- desc: null
61
- value: true
62
- output_hidden_states:
63
- desc: null
64
- value: false
65
- output_attentions:
66
- desc: null
67
- value: false
68
- torchscript:
69
- desc: null
70
- value: false
71
- torch_dtype:
72
- desc: null
73
- value: null
74
- use_bfloat16:
75
- desc: null
76
- value: false
77
- tf_legacy_loss:
78
- desc: null
79
- value: false
80
- pruned_heads:
81
- desc: null
82
- value: {}
83
- tie_word_embeddings:
84
- desc: null
85
- value: true
86
- chunk_size_feed_forward:
87
- desc: null
88
- value: 0
89
- is_encoder_decoder:
90
- desc: null
91
- value: false
92
- is_decoder:
93
- desc: null
94
- value: false
95
- cross_attention_hidden_size:
96
- desc: null
97
- value: null
98
- add_cross_attention:
99
- desc: null
100
- value: false
101
- tie_encoder_decoder:
102
- desc: null
103
- value: false
104
- max_length:
105
- desc: null
106
- value: 20
107
- min_length:
108
- desc: null
109
- value: 0
110
- do_sample:
111
- desc: null
112
- value: false
113
- early_stopping:
114
- desc: null
115
- value: false
116
- num_beams:
117
- desc: null
118
- value: 1
119
- num_beam_groups:
120
- desc: null
121
- value: 1
122
- diversity_penalty:
123
- desc: null
124
- value: 0.0
125
- temperature:
126
- desc: null
127
- value: 1.0
128
- top_k:
129
- desc: null
130
- value: 50
131
- top_p:
132
- desc: null
133
- value: 1.0
134
- typical_p:
135
- desc: null
136
- value: 1.0
137
- repetition_penalty:
138
- desc: null
139
- value: 1.0
140
- length_penalty:
141
- desc: null
142
- value: 1.0
143
- no_repeat_ngram_size:
144
- desc: null
145
- value: 0
146
- encoder_no_repeat_ngram_size:
147
- desc: null
148
- value: 0
149
- bad_words_ids:
150
- desc: null
151
- value: null
152
- num_return_sequences:
153
- desc: null
154
- value: 1
155
- output_scores:
156
- desc: null
157
- value: false
158
- return_dict_in_generate:
159
- desc: null
160
- value: false
161
- forced_bos_token_id:
162
- desc: null
163
- value: null
164
- forced_eos_token_id:
165
- desc: null
166
- value: null
167
- remove_invalid_values:
168
- desc: null
169
- value: false
170
- exponential_decay_length_penalty:
171
- desc: null
172
- value: null
173
- suppress_tokens:
174
- desc: null
175
- value: null
176
- begin_suppress_tokens:
177
- desc: null
178
- value: null
179
- architectures:
180
- desc: null
181
- value:
182
- - BertForMaskedLM
183
- finetuning_task:
184
- desc: null
185
- value: null
186
- id2label:
187
- desc: null
188
- value:
189
- '0': LABEL_0
190
- '1': LABEL_1
191
- '2': LABEL_2
192
- '3': LABEL_3
193
- '4': LABEL_4
194
- '5': LABEL_5
195
- '6': LABEL_6
196
- '7': LABEL_7
197
- '8': LABEL_8
198
- label2id:
199
- desc: null
200
- value:
201
- LABEL_0: 0
202
- LABEL_1: 1
203
- LABEL_2: 2
204
- LABEL_3: 3
205
- LABEL_4: 4
206
- LABEL_5: 5
207
- LABEL_6: 6
208
- LABEL_7: 7
209
- LABEL_8: 8
210
- tokenizer_class:
211
- desc: null
212
- value: null
213
- prefix:
214
- desc: null
215
- value: null
216
- bos_token_id:
217
- desc: null
218
- value: null
219
- pad_token_id:
220
- desc: null
221
- value: 0
222
- eos_token_id:
223
- desc: null
224
- value: null
225
- sep_token_id:
226
- desc: null
227
- value: null
228
- decoder_start_token_id:
229
- desc: null
230
- value: null
231
- task_specific_params:
232
- desc: null
233
- value: null
234
- problem_type:
235
- desc: null
236
- value: null
237
- _name_or_path:
238
- desc: null
239
- value: ai-forever/ruBert-base
240
- transformers_version:
241
- desc: null
242
- value: 4.41.2
243
- directionality:
244
- desc: null
245
- value: bidi
246
- pooler_fc_size:
247
- desc: null
248
- value: 768
249
- pooler_num_attention_heads:
250
- desc: null
251
- value: 12
252
- pooler_num_fc_layers:
253
- desc: null
254
- value: 3
255
- pooler_size_per_head:
256
- desc: null
257
- value: 128
258
- pooler_type:
259
- desc: null
260
- value: first_token_transform
261
- model_type:
262
- desc: null
263
- value: bert
264
- vocab_size:
265
- desc: null
266
- value: 120138
267
- hidden_size:
268
- desc: null
269
- value: 768
270
- num_hidden_layers:
271
- desc: null
272
- value: 12
273
- num_attention_heads:
274
- desc: null
275
- value: 12
276
- hidden_act:
277
- desc: null
278
- value: gelu
279
- intermediate_size:
280
- desc: null
281
- value: 3072
282
- hidden_dropout_prob:
283
- desc: null
284
- value: 0.1
285
- attention_probs_dropout_prob:
286
- desc: null
287
- value: 0.1
288
- max_position_embeddings:
289
- desc: null
290
- value: 512
291
- type_vocab_size:
292
- desc: null
293
- value: 2
294
- initializer_range:
295
- desc: null
296
- value: 0.02
297
- layer_norm_eps:
298
- desc: null
299
- value: 1.0e-12
300
- position_embedding_type:
301
- desc: null
302
- value: absolute
303
- use_cache:
304
- desc: null
305
- value: true
306
- classifier_dropout:
307
- desc: null
308
- value: null
309
- output_dir:
310
- desc: null
311
- value: /kaggle/working/results
312
- overwrite_output_dir:
313
- desc: null
314
- value: false
315
- do_train:
316
- desc: null
317
- value: false
318
- do_eval:
319
- desc: null
320
- value: true
321
- do_predict:
322
- desc: null
323
- value: false
324
- eval_strategy:
325
- desc: null
326
- value: epoch
327
- prediction_loss_only:
328
- desc: null
329
- value: false
330
- per_device_train_batch_size:
331
- desc: null
332
- value: 16
333
- per_device_eval_batch_size:
334
- desc: null
335
- value: 16
336
- per_gpu_train_batch_size:
337
- desc: null
338
- value: null
339
- per_gpu_eval_batch_size:
340
- desc: null
341
- value: null
342
- gradient_accumulation_steps:
343
- desc: null
344
- value: 1
345
- eval_accumulation_steps:
346
- desc: null
347
- value: null
348
- eval_delay:
349
- desc: null
350
- value: 0
351
- learning_rate:
352
- desc: null
353
- value: 2.0e-05
354
- weight_decay:
355
- desc: null
356
- value: 0.01
357
- adam_beta1:
358
- desc: null
359
- value: 0.9
360
- adam_beta2:
361
- desc: null
362
- value: 0.999
363
- adam_epsilon:
364
- desc: null
365
- value: 1.0e-08
366
- max_grad_norm:
367
- desc: null
368
- value: 1.0
369
- num_train_epochs:
370
- desc: null
371
- value: 3
372
- max_steps:
373
- desc: null
374
- value: -1
375
- lr_scheduler_type:
376
- desc: null
377
- value: linear
378
- lr_scheduler_kwargs:
379
- desc: null
380
- value: {}
381
- warmup_ratio:
382
- desc: null
383
- value: 0.0
384
- warmup_steps:
385
- desc: null
386
- value: 0
387
- log_level:
388
- desc: null
389
- value: passive
390
- log_level_replica:
391
- desc: null
392
- value: warning
393
- log_on_each_node:
394
- desc: null
395
- value: true
396
- logging_dir:
397
- desc: null
398
- value: /kaggle/working/logs
399
- logging_strategy:
400
- desc: null
401
- value: steps
402
- logging_first_step:
403
- desc: null
404
- value: false
405
- logging_steps:
406
- desc: null
407
- value: 500
408
- logging_nan_inf_filter:
409
- desc: null
410
- value: true
411
- save_strategy:
412
- desc: null
413
- value: 'no'
414
- save_steps:
415
- desc: null
416
- value: 500
417
- save_total_limit:
418
- desc: null
419
- value: null
420
- save_safetensors:
421
- desc: null
422
- value: true
423
- save_on_each_node:
424
- desc: null
425
- value: false
426
- save_only_model:
427
- desc: null
428
- value: false
429
- restore_callback_states_from_checkpoint:
430
- desc: null
431
- value: false
432
- no_cuda:
433
- desc: null
434
- value: false
435
- use_cpu:
436
- desc: null
437
- value: false
438
- use_mps_device:
439
- desc: null
440
- value: false
441
- seed:
442
- desc: null
443
- value: 42
444
- data_seed:
445
- desc: null
446
- value: null
447
- jit_mode_eval:
448
- desc: null
449
- value: false
450
- use_ipex:
451
- desc: null
452
- value: false
453
- bf16:
454
- desc: null
455
- value: false
456
- fp16:
457
- desc: null
458
- value: false
459
- fp16_opt_level:
460
- desc: null
461
- value: O1
462
- half_precision_backend:
463
- desc: null
464
- value: auto
465
- bf16_full_eval:
466
- desc: null
467
- value: false
468
- fp16_full_eval:
469
- desc: null
470
- value: false
471
- tf32:
472
- desc: null
473
- value: null
474
- local_rank:
475
- desc: null
476
- value: 0
477
- ddp_backend:
478
- desc: null
479
- value: null
480
- tpu_num_cores:
481
- desc: null
482
- value: null
483
- tpu_metrics_debug:
484
- desc: null
485
- value: false
486
- debug:
487
- desc: null
488
- value: []
489
- dataloader_drop_last:
490
- desc: null
491
- value: false
492
- eval_steps:
493
- desc: null
494
- value: null
495
- dataloader_num_workers:
496
- desc: null
497
- value: 0
498
- dataloader_prefetch_factor:
499
- desc: null
500
- value: null
501
- past_index:
502
- desc: null
503
- value: -1
504
- run_name:
505
- desc: null
506
- value: /kaggle/working/results
507
- disable_tqdm:
508
- desc: null
509
- value: false
510
- remove_unused_columns:
511
- desc: null
512
- value: true
513
- label_names:
514
- desc: null
515
- value: null
516
- load_best_model_at_end:
517
- desc: null
518
- value: false
519
- metric_for_best_model:
520
- desc: null
521
- value: null
522
- greater_is_better:
523
- desc: null
524
- value: null
525
- ignore_data_skip:
526
- desc: null
527
- value: false
528
- fsdp:
529
- desc: null
530
- value: []
531
- fsdp_min_num_params:
532
- desc: null
533
- value: 0
534
- fsdp_config:
535
- desc: null
536
- value:
537
- min_num_params: 0
538
- xla: false
539
- xla_fsdp_v2: false
540
- xla_fsdp_grad_ckpt: false
541
- fsdp_transformer_layer_cls_to_wrap:
542
- desc: null
543
- value: null
544
- accelerator_config:
545
- desc: null
546
- value:
547
- split_batches: false
548
- dispatch_batches: null
549
- even_batches: true
550
- use_seedable_sampler: true
551
- non_blocking: false
552
- gradient_accumulation_kwargs: null
553
- deepspeed:
554
- desc: null
555
- value: null
556
- label_smoothing_factor:
557
- desc: null
558
- value: 0.0
559
- optim:
560
- desc: null
561
- value: adamw_torch
562
- optim_args:
563
- desc: null
564
- value: null
565
- adafactor:
566
- desc: null
567
- value: false
568
- group_by_length:
569
- desc: null
570
- value: false
571
- length_column_name:
572
- desc: null
573
- value: length
574
- report_to:
575
- desc: null
576
- value:
577
- - tensorboard
578
- - wandb
579
- ddp_find_unused_parameters:
580
- desc: null
581
- value: null
582
- ddp_bucket_cap_mb:
583
- desc: null
584
- value: null
585
- ddp_broadcast_buffers:
586
- desc: null
587
- value: null
588
- dataloader_pin_memory:
589
- desc: null
590
- value: true
591
- dataloader_persistent_workers:
592
- desc: null
593
- value: false
594
- skip_memory_metrics:
595
- desc: null
596
- value: true
597
- use_legacy_prediction_loop:
598
- desc: null
599
- value: false
600
- push_to_hub:
601
- desc: null
602
- value: false
603
- resume_from_checkpoint:
604
- desc: null
605
- value: null
606
- hub_model_id:
607
- desc: null
608
- value: null
609
- hub_strategy:
610
- desc: null
611
- value: every_save
612
- hub_token:
613
- desc: null
614
- value: <HUB_TOKEN>
615
- hub_private_repo:
616
- desc: null
617
- value: false
618
- hub_always_push:
619
- desc: null
620
- value: false
621
- gradient_checkpointing:
622
- desc: null
623
- value: false
624
- gradient_checkpointing_kwargs:
625
- desc: null
626
- value: null
627
- include_inputs_for_metrics:
628
- desc: null
629
- value: false
630
- eval_do_concat_batches:
631
- desc: null
632
- value: true
633
- fp16_backend:
634
- desc: null
635
- value: auto
636
- evaluation_strategy:
637
- desc: null
638
- value: epoch
639
- push_to_hub_model_id:
640
- desc: null
641
- value: null
642
- push_to_hub_organization:
643
- desc: null
644
- value: null
645
- push_to_hub_token:
646
- desc: null
647
- value: <PUSH_TO_HUB_TOKEN>
648
- mp_parameters:
649
- desc: null
650
- value: ''
651
- auto_find_batch_size:
652
- desc: null
653
- value: false
654
- full_determinism:
655
- desc: null
656
- value: false
657
- torchdynamo:
658
- desc: null
659
- value: null
660
- ray_scope:
661
- desc: null
662
- value: last
663
- ddp_timeout:
664
- desc: null
665
- value: 1800
666
- torch_compile:
667
- desc: null
668
- value: false
669
- torch_compile_backend:
670
- desc: null
671
- value: null
672
- torch_compile_mode:
673
- desc: null
674
- value: null
675
- dispatch_batches:
676
- desc: null
677
- value: null
678
- split_batches:
679
- desc: null
680
- value: null
681
- include_tokens_per_second:
682
- desc: null
683
- value: false
684
- include_num_input_tokens_seen:
685
- desc: null
686
- value: false
687
- neftune_noise_alpha:
688
- desc: null
689
- value: null
690
- optim_target_modules:
691
- desc: null
692
- value: null
693
- batch_eval_metrics:
694
- desc: null
695
- value: false
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
wandb/run-20240703_100700-cyvdged5/files/output.log DELETED
@@ -1,7 +0,0 @@
1
- Some weights of BertForSequenceClassification were not initialized from the model checkpoint at ai-forever/ruBert-base and are newly initialized: ['classifier.bias', 'classifier.weight']
2
- You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.
3
- /opt/conda/lib/python3.10/site-packages/transformers/training_args.py:1474: FutureWarning: `evaluation_strategy` is deprecated and will be removed in version 4.46 of 🤗 Transformers. Use `eval_strategy` instead
4
- warnings.warn(
5
- /opt/conda/lib/python3.10/site-packages/datasets/load.py:759: FutureWarning: The repository for accuracy contains custom code which must be executed to correctly load the metric. You can inspect the repository content at https://raw.githubusercontent.com/huggingface/datasets/2.19.2/metrics/accuracy/accuracy.py
6
- You can avoid this message in future by passing the argument `trust_remote_code=True`.
7
- Passing `trust_remote_code=True` will be mandatory to load this metric from the next major release of `datasets`.
 
 
 
 
 
 
 
 
wandb/run-20240703_100700-cyvdged5/files/requirements.txt DELETED
@@ -1,868 +0,0 @@
1
- Babel==2.14.0
2
- Boruta==0.3
3
- Brotli==1.1.0
4
- CVXcanon==0.1.2
5
- Cartopy==0.23.0
6
- Cython==3.0.8
7
- Deprecated==1.2.14
8
- Farama-Notifications==0.0.4
9
- Flask==3.0.3
10
- Geohash==1.0
11
- GitPython==3.1.41
12
- ImageHash==4.3.1
13
- Janome==0.5.0
14
- Jinja2==3.1.2
15
- LunarCalendar==0.0.9
16
- Mako==1.3.5
17
- Markdown==3.5.2
18
- MarkupSafe==2.1.3
19
- MarkupSafe==2.1.5
20
- Pillow==9.5.0
21
- PuLP==2.8.0
22
- PyArabic==0.6.15
23
- PyJWT==2.8.0
24
- PyMeeus==0.5.12
25
- PySocks==1.7.1
26
- PyUpSet==0.1.1.post7
27
- PyWavelets==1.5.0
28
- PyYAML==6.0.1
29
- Pygments==2.17.2
30
- Pympler==1.0.1
31
- QtPy==2.4.1
32
- Rtree==1.2.0
33
- SQLAlchemy==2.0.25
34
- SecretStorage==3.3.3
35
- Send2Trash==1.8.2
36
- Shapely==1.8.5.post1
37
- Shimmy==1.3.0
38
- SimpleITK==2.3.1
39
- TPOT==0.12.1
40
- Theano-PyMC==1.1.2
41
- Theano==1.0.5
42
- Wand==0.6.13
43
- Werkzeug==3.0.3
44
- absl-py==1.4.0
45
- accelerate==0.30.1
46
- access==1.1.9
47
- affine==2.4.0
48
- aiobotocore==2.13.0
49
- aiofiles==22.1.0
50
- aiohttp==3.9.1
51
- aioitertools==0.11.0
52
- aiorwlock==1.3.0
53
- aiosignal==1.3.1
54
- aiosqlite==0.19.0
55
- albumentations==1.4.0
56
- alembic==1.13.1
57
- altair==5.3.0
58
- annotated-types==0.6.0
59
- annotated-types==0.7.0
60
- annoy==1.17.3
61
- anyio==4.2.0
62
- apache-beam==2.46.0
63
- aplus==0.11.0
64
- appdirs==1.4.4
65
- archspec==0.2.3
66
- argon2-cffi-bindings==21.2.0
67
- argon2-cffi==23.1.0
68
- array-record==0.5.0
69
- arrow==1.3.0
70
- arviz==0.18.0
71
- astroid==3.2.2
72
- astropy-iers-data==0.2024.6.3.0.31.14
73
- astropy==6.1.0
74
- asttokens==2.4.1
75
- astunparse==1.6.3
76
- async-lru==2.0.4
77
- async-timeout==4.0.3
78
- attrs==23.2.0
79
- audioread==3.0.1
80
- autopep8==2.0.4
81
- backoff==2.2.1
82
- bayesian-optimization==1.4.3
83
- beatrix_jupyterlab==2023.128.151533
84
- beautifulsoup4==4.12.2
85
- blake3==0.2.1
86
- bleach==6.1.0
87
- blessed==1.20.0
88
- blinker==1.8.2
89
- blis==0.7.10
90
- blosc2==2.6.2
91
- bokeh==3.4.1
92
- boltons==23.1.1
93
- boto3==1.26.100
94
- botocore==1.34.106
95
- bq_helper==0.4.1
96
- bqplot==0.12.43
97
- branca==0.7.2
98
- brewer2mpl==1.4.1
99
- brotlipy==0.7.0
100
- cached-property==1.5.2
101
- cachetools==4.2.4
102
- cachetools==5.3.2
103
- catalogue==2.0.10
104
- catalyst==22.4
105
- catboost==1.2.5
106
- category-encoders==2.6.3
107
- certifi==2024.2.2
108
- cesium==0.12.1
109
- cffi==1.16.0
110
- charset-normalizer==3.3.2
111
- chex==0.1.86
112
- cleverhans==4.0.0
113
- click-plugins==1.1.1
114
- click==8.1.7
115
- cligj==0.7.2
116
- cloud-tpu-client==0.10
117
- cloud-tpu-profiler==2.4.0
118
- cloudpathlib==0.16.0
119
- cloudpickle==2.2.1
120
- cloudpickle==3.0.0
121
- cmdstanpy==1.2.3
122
- colorama==0.4.6
123
- colorcet==3.1.0
124
- colorful==0.5.6
125
- colorlog==6.8.2
126
- colorlover==0.3.0
127
- comm==0.2.1
128
- conda-libmamba-solver==23.12.0
129
- conda-package-handling==2.2.0
130
- conda==24.5.0
131
- conda_package_streaming==0.9.0
132
- confection==0.1.4
133
- contextily==1.6.0
134
- contourpy==1.2.0
135
- contourpy==1.2.1
136
- convertdate==2.4.0
137
- crcmod==1.7
138
- cryptography==41.0.7
139
- cuda-python==12.5.0
140
- cudf==24.4.1
141
- cufflinks==0.17.3
142
- cuml==24.4.0
143
- cupy==13.1.0
144
- cycler==0.12.1
145
- cymem==2.0.8
146
- cytoolz==0.12.3
147
- daal4py==2024.4.0
148
- daal==2024.4.0
149
- dacite==1.8.1
150
- dask-cuda==24.4.0
151
- dask-cudf==24.4.1
152
- dask-expr==1.1.2
153
- dask==2024.5.2
154
- dataclasses-json==0.6.6
155
- dataproc_jupyter_plugin==0.1.66
156
- datasets==2.19.2
157
- datashader==0.16.2
158
- datatile==1.0.3
159
- db-dtypes==1.2.0
160
- deap==1.4.1
161
- debugpy==1.8.0
162
- decorator==5.1.1
163
- deepdiff==7.0.1
164
- defusedxml==0.7.1
165
- deprecation==2.1.0
166
- descartes==1.1.0
167
- dill==0.3.8
168
- dipy==1.9.0
169
- distlib==0.3.8
170
- distributed==2024.1.1
171
- distro==1.9.0
172
- dm-tree==0.1.8
173
- docker-pycreds==0.4.0
174
- docker==7.0.0
175
- docopt==0.6.2
176
- docstring-parser==0.15
177
- docstring-to-markdown==0.15
178
- docutils==0.21.2
179
- earthengine-api==0.1.405
180
- easydict==1.13
181
- easyocr==1.7.1
182
- ecos==2.0.13
183
- eli5==0.13.0
184
- emoji==2.12.1
185
- en-core-web-lg==3.7.1
186
- en-core-web-sm==3.7.1
187
- entrypoints==0.4
188
- ephem==4.1.5
189
- esda==2.5.1
190
- essentia==2.1b6.dev1110
191
- et-xmlfile==1.1.0
192
- etils==1.6.0
193
- exceptiongroup==1.2.0
194
- executing==2.0.1
195
- explainable-ai-sdk==1.3.3
196
- fastai==2.7.15
197
- fastapi==0.108.0
198
- fastavro==1.9.3
199
- fastcore==1.5.43
200
- fastdownload==0.0.7
201
- fasteners==0.19
202
- fastjsonschema==2.19.1
203
- fastprogress==1.0.3
204
- fastrlock==0.8.2
205
- fasttext==0.9.2
206
- feather-format==0.4.1
207
- featuretools==1.31.0
208
- filelock==3.13.1
209
- fiona==1.9.6
210
- fitter==1.7.0
211
- flake8==7.0.0
212
- flashtext==2.7
213
- flatbuffers==23.5.26
214
- flax==0.8.4
215
- folium==0.16.0
216
- fonttools==4.47.0
217
- fonttools==4.53.0
218
- fqdn==1.5.1
219
- frozendict==2.4.4
220
- frozenlist==1.4.1
221
- fsspec==2024.3.1
222
- fsspec==2024.5.0
223
- funcy==2.0
224
- fury==0.10.0
225
- future==1.0.0
226
- fuzzywuzzy==0.18.0
227
- gast==0.5.4
228
- gatspy==0.3
229
- gcsfs==2024.3.1
230
- gensim==4.3.2
231
- geographiclib==2.0
232
- geojson==3.1.0
233
- geopandas==0.14.4
234
- geoplot==0.5.1
235
- geopy==2.4.1
236
- geoviews==1.12.0
237
- ggplot==0.11.5
238
- giddy==2.3.5
239
- gitdb==4.0.11
240
- google-ai-generativelanguage==0.6.4
241
- google-api-core==2.11.1
242
- google-api-core==2.19.0
243
- google-api-python-client==2.131.0
244
- google-apitools==0.5.31
245
- google-auth-httplib2==0.2.0
246
- google-auth-oauthlib==1.2.0
247
- google-auth==2.26.1
248
- google-cloud-aiplatform==0.6.0a1
249
- google-cloud-artifact-registry==1.10.0
250
- google-cloud-automl==1.0.1
251
- google-cloud-bigquery==2.34.4
252
- google-cloud-bigtable==1.7.3
253
- google-cloud-core==2.4.1
254
- google-cloud-datastore==2.19.0
255
- google-cloud-dlp==3.14.0
256
- google-cloud-jupyter-config==0.0.5
257
- google-cloud-language==2.13.3
258
- google-cloud-monitoring==2.18.0
259
- google-cloud-pubsub==2.19.0
260
- google-cloud-pubsublite==1.9.0
261
- google-cloud-recommendations-ai==0.7.1
262
- google-cloud-resource-manager==1.11.0
263
- google-cloud-spanner==3.40.1
264
- google-cloud-storage==1.44.0
265
- google-cloud-translate==3.12.1
266
- google-cloud-videointelligence==2.13.3
267
- google-cloud-vision==2.8.0
268
- google-crc32c==1.5.0
269
- google-generativeai==0.6.0
270
- google-pasta==0.2.0
271
- google-resumable-media==2.7.0
272
- googleapis-common-protos==1.62.0
273
- gplearn==0.4.2
274
- gpustat==1.0.0
275
- gpxpy==1.6.2
276
- graphviz==0.20.3
277
- greenlet==3.0.3
278
- grpc-google-iam-v1==0.12.7
279
- grpcio-status==1.48.1
280
- grpcio-status==1.48.2
281
- grpcio==1.59.3
282
- grpcio==1.60.0
283
- gviz-api==1.10.0
284
- gym-notices==0.0.8
285
- gym==0.26.2
286
- gymnasium==0.29.0
287
- h11==0.14.0
288
- h2o==3.46.0.2
289
- h5netcdf==1.3.0
290
- h5py==3.10.0
291
- haversine==2.8.1
292
- hdfs==2.7.3
293
- hep-ml==0.7.2
294
- hijri-converter==2.3.1
295
- hmmlearn==0.3.2
296
- holidays==0.24
297
- holoviews==1.18.3
298
- hpsklearn==0.1.0
299
- html5lib==1.1
300
- htmlmin==0.1.12
301
- httpcore==1.0.5
302
- httplib2==0.21.0
303
- httptools==0.6.1
304
- httpx==0.27.0
305
- huggingface-hub==0.23.2
306
- hunspell==0.5.5
307
- hydra-slayer==0.5.0
308
- hyperopt==0.2.7
309
- hypertools==0.8.0
310
- idna==3.6
311
- igraph==0.11.5
312
- imagecodecs==2024.6.1
313
- imageio==2.33.1
314
- imbalanced-learn==0.12.3
315
- imgaug==0.4.0
316
- importlib-metadata==6.11.0
317
- importlib-metadata==7.0.1
318
- importlib-resources==6.1.1
319
- inequality==1.0.1
320
- iniconfig==2.0.0
321
- ipydatawidgets==4.3.5
322
- ipykernel==6.28.0
323
- ipyleaflet==0.19.1
324
- ipympl==0.7.0
325
- ipython-genutils==0.2.0
326
- ipython-genutils==0.2.0
327
- ipython-sql==0.5.0
328
- ipython==8.20.0
329
- ipyvolume==0.6.3
330
- ipyvue==1.11.1
331
- ipyvuetify==1.9.4
332
- ipywebrtc==0.6.0
333
- ipywidgets==7.7.1
334
- isoduration==20.11.0
335
- isort==5.13.2
336
- isoweek==1.3.3
337
- itsdangerous==2.2.0
338
- jaraco.classes==3.3.0
339
- jax-jumpy==1.0.0
340
- jax==0.4.26
341
- jaxlib==0.4.26.dev20240504
342
- jedi==0.19.1
343
- jeepney==0.8.0
344
- jieba==0.42.1
345
- jmespath==1.0.1
346
- joblib==1.4.2
347
- json5==0.9.14
348
- jsonpatch==1.33
349
- jsonpointer==2.4
350
- jsonschema-specifications==2023.12.1
351
- jsonschema==4.20.0
352
- jupyter-console==6.6.3
353
- jupyter-events==0.9.0
354
- jupyter-http-over-ws==0.0.8
355
- jupyter-leaflet==0.19.1
356
- jupyter-lsp==1.5.1
357
- jupyter-server-mathjax==0.2.6
358
- jupyter-ydoc==0.2.5
359
- jupyter_client==7.4.9
360
- jupyter_client==8.6.0
361
- jupyter_core==5.7.1
362
- jupyter_server==2.12.5
363
- jupyter_server_fileid==0.9.1
364
- jupyter_server_proxy==4.1.0
365
- jupyter_server_terminals==0.5.1
366
- jupyter_server_ydoc==0.8.0
367
- jupyterlab-lsp==5.1.0
368
- jupyterlab-widgets==3.0.9
369
- jupyterlab==4.2.1
370
- jupyterlab_git==0.44.0
371
- jupyterlab_pygments==0.3.0
372
- jupyterlab_server==2.27.2
373
- jupytext==1.16.0
374
- kaggle-environments==1.14.11
375
- kaggle==1.6.14
376
- kagglehub==0.2.5
377
- keras-cv==0.9.0
378
- keras-nlp==0.12.1
379
- keras-tuner==1.4.6
380
- keras==3.3.3
381
- kernels-mixer==0.0.7
382
- keyring==24.3.0
383
- keyrings.google-artifactregistry-auth==1.1.2
384
- kfp-pipeline-spec==0.2.2
385
- kfp-server-api==2.0.5
386
- kfp==2.5.0
387
- kiwisolver==1.4.5
388
- kmapper==2.0.1
389
- kmodes==0.12.2
390
- korean-lunar-calendar==0.3.1
391
- kornia==0.7.2
392
- kornia_rs==0.1.3
393
- kt-legacy==1.0.5
394
- kubernetes==26.1.0
395
- langcodes==3.4.0
396
- langid==1.1.6
397
- language_data==1.2.0
398
- lazy_loader==0.3
399
- learntools==0.3.4
400
- leven==1.0.4
401
- libclang==16.0.6
402
- libmambapy==1.5.8
403
- libpysal==4.9.2
404
- librosa==0.10.2.post1
405
- lightgbm==4.2.0
406
- lightning-utilities==0.11.2
407
- lime==0.2.0.1
408
- line_profiler==4.1.3
409
- linkify-it-py==2.0.3
410
- llvmlite==0.41.1
411
- llvmlite==0.42.0
412
- lml==0.1.0
413
- locket==1.0.0
414
- loguru==0.7.2
415
- lxml==5.2.2
416
- lz4==4.3.3
417
- mamba==1.5.8
418
- mapclassify==2.6.1
419
- marisa-trie==1.1.0
420
- markdown-it-py==3.0.0
421
- marshmallow==3.21.2
422
- matplotlib-inline==0.1.6
423
- matplotlib-venn==0.11.10
424
- matplotlib==3.7.5
425
- matplotlib==3.8.4
426
- mccabe==0.7.0
427
- mdit-py-plugins==0.4.0
428
- mdurl==0.1.2
429
- memory-profiler==0.61.0
430
- menuinst==2.0.1
431
- mercantile==1.2.1
432
- mgwr==2.2.1
433
- missingno==0.5.2
434
- mistune==0.8.4
435
- mizani==0.11.4
436
- ml-dtypes==0.2.0
437
- mlcrate==0.2.0
438
- mlens==0.2.3
439
- mlxtend==0.23.1
440
- mne==1.7.0
441
- mnist==0.2.2
442
- momepy==0.7.0
443
- more-itertools==10.2.0
444
- mpld3==0.5.10
445
- mpmath==1.3.0
446
- msgpack==1.0.7
447
- msgpack==1.0.8
448
- multidict==6.0.4
449
- multimethod==1.10
450
- multipledispatch==1.0.0
451
- multiprocess==0.70.16
452
- munkres==1.1.4
453
- murmurhash==1.0.10
454
- mypy-extensions==1.0.0
455
- namex==0.0.8
456
- nb-conda-kernels==2.3.1
457
- nb_conda==2.2.1
458
- nbclassic==1.0.0
459
- nbclient==0.5.13
460
- nbclient==0.9.0
461
- nbconvert==6.4.5
462
- nbdime==3.2.0
463
- nbformat==5.9.2
464
- ndindex==1.8
465
- nest-asyncio==1.5.8
466
- networkx==3.2.1
467
- nibabel==5.2.1
468
- nilearn==0.10.4
469
- ninja==1.11.1.1
470
- nltk==3.2.4
471
- nose==1.3.7
472
- notebook==6.5.4
473
- notebook==6.5.6
474
- notebook_executor==0.2
475
- notebook_shim==0.2.3
476
- numba==0.58.1
477
- numba==0.59.1
478
- numexpr==2.10.0
479
- numpy==1.26.4
480
- nvidia-ml-py==11.495.46
481
- nvtx==0.2.10
482
- oauth2client==4.1.3
483
- oauthlib==3.2.2
484
- objsize==0.6.1
485
- odfpy==1.4.1
486
- olefile==0.47
487
- onnx==1.16.1
488
- opencensus-context==0.1.3
489
- opencensus==0.11.4
490
- opencv-contrib-python==4.10.0.82
491
- opencv-python-headless==4.10.0.82
492
- opencv-python==4.10.0.82
493
- openpyxl==3.1.3
494
- openslide-python==1.3.1
495
- opentelemetry-api==1.22.0
496
- opentelemetry-exporter-otlp-proto-common==1.22.0
497
- opentelemetry-exporter-otlp-proto-grpc==1.22.0
498
- opentelemetry-exporter-otlp-proto-http==1.22.0
499
- opentelemetry-exporter-otlp==1.22.0
500
- opentelemetry-proto==1.22.0
501
- opentelemetry-sdk==1.22.0
502
- opentelemetry-semantic-conventions==0.43b0
503
- opt-einsum==3.3.0
504
- optax==0.2.2
505
- optree==0.11.0
506
- optuna==3.6.1
507
- orbax-checkpoint==0.5.15
508
- ordered-set==4.1.0
509
- orjson==3.9.10
510
- ortools==9.4.1874
511
- osmnx==1.9.3
512
- overrides==7.4.0
513
- packaging==21.3
514
- pandas-datareader==0.10.0
515
- pandas-profiling==3.6.6
516
- pandas-summary==0.2.0
517
- pandas==2.2.1
518
- pandas==2.2.2
519
- pandasql==0.7.3
520
- pandocfilters==1.5.0
521
- panel==1.4.4
522
- papermill==2.5.0
523
- param==2.1.0
524
- parso==0.8.3
525
- partd==1.4.2
526
- path.py==12.5.0
527
- path==16.14.0
528
- pathos==0.3.2
529
- pathy==0.10.3
530
- patsy==0.5.6
531
- pdf2image==1.17.0
532
- pettingzoo==1.24.0
533
- pexpect==4.8.0
534
- pexpect==4.9.0
535
- phik==0.12.4
536
- pickleshare==0.7.5
537
- pillow==10.3.0
538
- pip==23.3.2
539
- pkgutil_resolve_name==1.3.10
540
- platformdirs==3.11.0
541
- platformdirs==4.1.0
542
- plotly-express==0.4.1
543
- plotly==5.18.0
544
- plotnine==0.13.6
545
- pluggy==1.5.0
546
- pointpats==2.4.0
547
- polars==0.20.31
548
- polyglot==16.7.4
549
- pooch==1.8.1
550
- pox==0.3.4
551
- ppca==0.0.4
552
- ppft==1.7.6.8
553
- preprocessing==0.1.13
554
- preshed==3.0.9
555
- prettytable==3.9.0
556
- progressbar2==4.4.2
557
- prometheus-client==0.19.0
558
- promise==2.3
559
- prompt-toolkit==3.0.42
560
- prompt-toolkit==3.0.43
561
- prophet==1.1.1
562
- proto-plus==1.23.0
563
- protobuf==3.20.3
564
- protobuf==4.24.4
565
- psutil==5.9.3
566
- psutil==5.9.7
567
- ptyprocess==0.7.0
568
- pudb==2024.1
569
- pure-eval==0.2.2
570
- py-cpuinfo==9.0.0
571
- py-spy==0.3.14
572
- py4j==0.10.9.7
573
- pyLDAvis==3.4.1
574
- pyOpenSSL==23.3.0
575
- pyaml==24.4.0
576
- pyarrow-hotfix==0.6
577
- pyarrow==14.0.2
578
- pyasn1-modules==0.3.0
579
- pyasn1==0.5.1
580
- pybind11==2.12.0
581
- pyclipper==1.3.0.post5
582
- pycodestyle==2.11.1
583
- pycosat==0.6.6
584
- pycparser==2.21
585
- pycryptodome==3.20.0
586
- pyct==0.5.0
587
- pycuda==2024.1
588
- pydantic==2.5.3
589
- pydantic==2.7.2
590
- pydantic_core==2.14.6
591
- pydantic_core==2.18.3
592
- pydegensac==0.1.2
593
- pydicom==2.4.4
594
- pydocstyle==6.3.0
595
- pydot==1.4.2
596
- pydub==0.25.1
597
- pyemd==1.0.0
598
- pyerfa==2.0.1.4
599
- pyexcel-io==0.6.6
600
- pyexcel-ods==0.6.0
601
- pyflakes==3.2.0
602
- pygltflib==1.16.2
603
- pykalman==0.9.7
604
- pylibraft==24.4.0
605
- pylint==3.2.2
606
- pymc3==3.11.4
607
- pymongo==3.13.0
608
- pynndescent==0.5.12
609
- pynvjitlink==0.2.3
610
- pynvml==11.4.1
611
- pynvrtc==9.2
612
- pyparsing==3.1.1
613
- pyparsing==3.1.2
614
- pypdf==4.2.0
615
- pyproj==3.6.1
616
- pysal==24.1
617
- pyshp==2.3.1
618
- pytesseract==0.3.10
619
- pytest==8.2.1
620
- python-bidi==0.4.2
621
- python-dateutil==2.9.0.post0
622
- python-dotenv==1.0.0
623
- python-json-logger==2.0.7
624
- python-louvain==0.16
625
- python-lsp-jsonrpc==1.1.2
626
- python-lsp-server==1.11.0
627
- python-slugify==8.0.4
628
- python-utils==3.8.2
629
- pythreejs==2.4.2
630
- pytoolconfig==1.3.1
631
- pytools==2024.1.3
632
- pytorch-ignite==0.5.0.post2
633
- pytorch-lightning==2.2.5
634
- pytz==2023.3.post1
635
- pytz==2024.1
636
- pyu2f==0.1.5
637
- pyviz_comms==3.0.2
638
- pyzmq==24.0.1
639
- pyzmq==25.1.2
640
- qgrid==1.3.1
641
- qtconsole==5.5.2
642
- quantecon==0.7.2
643
- qudida==0.0.4
644
- raft-dask==24.4.0
645
- rapids-dask-dependency==24.4.1a0
646
- rasterio==1.3.10
647
- rasterstats==0.19.0
648
- ray-cpp==2.9.0
649
- ray==2.9.0
650
- referencing==0.32.1
651
- regex==2023.12.25
652
- requests-oauthlib==1.3.1
653
- requests-toolbelt==0.10.1
654
- requests==2.32.3
655
- retrying==1.3.3
656
- retrying==1.3.4
657
- rfc3339-validator==0.1.4
658
- rfc3986-validator==0.1.1
659
- rgf-python==3.12.0
660
- rich-click==1.8.2
661
- rich==13.7.0
662
- rich==13.7.1
663
- rmm==24.4.0
664
- rope==1.13.0
665
- rpds-py==0.16.2
666
- rsa==4.9
667
- ruamel-yaml-conda==0.15.100
668
- ruamel.yaml.clib==0.2.7
669
- ruamel.yaml==0.18.5
670
- s2sphere==0.2.5
671
- s3fs==2024.3.1
672
- s3transfer==0.6.2
673
- safetensors==0.4.3
674
- scattertext==0.1.19
675
- scikit-image==0.22.0
676
- scikit-learn-intelex==2024.4.0
677
- scikit-learn==1.2.2
678
- scikit-multilearn==0.2.0
679
- scikit-optimize==0.10.1
680
- scikit-plot==0.3.7
681
- scikit-surprise==1.1.4
682
- scipy==1.11.4
683
- scipy==1.13.1
684
- seaborn==0.12.2
685
- segment_anything==1.0
686
- segregation==2.5
687
- semver==3.0.2
688
- sentencepiece==0.2.0
689
- sentry-sdk==2.3.1
690
- setproctitle==1.3.3
691
- setuptools-git==1.2
692
- setuptools-scm==8.1.0
693
- setuptools==69.0.3
694
- shap==0.44.1
695
- shapely==2.0.4
696
- shellingham==1.5.4
697
- simpervisor==1.0.0
698
- simplejson==3.19.2
699
- six==1.16.0
700
- sklearn-pandas==2.2.0
701
- slicer==0.0.7
702
- smart-open==6.4.0
703
- smmap==5.0.1
704
- sniffio==1.3.0
705
- snowballstemmer==2.2.0
706
- snuggs==1.4.7
707
- sortedcontainers==2.4.0
708
- soundfile==0.12.1
709
- soupsieve==2.5
710
- soxr==0.3.7
711
- spacy-legacy==3.0.12
712
- spacy-loggers==1.0.5
713
- spacy==3.7.3
714
- spaghetti==1.7.5.post1
715
- spectral==0.23.1
716
- spglm==1.1.0
717
- sphinx-rtd-theme==0.2.4
718
- spint==1.0.7
719
- splot==1.1.5.post1
720
- spopt==0.6.0
721
- spreg==1.4.2
722
- spvcm==0.3.0
723
- sqlparse==0.4.4
724
- squarify==0.4.3
725
- srsly==2.4.8
726
- stable-baselines3==2.1.0
727
- stack-data==0.6.2
728
- stack-data==0.6.3
729
- stanio==0.5.0
730
- starlette==0.32.0.post1
731
- statsmodels==0.14.1
732
- stemming==1.0.1
733
- stop-words==2018.7.23
734
- stopit==1.1.2
735
- stumpy==1.12.0
736
- sympy==1.12.1
737
- tables==3.9.2
738
- tabulate==0.9.0
739
- tangled-up-in-unicode==0.2.0
740
- tbb==2021.12.0
741
- tblib==3.0.0
742
- tenacity==8.2.3
743
- tensorboard-data-server==0.7.2
744
- tensorboard-plugin-profile==2.15.0
745
- tensorboard==2.15.1
746
- tensorboardX==2.6.2.2
747
- tensorflow-cloud==0.1.16
748
- tensorflow-datasets==4.9.4
749
- tensorflow-decision-forests==1.8.1
750
- tensorflow-estimator==2.15.0
751
- tensorflow-hub==0.16.1
752
- tensorflow-io-gcs-filesystem==0.35.0
753
- tensorflow-io==0.35.0
754
- tensorflow-metadata==0.14.0
755
- tensorflow-probability==0.23.0
756
- tensorflow-serving-api==2.14.1
757
- tensorflow-text==2.15.0
758
- tensorflow-transform==0.14.0
759
- tensorflow==2.15.0
760
- tensorstore==0.1.60
761
- termcolor==2.4.0
762
- terminado==0.18.0
763
- testpath==0.6.0
764
- text-unidecode==1.3
765
- textblob==0.18.0.post0
766
- texttable==1.7.0
767
- tf_keras==2.15.1
768
- tfp-nightly==0.24.0.dev0
769
- thinc==8.2.3
770
- threadpoolctl==3.2.0
771
- tifffile==2023.12.9
772
- timm==1.0.3
773
- tinycss2==1.2.1
774
- tobler==0.11.2
775
- tokenizers==0.19.1
776
- toml==0.10.2
777
- tomli==2.0.1
778
- tomlkit==0.12.5
779
- toolz==0.12.1
780
- torch==2.1.2
781
- torchaudio==2.1.2
782
- torchdata==0.7.1
783
- torchinfo==1.8.0
784
- torchmetrics==1.4.0.post0
785
- torchtext==0.16.2
786
- torchvision==0.16.2
787
- tornado==6.3.3
788
- tqdm==4.66.4
789
- traceml==1.0.8
790
- traitlets==5.9.0
791
- traittypes==0.2.1
792
- transformers==4.41.2
793
- treelite==4.1.2
794
- truststore==0.8.0
795
- trx-python==0.2.9
796
- tsfresh==0.20.2
797
- typeguard==4.1.5
798
- typer==0.9.0
799
- typer==0.9.4
800
- types-python-dateutil==2.8.19.20240106
801
- typing-inspect==0.9.0
802
- typing-utils==0.1.0
803
- typing_extensions==4.9.0
804
- tzdata==2023.4
805
- tzdata==2024.1
806
- uc-micro-py==1.0.3
807
- ucx-py==0.37.0
808
- ujson==5.10.0
809
- umap-learn==0.5.6
810
- unicodedata2==15.1.0
811
- update-checker==0.18.0
812
- uri-template==1.3.0
813
- uritemplate==3.0.1
814
- urllib3==1.26.18
815
- urllib3==2.1.0
816
- urwid==2.6.12
817
- urwid_readline==0.14
818
- uvicorn==0.25.0
819
- uvloop==0.19.0
820
- vaex-astro==0.9.3
821
- vaex-core==4.17.1
822
- vaex-hdf5==0.14.1
823
- vaex-jupyter==0.8.2
824
- vaex-ml==0.18.3
825
- vaex-server==0.9.0
826
- vaex-viz==0.5.4
827
- vaex==4.17.0
828
- vec_noise==1.1.4
829
- vecstack==0.4.0
830
- virtualenv==20.21.0
831
- visions==0.7.5
832
- vowpalwabbit==9.9.0
833
- vtk==9.3.0
834
- wandb==0.17.0
835
- wasabi==1.1.2
836
- watchfiles==0.21.0
837
- wavio==0.0.9
838
- wcwidth==0.2.13
839
- weasel==0.3.4
840
- webcolors==1.13
841
- webencodings==0.5.1
842
- websocket-client==1.7.0
843
- websockets==12.0
844
- wfdb==4.1.2
845
- whatthepatch==1.0.5
846
- wheel==0.42.0
847
- widgetsnbextension==3.6.6
848
- witwidget==1.8.1
849
- woodwork==0.31.0
850
- wordcloud==1.9.3
851
- wordsegment==1.3.1
852
- wrapt==1.14.1
853
- xarray-einstats==0.7.0
854
- xarray==2024.5.0
855
- xgboost==2.0.3
856
- xvfbwrapper==0.2.9
857
- xxhash==3.4.1
858
- xyzservices==2024.4.0
859
- y-py==0.6.2
860
- yapf==0.40.2
861
- yarl==1.9.3
862
- yarl==1.9.4
863
- ydata-profiling==4.6.4
864
- yellowbrick==1.5
865
- ypy-websocket==0.8.4
866
- zict==3.0.0
867
- zipp==3.17.0
868
- zstandard==0.19.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
wandb/run-20240703_100700-cyvdged5/files/wandb-metadata.json DELETED
@@ -1,62 +0,0 @@
1
- {
2
- "os": "Linux-5.15.133+-x86_64-with-glibc2.31",
3
- "python": "3.10.13",
4
- "heartbeatAt": "2024-07-03T10:07:01.631454",
5
- "startedAt": "2024-07-03T10:07:00.445303",
6
- "docker": null,
7
- "cuda": null,
8
- "args": [],
9
- "state": "running",
10
- "program": "kaggle.ipynb",
11
- "codePathLocal": null,
12
- "root": "/kaggle/working",
13
- "host": "2679035f67af",
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.21,
20
- "min": 0.0,
21
- "max": 0.0
22
- },
23
- "cpu_freq_per_core": [
24
- {
25
- "current": 2000.21,
26
- "min": 0.0,
27
- "max": 0.0
28
- },
29
- {
30
- "current": 2000.21,
31
- "min": 0.0,
32
- "max": 0.0
33
- },
34
- {
35
- "current": 2000.21,
36
- "min": 0.0,
37
- "max": 0.0
38
- },
39
- {
40
- "current": 2000.21,
41
- "min": 0.0,
42
- "max": 0.0
43
- }
44
- ],
45
- "disk": {
46
- "/": {
47
- "total": 8062.387607574463,
48
- "used": 5690.048397064209
49
- }
50
- },
51
- "gpu": "Tesla P100-PCIE-16GB",
52
- "gpu_count": 1,
53
- "gpu_devices": [
54
- {
55
- "name": "Tesla P100-PCIE-16GB",
56
- "memory_total": 17179869184
57
- }
58
- ],
59
- "memory": {
60
- "total": 31.357555389404297
61
- }
62
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
wandb/run-20240703_100700-cyvdged5/logs/debug-internal.log DELETED
@@ -1,300 +0,0 @@
1
- 2024-07-03 10:07:00,452 INFO StreamThr :153 [internal.py:wandb_internal():85] W&B internal server running at pid: 153, started at: 2024-07-03 10:07:00.451696
2
- 2024-07-03 10:07:00,453 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status
3
- 2024-07-03 10:07:00,954 INFO WriterThread:153 [datastore.py:open_for_write():87] open: /kaggle/working/wandb/run-20240703_100700-cyvdged5/run-cyvdged5.wandb
4
- 2024-07-03 10:07:00,955 DEBUG SenderThread:153 [sender.py:send():378] send: header
5
- 2024-07-03 10:07:00,958 DEBUG SenderThread:153 [sender.py:send():378] send: run
6
- 2024-07-03 10:07:01,527 INFO SenderThread:153 [dir_watcher.py:__init__():211] watching files in: /kaggle/working/wandb/run-20240703_100700-cyvdged5/files
7
- 2024-07-03 10:07:01,527 INFO SenderThread:153 [sender.py:_start_run_threads():1123] run started: cyvdged5 with start time 1720001220.452695
8
- 2024-07-03 10:07:01,537 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: check_version
9
- 2024-07-03 10:07:01,537 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: check_version
10
- 2024-07-03 10:07:01,607 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: run_start
11
- 2024-07-03 10:07:01,618 DEBUG HandlerThread:153 [system_info.py:__init__():26] System info init
12
- 2024-07-03 10:07:01,618 DEBUG HandlerThread:153 [system_info.py:__init__():41] System info init done
13
- 2024-07-03 10:07:01,618 INFO HandlerThread:153 [system_monitor.py:start():194] Starting system monitor
14
- 2024-07-03 10:07:01,618 INFO SystemMonitor:153 [system_monitor.py:_start():158] Starting system asset monitoring threads
15
- 2024-07-03 10:07:01,618 INFO HandlerThread:153 [system_monitor.py:probe():214] Collecting system info
16
- 2024-07-03 10:07:01,619 INFO SystemMonitor:153 [interfaces.py:start():188] Started cpu monitoring
17
- 2024-07-03 10:07:01,620 INFO SystemMonitor:153 [interfaces.py:start():188] Started disk monitoring
18
- 2024-07-03 10:07:01,621 INFO SystemMonitor:153 [interfaces.py:start():188] Started gpu monitoring
19
- 2024-07-03 10:07:01,622 INFO SystemMonitor:153 [interfaces.py:start():188] Started memory monitoring
20
- 2024-07-03 10:07:01,623 INFO SystemMonitor:153 [interfaces.py:start():188] Started network monitoring
21
- 2024-07-03 10:07:01,631 DEBUG HandlerThread:153 [system_info.py:probe():150] Probing system
22
- 2024-07-03 10:07:01,633 DEBUG HandlerThread:153 [gitlib.py:_init_repo():56] git repository is invalid
23
- 2024-07-03 10:07:01,633 DEBUG HandlerThread:153 [system_info.py:probe():198] Probing system done
24
- 2024-07-03 10:07:01,633 DEBUG HandlerThread:153 [system_monitor.py:probe():223] {'os': 'Linux-5.15.133+-x86_64-with-glibc2.31', 'python': '3.10.13', 'heartbeatAt': '2024-07-03T10:07:01.631454', 'startedAt': '2024-07-03T10:07:00.445303', 'docker': None, 'cuda': None, 'args': (), 'state': 'running', 'program': 'kaggle.ipynb', 'codePathLocal': None, 'root': '/kaggle/working', 'host': '2679035f67af', 'username': 'root', 'executable': '/opt/conda/bin/python3.10', 'cpu_count': 2, 'cpu_count_logical': 4, 'cpu_freq': {'current': 2000.21, 'min': 0.0, 'max': 0.0}, 'cpu_freq_per_core': [{'current': 2000.21, 'min': 0.0, 'max': 0.0}, {'current': 2000.21, 'min': 0.0, 'max': 0.0}, {'current': 2000.21, 'min': 0.0, 'max': 0.0}, {'current': 2000.21, 'min': 0.0, 'max': 0.0}], 'disk': {'/': {'total': 8062.387607574463, 'used': 5690.048397064209}}, 'gpu': 'Tesla P100-PCIE-16GB', 'gpu_count': 1, 'gpu_devices': [{'name': 'Tesla P100-PCIE-16GB', 'memory_total': 17179869184}], 'memory': {'total': 31.357555389404297}}
25
- 2024-07-03 10:07:01,633 INFO HandlerThread:153 [system_monitor.py:probe():224] Finished collecting system info
26
- 2024-07-03 10:07:01,633 INFO HandlerThread:153 [system_monitor.py:probe():227] Publishing system info
27
- 2024-07-03 10:07:01,633 DEBUG HandlerThread:153 [system_info.py:_save_conda():207] Saving list of conda packages installed into the current environment
28
- 2024-07-03 10:07:02,529 INFO Thread-12 :153 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240703_100700-cyvdged5/files/conda-environment.yaml
29
- 2024-07-03 10:07:16,647 ERROR HandlerThread:153 [system_info.py:_save_conda():221] Error saving conda packages: Command '['conda', 'env', 'export']' timed out after 15 seconds
30
- Traceback (most recent call last):
31
- File "/opt/conda/lib/python3.10/site-packages/wandb/sdk/internal/system/system_info.py", line 214, in _save_conda
32
- subprocess.call(
33
- File "/opt/conda/lib/python3.10/subprocess.py", line 347, in call
34
- return p.wait(timeout=timeout)
35
- File "/opt/conda/lib/python3.10/subprocess.py", line 1209, in wait
36
- return self._wait(timeout=timeout)
37
- File "/opt/conda/lib/python3.10/subprocess.py", line 1951, in _wait
38
- raise TimeoutExpired(self.args, timeout)
39
- subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after 15 seconds
40
- 2024-07-03 10:07:16,649 DEBUG HandlerThread:153 [system_info.py:_save_conda():222] Saving conda packages done
41
- 2024-07-03 10:07:16,650 INFO HandlerThread:153 [system_monitor.py:probe():229] Finished publishing system info
42
- 2024-07-03 10:07:16,658 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
43
- 2024-07-03 10:07:16,658 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: keepalive
44
- 2024-07-03 10:07:16,658 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
45
- 2024-07-03 10:07:16,658 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: keepalive
46
- 2024-07-03 10:07:16,658 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
47
- 2024-07-03 10:07:16,658 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: keepalive
48
- 2024-07-03 10:07:16,659 DEBUG SenderThread:153 [sender.py:send():378] send: files
49
- 2024-07-03 10:07:16,659 INFO SenderThread:153 [sender.py:_save_file():1389] saving file wandb-metadata.json with policy now
50
- 2024-07-03 10:07:17,436 INFO wandb-upload_0:153 [upload_job.py:push():130] Uploaded file /tmp/tmpftsekjz4wandb/0br4hl77-wandb-metadata.json
51
- 2024-07-03 10:07:17,532 INFO Thread-12 :153 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240703_100700-cyvdged5/files/wandb-metadata.json
52
- 2024-07-03 10:07:17,602 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: python_packages
53
- 2024-07-03 10:07:17,603 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: python_packages
54
- 2024-07-03 10:07:17,605 DEBUG SenderThread:153 [sender.py:send():378] send: telemetry
55
- 2024-07-03 10:07:17,606 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
56
- 2024-07-03 10:07:17,607 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
57
- 2024-07-03 10:07:17,901 DEBUG SenderThread:153 [sender.py:send():378] send: config
58
- 2024-07-03 10:07:17,903 DEBUG SenderThread:153 [sender.py:send():378] send: metric
59
- 2024-07-03 10:07:17,904 DEBUG SenderThread:153 [sender.py:send():378] send: telemetry
60
- 2024-07-03 10:07:17,904 DEBUG SenderThread:153 [sender.py:send():378] send: telemetry
61
- 2024-07-03 10:07:17,904 DEBUG SenderThread:153 [sender.py:send():378] send: metric
62
- 2024-07-03 10:07:17,904 WARNING SenderThread:153 [sender.py:send_metric():1340] Seen metric with glob (shouldn't happen)
63
- 2024-07-03 10:07:17,904 DEBUG SenderThread:153 [sender.py:send():378] send: telemetry
64
- 2024-07-03 10:07:18,532 INFO Thread-12 :153 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240703_100700-cyvdged5/files/requirements.txt
65
- 2024-07-03 10:07:20,905 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
66
- 2024-07-03 10:07:25,906 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
67
- 2024-07-03 10:07:30,914 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
68
- 2024-07-03 10:07:31,536 INFO Thread-12 :153 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240703_100700-cyvdged5/files/config.yaml
69
- 2024-07-03 10:07:32,603 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
70
- 2024-07-03 10:07:32,604 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
71
- 2024-07-03 10:07:36,885 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
72
- 2024-07-03 10:07:41,885 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
73
- 2024-07-03 10:07:46,886 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
74
- 2024-07-03 10:07:47,603 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
75
- 2024-07-03 10:07:47,604 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
76
- 2024-07-03 10:07:52,842 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
77
- 2024-07-03 10:07:57,843 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
78
- 2024-07-03 10:08:01,623 DEBUG SystemMonitor:153 [system_monitor.py:_start():172] Starting system metrics aggregation loop
79
- 2024-07-03 10:08:01,624 DEBUG SenderThread:153 [sender.py:send():378] send: stats
80
- 2024-07-03 10:08:02,604 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
81
- 2024-07-03 10:08:02,604 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
82
- 2024-07-03 10:08:02,903 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
83
- 2024-07-03 10:08:07,904 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
84
- 2024-07-03 10:08:12,905 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
85
- 2024-07-03 10:08:17,604 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
86
- 2024-07-03 10:08:17,604 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
87
- 2024-07-03 10:08:18,887 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
88
- 2024-07-03 10:08:23,888 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
89
- 2024-07-03 10:08:28,889 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
90
- 2024-07-03 10:08:31,625 DEBUG SenderThread:153 [sender.py:send():378] send: stats
91
- 2024-07-03 10:08:32,604 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
92
- 2024-07-03 10:08:32,605 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
93
- 2024-07-03 10:08:34,859 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
94
- 2024-07-03 10:08:39,860 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
95
- 2024-07-03 10:08:44,861 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
96
- 2024-07-03 10:08:47,604 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
97
- 2024-07-03 10:08:47,605 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
98
- 2024-07-03 10:08:49,909 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
99
- 2024-07-03 10:08:54,910 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
100
- 2024-07-03 10:08:59,911 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
101
- 2024-07-03 10:09:01,626 DEBUG SenderThread:153 [sender.py:send():378] send: stats
102
- 2024-07-03 10:09:02,604 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
103
- 2024-07-03 10:09:02,605 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
104
- 2024-07-03 10:09:04,982 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
105
- 2024-07-03 10:09:09,982 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
106
- 2024-07-03 10:09:14,983 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
107
- 2024-07-03 10:09:17,605 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
108
- 2024-07-03 10:09:17,605 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
109
- 2024-07-03 10:09:20,857 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
110
- 2024-07-03 10:09:25,858 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
111
- 2024-07-03 10:09:30,859 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
112
- 2024-07-03 10:09:31,627 DEBUG SenderThread:153 [sender.py:send():378] send: stats
113
- 2024-07-03 10:09:32,604 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
114
- 2024-07-03 10:09:32,605 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
115
- 2024-07-03 10:09:36,837 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
116
- 2024-07-03 10:09:41,838 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
117
- 2024-07-03 10:09:46,839 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
118
- 2024-07-03 10:09:47,657 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
119
- 2024-07-03 10:09:47,657 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
120
- 2024-07-03 10:09:51,939 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
121
- 2024-07-03 10:09:56,940 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
122
- 2024-07-03 10:10:01,627 DEBUG SenderThread:153 [sender.py:send():378] send: stats
123
- 2024-07-03 10:10:02,628 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
124
- 2024-07-03 10:10:02,737 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
125
- 2024-07-03 10:10:02,737 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
126
- 2024-07-03 10:10:07,966 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
127
- 2024-07-03 10:10:12,967 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
128
- 2024-07-03 10:10:17,737 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
129
- 2024-07-03 10:10:17,737 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
130
- 2024-07-03 10:10:18,023 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
131
- 2024-07-03 10:10:23,024 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
132
- 2024-07-03 10:10:28,026 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
133
- 2024-07-03 10:10:31,628 DEBUG SenderThread:153 [sender.py:send():378] send: stats
134
- 2024-07-03 10:10:32,946 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
135
- 2024-07-03 10:10:32,946 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
136
- 2024-07-03 10:10:33,251 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
137
- 2024-07-03 10:10:33,327 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: pause
138
- 2024-07-03 10:10:33,328 INFO HandlerThread:153 [handler.py:handle_request_pause():724] stopping system metrics thread
139
- 2024-07-03 10:10:33,328 INFO HandlerThread:153 [system_monitor.py:finish():203] Stopping system monitor
140
- 2024-07-03 10:10:33,328 DEBUG SystemMonitor:153 [system_monitor.py:_start():179] Finished system metrics aggregation loop
141
- 2024-07-03 10:10:33,328 DEBUG SystemMonitor:153 [system_monitor.py:_start():183] Publishing last batch of metrics
142
- 2024-07-03 10:10:33,333 INFO HandlerThread:153 [interfaces.py:finish():200] Joined cpu monitor
143
- 2024-07-03 10:10:33,334 INFO HandlerThread:153 [interfaces.py:finish():200] Joined disk monitor
144
- 2024-07-03 10:10:33,336 INFO HandlerThread:153 [interfaces.py:finish():200] Joined gpu monitor
145
- 2024-07-03 10:10:33,336 INFO HandlerThread:153 [interfaces.py:finish():200] Joined memory monitor
146
- 2024-07-03 10:10:33,336 INFO HandlerThread:153 [interfaces.py:finish():200] Joined network monitor
147
- 2024-07-03 10:10:33,337 DEBUG SenderThread:153 [sender.py:send():378] send: stats
148
- 2024-07-03 10:10:38,338 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
149
- 2024-07-03 10:10:43,339 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
150
- 2024-07-03 10:10:47,746 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
151
- 2024-07-03 10:10:47,747 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
152
- 2024-07-03 10:10:49,049 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
153
- 2024-07-03 10:10:54,050 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
154
- 2024-07-03 10:10:59,051 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
155
- 2024-07-03 10:11:02,747 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
156
- 2024-07-03 10:11:02,747 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
157
- 2024-07-03 10:11:05,034 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
158
- 2024-07-03 10:11:10,034 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
159
- 2024-07-03 10:11:15,036 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
160
- 2024-07-03 10:11:17,747 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
161
- 2024-07-03 10:11:17,747 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
162
- 2024-07-03 10:11:20,051 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
163
- 2024-07-03 10:11:25,052 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
164
- 2024-07-03 10:11:30,053 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
165
- 2024-07-03 10:11:32,747 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
166
- 2024-07-03 10:11:32,747 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
167
- 2024-07-03 10:11:35,993 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
168
- 2024-07-03 10:11:40,994 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
169
- 2024-07-03 10:11:45,995 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
170
- 2024-07-03 10:11:47,747 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
171
- 2024-07-03 10:11:47,747 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
172
- 2024-07-03 10:11:51,968 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
173
- 2024-07-03 10:11:56,970 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
174
- 2024-07-03 10:12:01,971 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
175
- 2024-07-03 10:12:02,747 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
176
- 2024-07-03 10:12:02,748 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
177
- 2024-07-03 10:12:07,023 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
178
- 2024-07-03 10:12:12,024 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
179
- 2024-07-03 10:12:17,025 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
180
- 2024-07-03 10:12:17,747 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
181
- 2024-07-03 10:12:17,748 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
182
- 2024-07-03 10:12:22,062 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
183
- 2024-07-03 10:12:27,064 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
184
- 2024-07-03 10:12:28,052 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: resume
185
- 2024-07-03 10:12:28,052 INFO HandlerThread:153 [handler.py:handle_request_resume():715] starting system metrics thread
186
- 2024-07-03 10:12:28,052 INFO HandlerThread:153 [system_monitor.py:start():194] Starting system monitor
187
- 2024-07-03 10:12:28,052 INFO SystemMonitor:153 [system_monitor.py:_start():158] Starting system asset monitoring threads
188
- 2024-07-03 10:12:28,053 INFO SystemMonitor:153 [interfaces.py:start():188] Started cpu monitoring
189
- 2024-07-03 10:12:28,054 INFO SystemMonitor:153 [interfaces.py:start():188] Started disk monitoring
190
- 2024-07-03 10:12:28,056 INFO SystemMonitor:153 [interfaces.py:start():188] Started gpu monitoring
191
- 2024-07-03 10:12:28,056 INFO SystemMonitor:153 [interfaces.py:start():188] Started memory monitoring
192
- 2024-07-03 10:12:28,057 INFO SystemMonitor:153 [interfaces.py:start():188] Started network monitoring
193
- 2024-07-03 10:12:30,640 INFO Thread-12 :153 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240703_100700-cyvdged5/files/output.log
194
- 2024-07-03 10:12:31,154 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: pause
195
- 2024-07-03 10:12:31,154 INFO HandlerThread:153 [handler.py:handle_request_pause():724] stopping system metrics thread
196
- 2024-07-03 10:12:31,154 INFO HandlerThread:153 [system_monitor.py:finish():203] Stopping system monitor
197
- 2024-07-03 10:12:31,154 DEBUG SystemMonitor:153 [system_monitor.py:_start():172] Starting system metrics aggregation loop
198
- 2024-07-03 10:12:31,154 DEBUG SystemMonitor:153 [system_monitor.py:_start():179] Finished system metrics aggregation loop
199
- 2024-07-03 10:12:31,155 DEBUG SystemMonitor:153 [system_monitor.py:_start():183] Publishing last batch of metrics
200
- 2024-07-03 10:12:31,156 INFO HandlerThread:153 [interfaces.py:finish():200] Joined cpu monitor
201
- 2024-07-03 10:12:31,156 INFO HandlerThread:153 [interfaces.py:finish():200] Joined disk monitor
202
- 2024-07-03 10:12:31,161 INFO HandlerThread:153 [interfaces.py:finish():200] Joined gpu monitor
203
- 2024-07-03 10:12:31,161 INFO HandlerThread:153 [interfaces.py:finish():200] Joined memory monitor
204
- 2024-07-03 10:12:31,161 INFO HandlerThread:153 [interfaces.py:finish():200] Joined network monitor
205
- 2024-07-03 10:12:31,162 DEBUG SenderThread:153 [sender.py:send():378] send: stats
206
- 2024-07-03 10:12:32,162 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
207
- 2024-07-03 10:12:32,641 INFO Thread-12 :153 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240703_100700-cyvdged5/files/output.log
208
- 2024-07-03 10:12:32,747 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
209
- 2024-07-03 10:12:32,748 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
210
- 2024-07-03 10:12:36,070 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: resume
211
- 2024-07-03 10:12:36,070 INFO HandlerThread:153 [handler.py:handle_request_resume():715] starting system metrics thread
212
- 2024-07-03 10:12:36,070 INFO HandlerThread:153 [system_monitor.py:start():194] Starting system monitor
213
- 2024-07-03 10:12:36,071 INFO SystemMonitor:153 [system_monitor.py:_start():158] Starting system asset monitoring threads
214
- 2024-07-03 10:12:36,071 INFO SystemMonitor:153 [interfaces.py:start():188] Started cpu monitoring
215
- 2024-07-03 10:12:36,073 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: pause
216
- 2024-07-03 10:12:36,074 INFO HandlerThread:153 [handler.py:handle_request_pause():724] stopping system metrics thread
217
- 2024-07-03 10:12:36,074 INFO HandlerThread:153 [system_monitor.py:finish():203] Stopping system monitor
218
- 2024-07-03 10:12:36,074 INFO SystemMonitor:153 [interfaces.py:start():188] Started disk monitoring
219
- 2024-07-03 10:12:36,074 INFO HandlerThread:153 [interfaces.py:finish():200] Joined cpu monitor
220
- 2024-07-03 10:12:36,075 DEBUG SystemMonitor:153 [system_monitor.py:_start():172] Starting system metrics aggregation loop
221
- 2024-07-03 10:12:36,075 DEBUG SystemMonitor:153 [system_monitor.py:_start():179] Finished system metrics aggregation loop
222
- 2024-07-03 10:12:36,075 DEBUG SystemMonitor:153 [system_monitor.py:_start():183] Publishing last batch of metrics
223
- 2024-07-03 10:12:36,077 INFO HandlerThread:153 [interfaces.py:finish():200] Joined disk monitor
224
- 2024-07-03 10:12:36,078 DEBUG SenderThread:153 [sender.py:send():378] send: stats
225
- 2024-07-03 10:12:38,078 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
226
- 2024-07-03 10:12:39,278 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: resume
227
- 2024-07-03 10:12:39,278 INFO HandlerThread:153 [handler.py:handle_request_resume():715] starting system metrics thread
228
- 2024-07-03 10:12:39,278 INFO HandlerThread:153 [system_monitor.py:start():194] Starting system monitor
229
- 2024-07-03 10:12:39,278 INFO SystemMonitor:153 [system_monitor.py:_start():158] Starting system asset monitoring threads
230
- 2024-07-03 10:12:39,279 INFO SystemMonitor:153 [interfaces.py:start():188] Started cpu monitoring
231
- 2024-07-03 10:12:39,280 INFO SystemMonitor:153 [interfaces.py:start():188] Started disk monitoring
232
- 2024-07-03 10:12:39,282 INFO SystemMonitor:153 [interfaces.py:start():188] Started gpu monitoring
233
- 2024-07-03 10:12:39,282 INFO SystemMonitor:153 [interfaces.py:start():188] Started memory monitoring
234
- 2024-07-03 10:12:39,284 INFO SystemMonitor:153 [interfaces.py:start():188] Started network monitoring
235
- 2024-07-03 10:12:40,032 DEBUG SenderThread:153 [sender.py:send():378] send: config
236
- 2024-07-03 10:12:40,034 DEBUG SenderThread:153 [sender.py:send():378] send: metric
237
- 2024-07-03 10:12:40,034 DEBUG SenderThread:153 [sender.py:send():378] send: metric
238
- 2024-07-03 10:12:40,034 WARNING SenderThread:153 [sender.py:send_metric():1340] Seen metric with glob (shouldn't happen)
239
- 2024-07-03 10:12:44,040 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
240
- 2024-07-03 10:12:44,645 INFO Thread-12 :153 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240703_100700-cyvdged5/files/config.yaml
241
- 2024-07-03 10:12:47,748 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
242
- 2024-07-03 10:12:47,748 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
243
- 2024-07-03 10:12:50,014 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
244
- 2024-07-03 10:12:55,015 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
245
- 2024-07-03 10:13:00,016 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
246
- 2024-07-03 10:13:02,748 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
247
- 2024-07-03 10:13:02,748 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
248
- 2024-07-03 10:13:06,006 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
249
- 2024-07-03 10:13:11,007 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
250
- 2024-07-03 10:13:16,008 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
251
- 2024-07-03 10:13:17,748 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
252
- 2024-07-03 10:13:17,748 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
253
- 2024-07-03 10:13:22,000 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
254
- 2024-07-03 10:13:27,001 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
255
- 2024-07-03 10:13:32,002 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
256
- 2024-07-03 10:13:32,748 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
257
- 2024-07-03 10:13:32,748 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
258
- 2024-07-03 10:13:37,018 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
259
- 2024-07-03 10:13:39,284 DEBUG SystemMonitor:153 [system_monitor.py:_start():172] Starting system metrics aggregation loop
260
- 2024-07-03 10:13:39,285 DEBUG SenderThread:153 [sender.py:send():378] send: stats
261
- 2024-07-03 10:13:42,286 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
262
- 2024-07-03 10:13:47,288 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
263
- 2024-07-03 10:13:47,748 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
264
- 2024-07-03 10:13:47,748 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
265
- 2024-07-03 10:13:52,987 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
266
- 2024-07-03 10:13:55,033 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: pause
267
- 2024-07-03 10:13:55,033 INFO HandlerThread:153 [handler.py:handle_request_pause():724] stopping system metrics thread
268
- 2024-07-03 10:13:55,033 INFO HandlerThread:153 [system_monitor.py:finish():203] Stopping system monitor
269
- 2024-07-03 10:13:55,033 DEBUG SystemMonitor:153 [system_monitor.py:_start():179] Finished system metrics aggregation loop
270
- 2024-07-03 10:13:55,033 DEBUG SystemMonitor:153 [system_monitor.py:_start():183] Publishing last batch of metrics
271
- 2024-07-03 10:13:55,034 INFO HandlerThread:153 [interfaces.py:finish():200] Joined cpu monitor
272
- 2024-07-03 10:13:55,035 INFO HandlerThread:153 [interfaces.py:finish():200] Joined disk monitor
273
- 2024-07-03 10:13:55,041 INFO HandlerThread:153 [interfaces.py:finish():200] Joined gpu monitor
274
- 2024-07-03 10:13:55,041 INFO HandlerThread:153 [interfaces.py:finish():200] Joined memory monitor
275
- 2024-07-03 10:13:55,041 INFO HandlerThread:153 [interfaces.py:finish():200] Joined network monitor
276
- 2024-07-03 10:13:55,042 DEBUG SenderThread:153 [sender.py:send():378] send: stats
277
- 2024-07-03 10:13:58,043 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
278
- 2024-07-03 10:13:58,120 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: resume
279
- 2024-07-03 10:13:58,120 INFO HandlerThread:153 [handler.py:handle_request_resume():715] starting system metrics thread
280
- 2024-07-03 10:13:58,120 INFO HandlerThread:153 [system_monitor.py:start():194] Starting system monitor
281
- 2024-07-03 10:13:58,120 INFO SystemMonitor:153 [system_monitor.py:_start():158] Starting system asset monitoring threads
282
- 2024-07-03 10:13:58,121 INFO SystemMonitor:153 [interfaces.py:start():188] Started cpu monitoring
283
- 2024-07-03 10:13:58,121 INFO SystemMonitor:153 [interfaces.py:start():188] Started disk monitoring
284
- 2024-07-03 10:13:58,122 INFO SystemMonitor:153 [interfaces.py:start():188] Started gpu monitoring
285
- 2024-07-03 10:13:58,125 INFO SystemMonitor:153 [interfaces.py:start():188] Started memory monitoring
286
- 2024-07-03 10:13:58,126 INFO SystemMonitor:153 [interfaces.py:start():188] Started network monitoring
287
- 2024-07-03 10:14:02,749 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
288
- 2024-07-03 10:14:02,749 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
289
- 2024-07-03 10:14:03,238 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
290
- 2024-07-03 10:14:08,239 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
291
- 2024-07-03 10:14:13,240 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
292
- 2024-07-03 10:14:17,748 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
293
- 2024-07-03 10:14:17,749 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
294
- 2024-07-03 10:14:19,050 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
295
- 2024-07-03 10:14:24,051 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
296
- 2024-07-03 10:14:29,053 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
297
- 2024-07-03 10:14:32,748 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: stop_status
298
- 2024-07-03 10:14:32,749 DEBUG SenderThread:153 [sender.py:send_request():405] send_request: stop_status
299
- 2024-07-03 10:14:34,055 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
300
- 2024-07-03 10:14:39,056 DEBUG HandlerThread:153 [handler.py:handle_request():158] handle_request: status_report
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
wandb/run-20240703_100700-cyvdged5/logs/debug.log DELETED
@@ -1,45 +0,0 @@
1
- 2024-07-03 10:07:00,447 INFO MainThread:34 [wandb_setup.py:_flush():76] Current SDK version is 0.17.0
2
- 2024-07-03 10:07:00,447 INFO MainThread:34 [wandb_setup.py:_flush():76] Configure stats pid to 34
3
- 2024-07-03 10:07:00,447 INFO MainThread:34 [wandb_setup.py:_flush():76] Loading settings from /root/.config/wandb/settings
4
- 2024-07-03 10:07:00,447 INFO MainThread:34 [wandb_setup.py:_flush():76] Loading settings from /kaggle/working/wandb/settings
5
- 2024-07-03 10:07:00,447 INFO MainThread:34 [wandb_setup.py:_flush():76] Loading settings from environment variables: {}
6
- 2024-07-03 10:07:00,447 INFO MainThread:34 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False}
7
- 2024-07-03 10:07:00,447 INFO MainThread:34 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program': '<python with no main file>'}
8
- 2024-07-03 10:07:00,447 INFO MainThread:34 [wandb_setup.py:_flush():76] Applying login settings: {}
9
- 2024-07-03 10:07:00,447 INFO MainThread:34 [wandb_setup.py:_flush():76] Applying login settings: {'api_key': '***REDACTED***'}
10
- 2024-07-03 10:07:00,447 INFO MainThread:34 [wandb_init.py:_log_setup():520] Logging user logs to /kaggle/working/wandb/run-20240703_100700-cyvdged5/logs/debug.log
11
- 2024-07-03 10:07:00,447 INFO MainThread:34 [wandb_init.py:_log_setup():521] Logging internal logs to /kaggle/working/wandb/run-20240703_100700-cyvdged5/logs/debug-internal.log
12
- 2024-07-03 10:07:00,447 INFO MainThread:34 [wandb_init.py:_jupyter_setup():466] configuring jupyter hooks <wandb.sdk.wandb_init._WandbInit object at 0x78e7a57abb20>
13
- 2024-07-03 10:07:00,448 INFO MainThread:34 [wandb_init.py:init():560] calling init triggers
14
- 2024-07-03 10:07:00,448 INFO MainThread:34 [wandb_init.py:init():567] wandb.init called with sweep_config: {}
15
- config: {}
16
- 2024-07-03 10:07:00,448 INFO MainThread:34 [wandb_init.py:init():610] starting backend
17
- 2024-07-03 10:07:00,448 INFO MainThread:34 [wandb_init.py:init():614] setting up manager
18
- 2024-07-03 10:07:00,449 INFO MainThread:34 [backend.py:_multiprocessing_setup():105] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
19
- 2024-07-03 10:07:00,452 INFO MainThread:34 [wandb_init.py:init():622] backend started and connected
20
- 2024-07-03 10:07:00,464 INFO MainThread:34 [wandb_run.py:_label_probe_notebook():1328] probe notebook
21
- 2024-07-03 10:07:00,953 INFO MainThread:34 [wandb_init.py:init():711] updated telemetry
22
- 2024-07-03 10:07:00,957 INFO MainThread:34 [wandb_init.py:init():744] communicating run to backend with 90.0 second timeout
23
- 2024-07-03 10:07:01,536 INFO MainThread:34 [wandb_run.py:_on_init():2396] communicating current version
24
- 2024-07-03 10:07:01,561 INFO MainThread:34 [wandb_run.py:_on_init():2405] got version response upgrade_message: "wandb version 0.17.3 is available! To upgrade, please run:\n $ pip install wandb --upgrade"
25
-
26
- 2024-07-03 10:07:01,562 INFO MainThread:34 [wandb_init.py:init():795] starting run threads in backend
27
- 2024-07-03 10:07:17,603 INFO MainThread:34 [wandb_run.py:_console_start():2374] atexit reg
28
- 2024-07-03 10:07:17,603 INFO MainThread:34 [wandb_run.py:_redirect():2229] redirect: wrap_raw
29
- 2024-07-03 10:07:17,604 INFO MainThread:34 [wandb_run.py:_redirect():2294] Wrapping output streams.
30
- 2024-07-03 10:07:17,604 INFO MainThread:34 [wandb_run.py:_redirect():2319] Redirects installed.
31
- 2024-07-03 10:07:17,607 INFO MainThread:34 [wandb_init.py:init():838] run started, returning control to user process
32
- 2024-07-03 10:07:17,615 INFO MainThread:34 [wandb_run.py:_config_callback():1376] config_cb None None {'return_dict': True, 'output_hidden_states': False, 'output_attentions': False, 'torchscript': False, 'torch_dtype': None, 'use_bfloat16': False, 'tf_legacy_loss': False, 'pruned_heads': {}, 'tie_word_embeddings': True, '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': ['BertForMaskedLM'], 'finetuning_task': None, 'id2label': {0: 'LABEL_0', 1: 'LABEL_1', 2: 'LABEL_2', 3: 'LABEL_3', 4: 'LABEL_4', 5: 'LABEL_5', 6: 'LABEL_6', 7: 'LABEL_7', 8: 'LABEL_8'}, 'label2id': {'LABEL_0': 0, 'LABEL_1': 1, 'LABEL_2': 2, 'LABEL_3': 3, 'LABEL_4': 4, 'LABEL_5': 5, 'LABEL_6': 6, 'LABEL_7': 7, 'LABEL_8': 8}, 'tokenizer_class': None, 'prefix': None, 'bos_token_id': None, 'pad_token_id': 0, 'eos_token_id': None, 'sep_token_id': None, 'decoder_start_token_id': None, 'task_specific_params': None, 'problem_type': None, '_name_or_path': 'ai-forever/ruBert-base', 'transformers_version': '4.41.2', 'directionality': 'bidi', 'pooler_fc_size': 768, 'pooler_num_attention_heads': 12, 'pooler_num_fc_layers': 3, 'pooler_size_per_head': 128, 'pooler_type': 'first_token_transform', 'model_type': 'bert', 'vocab_size': 120138, 'hidden_size': 768, 'num_hidden_layers': 12, 'num_attention_heads': 12, 'hidden_act': 'gelu', 'intermediate_size': 3072, 'hidden_dropout_prob': 0.1, 'attention_probs_dropout_prob': 0.1, 'max_position_embeddings': 512, 'type_vocab_size': 2, 'initializer_range': 0.02, 'layer_norm_eps': 1e-12, 'position_embedding_type': 'absolute', 'use_cache': True, 'classifier_dropout': None, 'output_dir': '/kaggle/working/results', 'overwrite_output_dir': False, 'do_train': False, 'do_eval': True, 'do_predict': False, 'eval_strategy': 'epoch', 'prediction_loss_only': False, 'per_device_train_batch_size': 16, 'per_device_eval_batch_size': 16, 'per_gpu_train_batch_size': None, 'per_gpu_eval_batch_size': None, 'gradient_accumulation_steps': 1, 'eval_accumulation_steps': None, 'eval_delay': 0, 'learning_rate': 2e-05, 'weight_decay': 0.01, 'adam_beta1': 0.9, 'adam_beta2': 0.999, 'adam_epsilon': 1e-08, 'max_grad_norm': 1.0, 'num_train_epochs': 4, 'max_steps': -1, 'lr_scheduler_type': 'linear', 'lr_scheduler_kwargs': {}, 'warmup_ratio': 0.0, 'warmup_steps': 0, 'log_level': 'passive', 'log_level_replica': 'warning', 'log_on_each_node': True, 'logging_dir': '/kaggle/working/logs', 'logging_strategy': 'steps', 'logging_first_step': False, 'logging_steps': 500, 'logging_nan_inf_filter': True, 'save_strategy': 'no', 'save_steps': 500, 'save_total_limit': None, 'save_safetensors': True, 'save_on_each_node': False, 'save_only_model': False, 'restore_callback_states_from_checkpoint': 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': False, '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/results', 'disable_tqdm': False, 'remove_unused_columns': True, 'label_names': None, 'load_best_model_at_end': False, 'metric_for_best_model': None, 'greater_is_better': None, '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, 'non_blocking': False, 'gradient_accumulation_kwargs': None}, 'deepspeed': None, 'label_smoothing_factor': 0.0, 'optim': 'adamw_torch', '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, 'eval_do_concat_batches': True, 'fp16_backend': 'auto', 'evaluation_strategy': 'epoch', '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, 'optim_target_modules': None, 'batch_eval_metrics': False}
33
- 2024-07-03 10:10:33,327 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
34
- 2024-07-03 10:10:33,327 INFO MainThread:34 [wandb_init.py:_pause_backend():431] pausing backend
35
- 2024-07-03 10:12:28,050 INFO MainThread:34 [wandb_init.py:_resume_backend():436] resuming backend
36
- 2024-07-03 10:12:31,153 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
37
- 2024-07-03 10:12:31,153 INFO MainThread:34 [wandb_init.py:_pause_backend():431] pausing backend
38
- 2024-07-03 10:12:36,070 INFO MainThread:34 [wandb_init.py:_resume_backend():436] resuming backend
39
- 2024-07-03 10:12:36,071 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
40
- 2024-07-03 10:12:36,071 INFO MainThread:34 [wandb_init.py:_pause_backend():431] pausing backend
41
- 2024-07-03 10:12:39,277 INFO MainThread:34 [wandb_init.py:_resume_backend():436] resuming backend
42
- 2024-07-03 10:12:40,028 INFO MainThread:34 [wandb_run.py:_config_callback():1376] config_cb None None {'return_dict': True, 'output_hidden_states': False, 'output_attentions': False, 'torchscript': False, 'torch_dtype': None, 'use_bfloat16': False, 'tf_legacy_loss': False, 'pruned_heads': {}, 'tie_word_embeddings': True, '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': ['BertForMaskedLM'], 'finetuning_task': None, 'id2label': {0: 'LABEL_0', 1: 'LABEL_1', 2: 'LABEL_2', 3: 'LABEL_3', 4: 'LABEL_4', 5: 'LABEL_5', 6: 'LABEL_6', 7: 'LABEL_7', 8: 'LABEL_8'}, 'label2id': {'LABEL_0': 0, 'LABEL_1': 1, 'LABEL_2': 2, 'LABEL_3': 3, 'LABEL_4': 4, 'LABEL_5': 5, 'LABEL_6': 6, 'LABEL_7': 7, 'LABEL_8': 8}, 'tokenizer_class': None, 'prefix': None, 'bos_token_id': None, 'pad_token_id': 0, 'eos_token_id': None, 'sep_token_id': None, 'decoder_start_token_id': None, 'task_specific_params': None, 'problem_type': None, '_name_or_path': 'ai-forever/ruBert-base', 'transformers_version': '4.41.2', 'directionality': 'bidi', 'pooler_fc_size': 768, 'pooler_num_attention_heads': 12, 'pooler_num_fc_layers': 3, 'pooler_size_per_head': 128, 'pooler_type': 'first_token_transform', 'model_type': 'bert', 'vocab_size': 120138, 'hidden_size': 768, 'num_hidden_layers': 12, 'num_attention_heads': 12, 'hidden_act': 'gelu', 'intermediate_size': 3072, 'hidden_dropout_prob': 0.1, 'attention_probs_dropout_prob': 0.1, 'max_position_embeddings': 512, 'type_vocab_size': 2, 'initializer_range': 0.02, 'layer_norm_eps': 1e-12, 'position_embedding_type': 'absolute', 'use_cache': True, 'classifier_dropout': None, 'output_dir': '/kaggle/working/results', 'overwrite_output_dir': False, 'do_train': False, 'do_eval': True, 'do_predict': False, 'eval_strategy': 'epoch', 'prediction_loss_only': False, 'per_device_train_batch_size': 16, 'per_device_eval_batch_size': 16, 'per_gpu_train_batch_size': None, 'per_gpu_eval_batch_size': None, 'gradient_accumulation_steps': 1, 'eval_accumulation_steps': None, 'eval_delay': 0, 'learning_rate': 2e-05, 'weight_decay': 0.01, 'adam_beta1': 0.9, 'adam_beta2': 0.999, 'adam_epsilon': 1e-08, 'max_grad_norm': 1.0, 'num_train_epochs': 3, 'max_steps': -1, 'lr_scheduler_type': 'linear', 'lr_scheduler_kwargs': {}, 'warmup_ratio': 0.0, 'warmup_steps': 0, 'log_level': 'passive', 'log_level_replica': 'warning', 'log_on_each_node': True, 'logging_dir': '/kaggle/working/logs', 'logging_strategy': 'steps', 'logging_first_step': False, 'logging_steps': 500, 'logging_nan_inf_filter': True, 'save_strategy': 'no', 'save_steps': 500, 'save_total_limit': None, 'save_safetensors': True, 'save_on_each_node': False, 'save_only_model': False, 'restore_callback_states_from_checkpoint': 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': False, '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/results', 'disable_tqdm': False, 'remove_unused_columns': True, 'label_names': None, 'load_best_model_at_end': False, 'metric_for_best_model': None, 'greater_is_better': None, '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, 'non_blocking': False, 'gradient_accumulation_kwargs': None}, 'deepspeed': None, 'label_smoothing_factor': 0.0, 'optim': 'adamw_torch', '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, 'eval_do_concat_batches': True, 'fp16_backend': 'auto', 'evaluation_strategy': 'epoch', '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, 'optim_target_modules': None, 'batch_eval_metrics': False}
43
- 2024-07-03 10:13:55,032 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
44
- 2024-07-03 10:13:55,032 INFO MainThread:34 [wandb_init.py:_pause_backend():431] pausing backend
45
- 2024-07-03 10:13:58,119 INFO MainThread:34 [wandb_init.py:_resume_backend():436] resuming backend
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
wandb/run-20240703_100700-cyvdged5/run-cyvdged5.wandb DELETED
Binary file (20.7 kB)