kairos-posicao-bert-custom
Browse files- README.md +12 -15
- model.safetensors +1 -1
- training_args.bin +1 -1
- wandb/debug-internal.log +43 -43
- wandb/debug.log +75 -75
- wandb/run-20241211_044025-u0sz1qfs/logs/debug-core.log +7 -0
- wandb/run-20241211_045047-iixgzowh/files/config.yaml +568 -0
- wandb/run-20241211_045047-iixgzowh/files/output.log +8 -0
- wandb/run-20241211_045047-iixgzowh/files/requirements.txt +578 -0
- wandb/run-20241211_045047-iixgzowh/files/wandb-metadata.json +38 -0
- wandb/run-20241211_045047-iixgzowh/files/wandb-summary.json +1 -0
- wandb/run-20241211_045047-iixgzowh/logs/debug-core.log +9 -0
- wandb/run-20241211_045047-iixgzowh/logs/debug-internal.log +43 -0
- wandb/run-20241211_045047-iixgzowh/logs/debug.log +76 -0
- wandb/run-20241211_045047-iixgzowh/run-iixgzowh.wandb +0 -0
README.md
CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [belisards/congretimbau](https://huggingface.co/belisards/congretimbau) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Accuracy: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Recall: 0.
|
28 |
-
- Precision: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -50,22 +50,19 @@ The following hyperparameters were used during training:
|
|
50 |
- seed: 5151
|
51 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
52 |
- lr_scheduler_type: linear
|
53 |
-
- lr_scheduler_warmup_steps:
|
54 |
- num_epochs: 18
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.0832 | 7.0 | 245 | 0.3463 | 0.8036 | 0.7441 | 0.7441 | 0.7441 |
|
67 |
-
| 0.0354 | 8.0 | 280 | 0.6084 | 0.8214 | 0.7673 | 0.7673 | 0.7673 |
|
68 |
-
| 0.0068 | 9.0 | 315 | 0.6917 | 0.8214 | 0.7673 | 0.7673 | 0.7673 |
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [belisards/congretimbau](https://huggingface.co/belisards/congretimbau) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.1877
|
25 |
+
- Accuracy: 0.7891
|
26 |
+
- F1: 0.7273
|
27 |
+
- Recall: 0.7564
|
28 |
+
- Precision: 0.7128
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
50 |
- seed: 5151
|
51 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
52 |
- lr_scheduler_type: linear
|
53 |
+
- lr_scheduler_warmup_steps: 120
|
54 |
- num_epochs: 18
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|
|
60 |
+
| 0.29 | 1.0 | 35 | 0.2717 | 0.5625 | 0.5209 | 0.5478 | 0.5371 |
|
61 |
+
| 0.2615 | 2.0 | 70 | 0.2353 | 0.5357 | 0.5344 | 0.6643 | 0.6468 |
|
62 |
+
| 0.2189 | 3.0 | 105 | 0.1945 | 0.8036 | 0.7637 | 0.7889 | 0.7506 |
|
63 |
+
| 0.1579 | 4.0 | 140 | 0.1931 | 0.7857 | 0.7375 | 0.7545 | 0.7273 |
|
64 |
+
| 0.1078 | 5.0 | 175 | 0.2402 | 0.8036 | 0.7496 | 0.7553 | 0.7447 |
|
65 |
+
| 0.0596 | 6.0 | 210 | 0.2657 | 0.7946 | 0.7591 | 0.7941 | 0.7458 |
|
|
|
|
|
|
|
66 |
|
67 |
|
68 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1337640872
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b70a7376911fb4d184b10a3112f8c146f678d9484ef473b4cbcda8e6aef7008d
|
3 |
size 1337640872
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9e08b99bfbe1492e28077fa1376395767ae2fc288cdce2b4c42ab789a66d07c
|
3 |
size 5304
|
wandb/debug-internal.log
CHANGED
@@ -1,43 +1,43 @@
|
|
1 |
-
{"time":"2024-12-11T04:
|
2 |
-
{"time":"2024-12-11T04:
|
3 |
-
{"time":"2024-12-11T04:
|
4 |
-
{"time":"2024-12-11T04:
|
5 |
-
{"time":"2024-12-11T04:
|
6 |
-
{"time":"2024-12-11T04:
|
7 |
-
{"time":"2024-12-11T04:
|
8 |
-
{"time":"2024-12-11T04:
|
9 |
-
{"time":"2024-12-11T04:
|
10 |
-
{"time":"2024-12-11T04:
|
11 |
-
{"time":"2024-12-11T04:
|
12 |
-
{"time":"2024-12-11T04:
|
13 |
-
{"time":"2024-12-11T04:
|
14 |
-
{"time":"2024-12-11T04:
|
15 |
-
{"time":"2024-12-11T04:
|
16 |
-
{"time":"2024-12-11T04:
|
17 |
-
{"time":"2024-12-11T04:
|
18 |
-
{"time":"2024-12-11T04:
|
19 |
-
{"time":"2024-12-11T04:47
|
20 |
-
{"time":"2024-12-11T04:47
|
21 |
-
{"time":"2024-12-11T04:47
|
22 |
-
{"time":"2024-12-11T04:47
|
23 |
-
{"time":"2024-12-11T04:47
|
24 |
-
{"time":"2024-12-11T04:47
|
25 |
-
{"time":"2024-12-11T04:47
|
26 |
-
{"time":"2024-12-11T04:47
|
27 |
-
{"time":"2024-12-11T04:
|
28 |
-
{"time":"2024-12-11T04:
|
29 |
-
{"time":"2024-12-11T04:
|
30 |
-
{"time":"2024-12-11T04:
|
31 |
-
{"time":"2024-12-11T04:
|
32 |
-
{"time":"2024-12-11T04:
|
33 |
-
{"time":"2024-12-11T04:
|
34 |
-
{"time":"2024-12-11T04:
|
35 |
-
{"time":"2024-12-11T04:
|
36 |
-
{"time":"2024-12-11T04:
|
37 |
-
{"time":"2024-12-11T04:
|
38 |
-
{"time":"2024-12-11T04:
|
39 |
-
{"time":"2024-12-11T04:
|
40 |
-
{"time":"2024-12-11T04:
|
41 |
-
{"time":"2024-12-11T04:
|
42 |
-
{"time":"2024-12-11T04:
|
43 |
-
{"time":"2024-12-11T04:
|
|
|
1 |
+
{"time":"2024-12-11T04:50:47.420166727Z","level":"INFO","msg":"using version","core version":"0.19.0"}
|
2 |
+
{"time":"2024-12-11T04:50:47.420188806Z","level":"INFO","msg":"created symlink","path":"/content/wandb/run-20241211_045047-iixgzowh/logs/debug-core.log"}
|
3 |
+
{"time":"2024-12-11T04:50:47.522675109Z","level":"INFO","msg":"created new stream","id":"iixgzowh"}
|
4 |
+
{"time":"2024-12-11T04:50:47.522707089Z","level":"INFO","msg":"stream: started","id":"iixgzowh"}
|
5 |
+
{"time":"2024-12-11T04:50:47.522760019Z","level":"INFO","msg":"handler: started","stream_id":"iixgzowh"}
|
6 |
+
{"time":"2024-12-11T04:50:47.522741946Z","level":"INFO","msg":"writer: Do: started","stream_id":"iixgzowh"}
|
7 |
+
{"time":"2024-12-11T04:50:47.522818391Z","level":"INFO","msg":"sender: started","stream_id":"iixgzowh"}
|
8 |
+
{"time":"2024-12-11T04:50:48.347627641Z","level":"INFO","msg":"Starting system monitor"}
|
9 |
+
{"time":"2024-12-11T04:50:48.997536401Z","level":"INFO","msg":"Pausing system monitor"}
|
10 |
+
{"time":"2024-12-11T04:50:48.997570241Z","level":"INFO","msg":"Resuming system monitor"}
|
11 |
+
{"time":"2024-12-11T04:50:48.997576117Z","level":"INFO","msg":"Pausing system monitor"}
|
12 |
+
{"time":"2024-12-11T04:50:48.997579979Z","level":"INFO","msg":"Resuming system monitor"}
|
13 |
+
{"time":"2024-12-11T04:50:48.997583404Z","level":"INFO","msg":"Pausing system monitor"}
|
14 |
+
{"time":"2024-12-11T04:50:48.997586701Z","level":"INFO","msg":"Resuming system monitor"}
|
15 |
+
{"time":"2024-12-11T04:50:49.577041341Z","level":"INFO","msg":"Pausing system monitor"}
|
16 |
+
{"time":"2024-12-11T04:50:49.618452446Z","level":"INFO","msg":"Resuming system monitor"}
|
17 |
+
{"time":"2024-12-11T04:55:45.869880542Z","level":"INFO","msg":"Pausing system monitor"}
|
18 |
+
{"time":"2024-12-11T04:55:45.874900215Z","level":"INFO","msg":"Resuming system monitor"}
|
19 |
+
{"time":"2024-12-11T04:55:47.366091729Z","level":"INFO","msg":"Pausing system monitor"}
|
20 |
+
{"time":"2024-12-11T04:55:47.370222766Z","level":"INFO","msg":"Resuming system monitor"}
|
21 |
+
{"time":"2024-12-11T04:55:47.370839646Z","level":"INFO","msg":"Pausing system monitor"}
|
22 |
+
{"time":"2024-12-11T04:55:47.376849547Z","level":"INFO","msg":"Resuming system monitor"}
|
23 |
+
{"time":"2024-12-11T04:55:47.451397371Z","level":"INFO","msg":"Pausing system monitor"}
|
24 |
+
{"time":"2024-12-11T04:55:47.456005601Z","level":"INFO","msg":"Resuming system monitor"}
|
25 |
+
{"time":"2024-12-11T04:55:47.4588096Z","level":"INFO","msg":"Pausing system monitor"}
|
26 |
+
{"time":"2024-12-11T04:55:47.464120605Z","level":"INFO","msg":"Resuming system monitor"}
|
27 |
+
{"time":"2024-12-11T04:55:50.562786625Z","level":"INFO","msg":"Pausing system monitor"}
|
28 |
+
{"time":"2024-12-11T04:55:50.603587514Z","level":"INFO","msg":"Resuming system monitor"}
|
29 |
+
{"time":"2024-12-11T04:55:50.603613208Z","level":"INFO","msg":"Pausing system monitor"}
|
30 |
+
{"time":"2024-12-11T04:55:50.603618039Z","level":"INFO","msg":"Resuming system monitor"}
|
31 |
+
{"time":"2024-12-11T04:55:50.60362293Z","level":"INFO","msg":"Pausing system monitor"}
|
32 |
+
{"time":"2024-12-11T04:55:50.603633564Z","level":"INFO","msg":"Resuming system monitor"}
|
33 |
+
{"time":"2024-12-11T04:55:50.603637242Z","level":"INFO","msg":"Pausing system monitor"}
|
34 |
+
{"time":"2024-12-11T04:55:50.603640545Z","level":"INFO","msg":"Resuming system monitor"}
|
35 |
+
{"time":"2024-12-11T04:55:50.603661142Z","level":"INFO","msg":"Stopping system monitor"}
|
36 |
+
{"time":"2024-12-11T04:55:50.604205943Z","level":"INFO","msg":"Stopped system monitor"}
|
37 |
+
{"time":"2024-12-11T04:55:50.862348476Z","level":"INFO","msg":"fileTransfer: Close: file transfer manager closed"}
|
38 |
+
{"time":"2024-12-11T04:55:50.91175051Z","level":"INFO","msg":"handler: operation stats","stats":{}}
|
39 |
+
{"time":"2024-12-11T04:55:51.925784605Z","level":"INFO","msg":"stream: closing","id":"iixgzowh"}
|
40 |
+
{"time":"2024-12-11T04:55:51.925811603Z","level":"INFO","msg":"handler: closed","stream_id":"iixgzowh"}
|
41 |
+
{"time":"2024-12-11T04:55:51.92582357Z","level":"INFO","msg":"writer: Close: closed","stream_id":"iixgzowh"}
|
42 |
+
{"time":"2024-12-11T04:55:51.925832625Z","level":"INFO","msg":"sender: closed","stream_id":"iixgzowh"}
|
43 |
+
{"time":"2024-12-11T04:55:51.925904519Z","level":"INFO","msg":"stream: closed","id":"iixgzowh"}
|
wandb/debug.log
CHANGED
@@ -1,76 +1,76 @@
|
|
1 |
-
2024-12-11 04:
|
2 |
-
2024-12-11 04:
|
3 |
-
2024-12-11 04:
|
4 |
-
2024-12-11 04:
|
5 |
-
2024-12-11 04:
|
6 |
-
2024-12-11 04:
|
7 |
-
2024-12-11 04:
|
8 |
-
2024-12-11 04:
|
9 |
-
2024-12-11 04:
|
10 |
-
2024-12-11 04:
|
11 |
config: {}
|
12 |
-
2024-12-11 04:
|
13 |
-
2024-12-11 04:
|
14 |
-
2024-12-11 04:
|
15 |
-
2024-12-11 04:
|
16 |
-
2024-12-11 04:
|
17 |
-
2024-12-11 04:
|
18 |
-
2024-12-11 04:
|
19 |
-
2024-12-11 04:
|
20 |
-
2024-12-11 04:
|
21 |
-
2024-12-11 04:
|
22 |
-
2024-12-11 04:
|
23 |
-
2024-12-11 04:
|
24 |
-
2024-12-11 04:
|
25 |
-
2024-12-11 04:
|
26 |
-
2024-12-11 04:
|
27 |
-
2024-12-11 04:
|
28 |
-
2024-12-11 04:
|
29 |
-
2024-12-11 04:
|
30 |
-
2024-12-11 04:
|
31 |
-
2024-12-11 04:
|
32 |
-
2024-12-11 04:
|
33 |
-
2024-12-11 04:
|
34 |
-
2024-12-11 04:
|
35 |
-
2024-12-11 04:
|
36 |
-
2024-12-11 04:
|
37 |
-
2024-12-11 04:
|
38 |
-
2024-12-11 04:
|
39 |
-
2024-12-11 04:
|
40 |
-
2024-12-11 04:
|
41 |
-
2024-12-11 04:
|
42 |
-
2024-12-11 04:
|
43 |
-
2024-12-11 04:47
|
44 |
-
2024-12-11 04:47
|
45 |
-
2024-12-11 04:47
|
46 |
-
2024-12-11 04:47
|
47 |
-
2024-12-11 04:47
|
48 |
-
2024-12-11 04:47
|
49 |
-
2024-12-11 04:47
|
50 |
-
2024-12-11 04:47
|
51 |
-
2024-12-11 04:47
|
52 |
-
2024-12-11 04:47
|
53 |
-
2024-12-11 04:47
|
54 |
-
2024-12-11 04:47
|
55 |
-
2024-12-11 04:
|
56 |
-
2024-12-11 04:
|
57 |
-
2024-12-11 04:
|
58 |
-
2024-12-11 04:
|
59 |
-
2024-12-11 04:
|
60 |
-
2024-12-11 04:
|
61 |
-
2024-12-11 04:
|
62 |
-
2024-12-11 04:
|
63 |
-
2024-12-11 04:
|
64 |
-
2024-12-11 04:
|
65 |
-
2024-12-11 04:
|
66 |
-
2024-12-11 04:
|
67 |
-
2024-12-11 04:
|
68 |
-
2024-12-11 04:
|
69 |
-
2024-12-11 04:
|
70 |
-
2024-12-11 04:
|
71 |
-
2024-12-11 04:
|
72 |
-
2024-12-11 04:
|
73 |
-
2024-12-11 04:
|
74 |
-
2024-12-11 04:
|
75 |
-
2024-12-11 04:
|
76 |
-
2024-12-11 04:
|
|
|
1 |
+
2024-12-11 04:50:47,415 INFO MainThread:8104 [wandb_setup.py:_flush():68] Current SDK version is 0.19.0
|
2 |
+
2024-12-11 04:50:47,415 INFO MainThread:8104 [wandb_setup.py:_flush():68] Configure stats pid to 8104
|
3 |
+
2024-12-11 04:50:47,415 INFO MainThread:8104 [wandb_setup.py:_flush():68] Loading settings from /root/.config/wandb/settings
|
4 |
+
2024-12-11 04:50:47,415 INFO MainThread:8104 [wandb_setup.py:_flush():68] Loading settings from /content/wandb/settings
|
5 |
+
2024-12-11 04:50:47,415 INFO MainThread:8104 [wandb_setup.py:_flush():68] Loading settings from environment variables
|
6 |
+
2024-12-11 04:50:47,415 INFO MainThread:8104 [wandb_init.py:_log_setup():528] Logging user logs to /content/wandb/run-20241211_045047-iixgzowh/logs/debug.log
|
7 |
+
2024-12-11 04:50:47,415 INFO MainThread:8104 [wandb_init.py:_log_setup():529] Logging internal logs to /content/wandb/run-20241211_045047-iixgzowh/logs/debug-internal.log
|
8 |
+
2024-12-11 04:50:47,415 INFO MainThread:8104 [wandb_init.py:_jupyter_setup():474] configuring jupyter hooks <wandb.sdk.wandb_init._WandbInit object at 0x79e4275fb3d0>
|
9 |
+
2024-12-11 04:50:47,416 INFO MainThread:8104 [wandb_init.py:init():639] calling init triggers
|
10 |
+
2024-12-11 04:50:47,416 INFO MainThread:8104 [wandb_init.py:init():645] wandb.init called with sweep_config: {}
|
11 |
config: {}
|
12 |
+
2024-12-11 04:50:47,416 INFO MainThread:8104 [wandb_init.py:init():688] starting backend
|
13 |
+
2024-12-11 04:50:47,416 INFO MainThread:8104 [wandb_init.py:init():692] sending inform_init request
|
14 |
+
2024-12-11 04:50:47,418 INFO MainThread:8104 [backend.py:_multiprocessing_setup():104] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
|
15 |
+
2024-12-11 04:50:47,418 INFO MainThread:8104 [wandb_init.py:init():705] backend started and connected
|
16 |
+
2024-12-11 04:50:47,425 INFO MainThread:8104 [wandb_run.py:_label_probe_notebook():1327] probe notebook
|
17 |
+
2024-12-11 04:50:48,259 INFO MainThread:8104 [wandb_init.py:init():798] updated telemetry
|
18 |
+
2024-12-11 04:50:48,259 INFO MainThread:8104 [wandb_init.py:init():830] communicating run to backend with 90.0 second timeout
|
19 |
+
2024-12-11 04:50:48,341 INFO MainThread:8104 [wandb_init.py:init():882] starting run threads in backend
|
20 |
+
2024-12-11 04:50:48,957 INFO MainThread:8104 [wandb_run.py:_console_start():2443] atexit reg
|
21 |
+
2024-12-11 04:50:48,957 INFO MainThread:8104 [wandb_run.py:_redirect():2293] redirect: wrap_raw
|
22 |
+
2024-12-11 04:50:48,957 INFO MainThread:8104 [wandb_run.py:_redirect():2358] Wrapping output streams.
|
23 |
+
2024-12-11 04:50:48,958 INFO MainThread:8104 [wandb_run.py:_redirect():2383] Redirects installed.
|
24 |
+
2024-12-11 04:50:48,959 INFO MainThread:8104 [wandb_init.py:init():925] run started, returning control to user process
|
25 |
+
2024-12-11 04:50:48,963 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
26 |
+
2024-12-11 04:50:48,963 INFO MainThread:8104 [wandb_init.py:_pause_backend():439] pausing backend
|
27 |
+
2024-12-11 04:50:48,968 INFO MainThread:8104 [wandb_init.py:_resume_backend():444] resuming backend
|
28 |
+
2024-12-11 04:50:48,968 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
29 |
+
2024-12-11 04:50:48,968 INFO MainThread:8104 [wandb_init.py:_pause_backend():439] pausing backend
|
30 |
+
2024-12-11 04:50:48,976 INFO MainThread:8104 [wandb_init.py:_resume_backend():444] resuming backend
|
31 |
+
2024-12-11 04:50:48,978 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
32 |
+
2024-12-11 04:50:48,978 INFO MainThread:8104 [wandb_init.py:_pause_backend():439] pausing backend
|
33 |
+
2024-12-11 04:50:48,984 INFO MainThread:8104 [wandb_init.py:_resume_backend():444] resuming backend
|
34 |
+
2024-12-11 04:50:49,576 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
35 |
+
2024-12-11 04:50:49,576 INFO MainThread:8104 [wandb_init.py:_pause_backend():439] pausing backend
|
36 |
+
2024-12-11 04:50:49,581 INFO MainThread:8104 [wandb_init.py:_resume_backend():444] resuming backend
|
37 |
+
2024-12-11 04:50:49,974 INFO MainThread:8104 [wandb_run.py:_config_callback():1375] config_cb None None {'return_dict': True, 'output_hidden_states': False, 'output_attentions': False, 'torchscript': False, 'torch_dtype': 'float32', '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: '0', 1: '1'}, 'label2id': {'0': 0, '1': 1}, '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': 'belisards/congretimbau', '_attn_implementation_autoset': True, 'transformers_version': '4.47.0', 'directionality': 'bidi', 'model_type': 'bert', 'output_past': True, 'pooler_fc_size': 768, 'pooler_num_attention_heads': 12, 'pooler_num_fc_layers': 3, 'pooler_size_per_head': 128, 'pooler_type': 'first_token_transform', 'vocab_size': 29794, 'hidden_size': 1024, 'num_hidden_layers': 24, 'num_attention_heads': 16, 'hidden_act': 'gelu', 'intermediate_size': 4096, 'hidden_dropout_prob': 0.05, 'attention_probs_dropout_prob': 0.05, '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': '.', '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': 32, 'per_device_eval_batch_size': 32, 'per_gpu_train_batch_size': None, 'per_gpu_eval_batch_size': None, 'gradient_accumulation_steps': 1, 'eval_accumulation_steps': None, 'eval_delay': 0, 'torch_empty_cache_steps': None, 'learning_rate': 1e-05, 'weight_decay': 0.02, 'adam_beta1': 0.9, 'adam_beta2': 0.999, 'adam_epsilon': 1e-08, 'max_grad_norm': 1.0, 'num_train_epochs': 18, 'max_steps': -1, 'lr_scheduler_type': 'linear', 'lr_scheduler_kwargs': {}, 'warmup_ratio': 0.0, 'warmup_steps': 120, 'log_level': 'passive', 'log_level_replica': 'warning', 'log_on_each_node': True, 'logging_dir': './runs/Dec11_04-50-48_fd55a770be24', 'logging_strategy': 'steps', 'logging_first_step': False, 'logging_steps': 10, 'logging_nan_inf_filter': True, 'save_strategy': 'epoch', 'save_steps': 204, 'save_total_limit': 1, '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': 5151, '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': 102, 'dataloader_num_workers': 0, 'dataloader_prefetch_factor': None, 'past_index': -1, 'run_name': 'm2-congretimbau_tunado', 'disable_tqdm': False, 'remove_unused_columns': True, 'label_names': None, 'load_best_model_at_end': True, 'metric_for_best_model': 'f1', 'greater_is_better': True, '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': ['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': None, 'hub_always_push': False, 'gradient_checkpointing': False, 'gradient_checkpointing_kwargs': None, 'include_inputs_for_metrics': False, 'include_for_metrics': [], 'eval_do_concat_batches': True, 'fp16_backend': 'auto', 'evaluation_strategy': None, '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, 'eval_on_start': False, 'use_liger_kernel': False, 'eval_use_gather_object': False, 'average_tokens_across_devices': False}
|
38 |
+
2024-12-11 04:50:49,978 INFO MainThread:8104 [wandb_config.py:__setitem__():154] config set model/num_parameters = 334398466 - <bound method Run._config_callback of <wandb.sdk.wandb_run.Run object at 0x79e3ac5f6380>>
|
39 |
+
2024-12-11 04:50:49,978 INFO MainThread:8104 [wandb_run.py:_config_callback():1375] config_cb model/num_parameters 334398466 None
|
40 |
+
2024-12-11 04:55:45,869 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
41 |
+
2024-12-11 04:55:45,869 INFO MainThread:8104 [wandb_init.py:_pause_backend():439] pausing backend
|
42 |
+
2024-12-11 04:55:45,874 INFO MainThread:8104 [wandb_init.py:_resume_backend():444] resuming backend
|
43 |
+
2024-12-11 04:55:47,365 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
44 |
+
2024-12-11 04:55:47,365 INFO MainThread:8104 [wandb_init.py:_pause_backend():439] pausing backend
|
45 |
+
2024-12-11 04:55:47,370 INFO MainThread:8104 [wandb_init.py:_resume_backend():444] resuming backend
|
46 |
+
2024-12-11 04:55:47,370 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
47 |
+
2024-12-11 04:55:47,370 INFO MainThread:8104 [wandb_init.py:_pause_backend():439] pausing backend
|
48 |
+
2024-12-11 04:55:47,376 INFO MainThread:8104 [wandb_init.py:_resume_backend():444] resuming backend
|
49 |
+
2024-12-11 04:55:47,450 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
50 |
+
2024-12-11 04:55:47,451 INFO MainThread:8104 [wandb_init.py:_pause_backend():439] pausing backend
|
51 |
+
2024-12-11 04:55:47,455 INFO MainThread:8104 [wandb_init.py:_resume_backend():444] resuming backend
|
52 |
+
2024-12-11 04:55:47,458 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
53 |
+
2024-12-11 04:55:47,458 INFO MainThread:8104 [wandb_init.py:_pause_backend():439] pausing backend
|
54 |
+
2024-12-11 04:55:47,463 INFO MainThread:8104 [wandb_init.py:_resume_backend():444] resuming backend
|
55 |
+
2024-12-11 04:55:50,562 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
56 |
+
2024-12-11 04:55:50,562 INFO MainThread:8104 [wandb_init.py:_pause_backend():439] pausing backend
|
57 |
+
2024-12-11 04:55:50,569 INFO MainThread:8104 [wandb_init.py:_resume_backend():444] resuming backend
|
58 |
+
2024-12-11 04:55:50,571 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
59 |
+
2024-12-11 04:55:50,571 INFO MainThread:8104 [wandb_init.py:_pause_backend():439] pausing backend
|
60 |
+
2024-12-11 04:55:50,576 INFO MainThread:8104 [wandb_init.py:_resume_backend():444] resuming backend
|
61 |
+
2024-12-11 04:55:50,589 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
62 |
+
2024-12-11 04:55:50,589 INFO MainThread:8104 [wandb_init.py:_pause_backend():439] pausing backend
|
63 |
+
2024-12-11 04:55:50,594 INFO MainThread:8104 [wandb_init.py:_resume_backend():444] resuming backend
|
64 |
+
2024-12-11 04:55:50,594 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
65 |
+
2024-12-11 04:55:50,594 INFO MainThread:8104 [wandb_init.py:_pause_backend():439] pausing backend
|
66 |
+
2024-12-11 04:55:50,598 INFO MainThread:8104 [wandb_init.py:_resume_backend():444] resuming backend
|
67 |
+
2024-12-11 04:55:50,599 INFO MainThread:8104 [wandb_run.py:_finish():2169] finishing run adrianobf/AzMina-M2/iixgzowh
|
68 |
+
2024-12-11 04:55:50,599 INFO MainThread:8104 [jupyter.py:save_history():459] not saving jupyter history
|
69 |
+
2024-12-11 04:55:50,600 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
70 |
+
2024-12-11 04:55:50,600 INFO MainThread:8104 [wandb_init.py:_jupyter_teardown():456] cleaning up jupyter logic
|
71 |
+
2024-12-11 04:55:50,600 INFO MainThread:8104 [wandb_run.py:_atexit_cleanup():2408] got exitcode: 0
|
72 |
+
2024-12-11 04:55:50,600 INFO MainThread:8104 [wandb_run.py:_restore():2390] restore
|
73 |
+
2024-12-11 04:55:50,600 INFO MainThread:8104 [wandb_run.py:_restore():2396] restore done
|
74 |
+
2024-12-11 04:55:51,914 INFO MainThread:8104 [wandb_run.py:_footer_history_summary_info():3951] rendering history
|
75 |
+
2024-12-11 04:55:51,915 INFO MainThread:8104 [wandb_run.py:_footer_history_summary_info():3983] rendering summary
|
76 |
+
2024-12-11 04:55:51,922 INFO MainThread:8104 [wandb_run.py:_footer_sync_info():3912] logging synced files
|
wandb/run-20241211_044025-u0sz1qfs/logs/debug-core.log
CHANGED
@@ -7,3 +7,10 @@
|
|
7 |
{"time":"2024-12-11T04:40:25.546156381Z","level":"INFO","msg":"handleInformInit: stream started","streamId":"u0sz1qfs","id":"127.0.0.1:52302"}
|
8 |
{"time":"2024-12-11T04:47:10.214499707Z","level":"INFO","msg":"handleInformFinish: finish message received","streamId":"u0sz1qfs","id":"127.0.0.1:52302"}
|
9 |
{"time":"2024-12-11T04:47:10.214649619Z","level":"INFO","msg":"handleInformFinish: stream closed","streamId":"u0sz1qfs","id":"127.0.0.1:52302"}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
{"time":"2024-12-11T04:40:25.546156381Z","level":"INFO","msg":"handleInformInit: stream started","streamId":"u0sz1qfs","id":"127.0.0.1:52302"}
|
8 |
{"time":"2024-12-11T04:47:10.214499707Z","level":"INFO","msg":"handleInformFinish: finish message received","streamId":"u0sz1qfs","id":"127.0.0.1:52302"}
|
9 |
{"time":"2024-12-11T04:47:10.214649619Z","level":"INFO","msg":"handleInformFinish: stream closed","streamId":"u0sz1qfs","id":"127.0.0.1:52302"}
|
10 |
+
{"time":"2024-12-11T04:50:20.33378767Z","level":"INFO","msg":"handleInformTeardown: server teardown initiated","id":"127.0.0.1:52302"}
|
11 |
+
{"time":"2024-12-11T04:50:20.333847754Z","level":"INFO","msg":"handleInformTeardown: server shutdown complete","id":"127.0.0.1:52302"}
|
12 |
+
{"time":"2024-12-11T04:50:20.333855802Z","level":"INFO","msg":"server is shutting down"}
|
13 |
+
{"time":"2024-12-11T04:50:20.333883663Z","level":"INFO","msg":"connection: Close: initiating connection closure","id":"127.0.0.1:52302"}
|
14 |
+
{"time":"2024-12-11T04:50:20.333987181Z","level":"INFO","msg":"connection: Close: connection successfully closed","id":"127.0.0.1:52302"}
|
15 |
+
{"time":"2024-12-11T04:50:20.334014593Z","level":"INFO","msg":"connection: ManageConnectionData: connection closed","id":"127.0.0.1:52302"}
|
16 |
+
{"time":"2024-12-11T04:50:20.334027619Z","level":"INFO","msg":"server is closed"}
|
wandb/run-20241211_045047-iixgzowh/files/config.yaml
ADDED
@@ -0,0 +1,568 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
_attn_implementation_autoset:
|
2 |
+
value: true
|
3 |
+
_name_or_path:
|
4 |
+
value: belisards/congretimbau
|
5 |
+
_wandb:
|
6 |
+
value:
|
7 |
+
cli_version: 0.19.0
|
8 |
+
m:
|
9 |
+
- "1": train/grad_norm
|
10 |
+
"5": 2
|
11 |
+
"6":
|
12 |
+
- 1
|
13 |
+
- 3
|
14 |
+
"7": []
|
15 |
+
- "1": train/global_step
|
16 |
+
"6":
|
17 |
+
- 3
|
18 |
+
"7": []
|
19 |
+
- "1": train/learning_rate
|
20 |
+
"5": 2
|
21 |
+
"6":
|
22 |
+
- 1
|
23 |
+
- 3
|
24 |
+
"7": []
|
25 |
+
- "1": eval/steps_per_second
|
26 |
+
"5": 2
|
27 |
+
"6":
|
28 |
+
- 1
|
29 |
+
- 3
|
30 |
+
"7": []
|
31 |
+
- "1": eval/recall
|
32 |
+
"5": 2
|
33 |
+
"6":
|
34 |
+
- 1
|
35 |
+
- 3
|
36 |
+
"7": []
|
37 |
+
- "1": eval/runtime
|
38 |
+
"5": 2
|
39 |
+
"6":
|
40 |
+
- 1
|
41 |
+
- 3
|
42 |
+
"7": []
|
43 |
+
- "1": eval/samples_per_second
|
44 |
+
"5": 2
|
45 |
+
"6":
|
46 |
+
- 1
|
47 |
+
- 3
|
48 |
+
"7": []
|
49 |
+
- "1": train/loss
|
50 |
+
"5": 2
|
51 |
+
"6":
|
52 |
+
- 1
|
53 |
+
- 3
|
54 |
+
"7": []
|
55 |
+
- "1": train/epoch
|
56 |
+
"5": 2
|
57 |
+
"6":
|
58 |
+
- 1
|
59 |
+
- 3
|
60 |
+
"7": []
|
61 |
+
- "1": eval/loss
|
62 |
+
"5": 2
|
63 |
+
"6":
|
64 |
+
- 1
|
65 |
+
- 3
|
66 |
+
"7": []
|
67 |
+
- "1": eval/accuracy
|
68 |
+
"5": 2
|
69 |
+
"6":
|
70 |
+
- 1
|
71 |
+
- 3
|
72 |
+
"7": []
|
73 |
+
- "1": eval/f1
|
74 |
+
"5": 2
|
75 |
+
"6":
|
76 |
+
- 1
|
77 |
+
- 3
|
78 |
+
"7": []
|
79 |
+
- "1": eval/precision
|
80 |
+
"5": 2
|
81 |
+
"6":
|
82 |
+
- 1
|
83 |
+
- 3
|
84 |
+
"7": []
|
85 |
+
python_version: 3.10.12
|
86 |
+
t:
|
87 |
+
"1":
|
88 |
+
- 1
|
89 |
+
- 2
|
90 |
+
- 3
|
91 |
+
- 5
|
92 |
+
- 11
|
93 |
+
- 12
|
94 |
+
- 41
|
95 |
+
- 49
|
96 |
+
- 51
|
97 |
+
- 53
|
98 |
+
- 55
|
99 |
+
- 71
|
100 |
+
- 98
|
101 |
+
- 100
|
102 |
+
- 105
|
103 |
+
"2":
|
104 |
+
- 1
|
105 |
+
- 2
|
106 |
+
- 3
|
107 |
+
- 5
|
108 |
+
- 11
|
109 |
+
- 12
|
110 |
+
- 41
|
111 |
+
- 49
|
112 |
+
- 51
|
113 |
+
- 53
|
114 |
+
- 55
|
115 |
+
- 71
|
116 |
+
- 98
|
117 |
+
- 100
|
118 |
+
- 105
|
119 |
+
"3":
|
120 |
+
- 2
|
121 |
+
- 7
|
122 |
+
- 13
|
123 |
+
- 19
|
124 |
+
- 23
|
125 |
+
- 55
|
126 |
+
- 62
|
127 |
+
- 66
|
128 |
+
"4": 3.10.12
|
129 |
+
"5": 0.19.0
|
130 |
+
"6": 4.47.0
|
131 |
+
"8":
|
132 |
+
- 1
|
133 |
+
- 5
|
134 |
+
- 12
|
135 |
+
"9":
|
136 |
+
"1": transformers_trainer
|
137 |
+
"12": 0.19.0
|
138 |
+
"13": linux-x86_64
|
139 |
+
accelerator_config:
|
140 |
+
value:
|
141 |
+
dispatch_batches: null
|
142 |
+
even_batches: true
|
143 |
+
gradient_accumulation_kwargs: null
|
144 |
+
non_blocking: false
|
145 |
+
split_batches: false
|
146 |
+
use_seedable_sampler: true
|
147 |
+
adafactor:
|
148 |
+
value: false
|
149 |
+
adam_beta1:
|
150 |
+
value: 0.9
|
151 |
+
adam_beta2:
|
152 |
+
value: 0.999
|
153 |
+
adam_epsilon:
|
154 |
+
value: 1e-08
|
155 |
+
add_cross_attention:
|
156 |
+
value: false
|
157 |
+
architectures:
|
158 |
+
value:
|
159 |
+
- BertForMaskedLM
|
160 |
+
attention_probs_dropout_prob:
|
161 |
+
value: 0.05
|
162 |
+
auto_find_batch_size:
|
163 |
+
value: false
|
164 |
+
average_tokens_across_devices:
|
165 |
+
value: false
|
166 |
+
bad_words_ids:
|
167 |
+
value: null
|
168 |
+
batch_eval_metrics:
|
169 |
+
value: false
|
170 |
+
begin_suppress_tokens:
|
171 |
+
value: null
|
172 |
+
bf16:
|
173 |
+
value: false
|
174 |
+
bf16_full_eval:
|
175 |
+
value: false
|
176 |
+
bos_token_id:
|
177 |
+
value: null
|
178 |
+
chunk_size_feed_forward:
|
179 |
+
value: 0
|
180 |
+
classifier_dropout:
|
181 |
+
value: null
|
182 |
+
cross_attention_hidden_size:
|
183 |
+
value: null
|
184 |
+
data_seed:
|
185 |
+
value: null
|
186 |
+
dataloader_drop_last:
|
187 |
+
value: false
|
188 |
+
dataloader_num_workers:
|
189 |
+
value: 0
|
190 |
+
dataloader_persistent_workers:
|
191 |
+
value: false
|
192 |
+
dataloader_pin_memory:
|
193 |
+
value: true
|
194 |
+
dataloader_prefetch_factor:
|
195 |
+
value: null
|
196 |
+
ddp_backend:
|
197 |
+
value: null
|
198 |
+
ddp_broadcast_buffers:
|
199 |
+
value: null
|
200 |
+
ddp_bucket_cap_mb:
|
201 |
+
value: null
|
202 |
+
ddp_find_unused_parameters:
|
203 |
+
value: null
|
204 |
+
ddp_timeout:
|
205 |
+
value: 1800
|
206 |
+
debug:
|
207 |
+
value: []
|
208 |
+
decoder_start_token_id:
|
209 |
+
value: null
|
210 |
+
deepspeed:
|
211 |
+
value: null
|
212 |
+
directionality:
|
213 |
+
value: bidi
|
214 |
+
disable_tqdm:
|
215 |
+
value: false
|
216 |
+
dispatch_batches:
|
217 |
+
value: null
|
218 |
+
diversity_penalty:
|
219 |
+
value: 0
|
220 |
+
do_eval:
|
221 |
+
value: true
|
222 |
+
do_predict:
|
223 |
+
value: false
|
224 |
+
do_sample:
|
225 |
+
value: false
|
226 |
+
do_train:
|
227 |
+
value: false
|
228 |
+
early_stopping:
|
229 |
+
value: false
|
230 |
+
encoder_no_repeat_ngram_size:
|
231 |
+
value: 0
|
232 |
+
eos_token_id:
|
233 |
+
value: null
|
234 |
+
eval_accumulation_steps:
|
235 |
+
value: null
|
236 |
+
eval_delay:
|
237 |
+
value: 0
|
238 |
+
eval_do_concat_batches:
|
239 |
+
value: true
|
240 |
+
eval_on_start:
|
241 |
+
value: false
|
242 |
+
eval_steps:
|
243 |
+
value: 102
|
244 |
+
eval_strategy:
|
245 |
+
value: epoch
|
246 |
+
eval_use_gather_object:
|
247 |
+
value: false
|
248 |
+
evaluation_strategy:
|
249 |
+
value: null
|
250 |
+
exponential_decay_length_penalty:
|
251 |
+
value: null
|
252 |
+
finetuning_task:
|
253 |
+
value: null
|
254 |
+
forced_bos_token_id:
|
255 |
+
value: null
|
256 |
+
forced_eos_token_id:
|
257 |
+
value: null
|
258 |
+
fp16:
|
259 |
+
value: false
|
260 |
+
fp16_backend:
|
261 |
+
value: auto
|
262 |
+
fp16_full_eval:
|
263 |
+
value: false
|
264 |
+
fp16_opt_level:
|
265 |
+
value: O1
|
266 |
+
fsdp:
|
267 |
+
value: []
|
268 |
+
fsdp_config:
|
269 |
+
value:
|
270 |
+
min_num_params: 0
|
271 |
+
xla: false
|
272 |
+
xla_fsdp_grad_ckpt: false
|
273 |
+
xla_fsdp_v2: false
|
274 |
+
fsdp_min_num_params:
|
275 |
+
value: 0
|
276 |
+
fsdp_transformer_layer_cls_to_wrap:
|
277 |
+
value: null
|
278 |
+
full_determinism:
|
279 |
+
value: false
|
280 |
+
gradient_accumulation_steps:
|
281 |
+
value: 1
|
282 |
+
gradient_checkpointing:
|
283 |
+
value: false
|
284 |
+
gradient_checkpointing_kwargs:
|
285 |
+
value: null
|
286 |
+
greater_is_better:
|
287 |
+
value: true
|
288 |
+
group_by_length:
|
289 |
+
value: false
|
290 |
+
half_precision_backend:
|
291 |
+
value: auto
|
292 |
+
hidden_act:
|
293 |
+
value: gelu
|
294 |
+
hidden_dropout_prob:
|
295 |
+
value: 0.05
|
296 |
+
hidden_size:
|
297 |
+
value: 1024
|
298 |
+
hub_always_push:
|
299 |
+
value: false
|
300 |
+
hub_model_id:
|
301 |
+
value: null
|
302 |
+
hub_private_repo:
|
303 |
+
value: null
|
304 |
+
hub_strategy:
|
305 |
+
value: every_save
|
306 |
+
hub_token:
|
307 |
+
value: <HUB_TOKEN>
|
308 |
+
id2label:
|
309 |
+
value:
|
310 |
+
"0": "0"
|
311 |
+
"1": "1"
|
312 |
+
ignore_data_skip:
|
313 |
+
value: false
|
314 |
+
include_for_metrics:
|
315 |
+
value: []
|
316 |
+
include_inputs_for_metrics:
|
317 |
+
value: false
|
318 |
+
include_num_input_tokens_seen:
|
319 |
+
value: false
|
320 |
+
include_tokens_per_second:
|
321 |
+
value: false
|
322 |
+
initializer_range:
|
323 |
+
value: 0.02
|
324 |
+
intermediate_size:
|
325 |
+
value: 4096
|
326 |
+
is_decoder:
|
327 |
+
value: false
|
328 |
+
is_encoder_decoder:
|
329 |
+
value: false
|
330 |
+
jit_mode_eval:
|
331 |
+
value: false
|
332 |
+
label_names:
|
333 |
+
value: null
|
334 |
+
label_smoothing_factor:
|
335 |
+
value: 0
|
336 |
+
label2id:
|
337 |
+
value:
|
338 |
+
"0": 0
|
339 |
+
"1": 1
|
340 |
+
layer_norm_eps:
|
341 |
+
value: 1e-12
|
342 |
+
learning_rate:
|
343 |
+
value: 1e-05
|
344 |
+
length_column_name:
|
345 |
+
value: length
|
346 |
+
length_penalty:
|
347 |
+
value: 1
|
348 |
+
load_best_model_at_end:
|
349 |
+
value: true
|
350 |
+
local_rank:
|
351 |
+
value: 0
|
352 |
+
log_level:
|
353 |
+
value: passive
|
354 |
+
log_level_replica:
|
355 |
+
value: warning
|
356 |
+
log_on_each_node:
|
357 |
+
value: true
|
358 |
+
logging_dir:
|
359 |
+
value: ./runs/Dec11_04-50-48_fd55a770be24
|
360 |
+
logging_first_step:
|
361 |
+
value: false
|
362 |
+
logging_nan_inf_filter:
|
363 |
+
value: true
|
364 |
+
logging_steps:
|
365 |
+
value: 10
|
366 |
+
logging_strategy:
|
367 |
+
value: steps
|
368 |
+
lr_scheduler_type:
|
369 |
+
value: linear
|
370 |
+
max_grad_norm:
|
371 |
+
value: 1
|
372 |
+
max_length:
|
373 |
+
value: 20
|
374 |
+
max_position_embeddings:
|
375 |
+
value: 512
|
376 |
+
max_steps:
|
377 |
+
value: -1
|
378 |
+
metric_for_best_model:
|
379 |
+
value: f1
|
380 |
+
min_length:
|
381 |
+
value: 0
|
382 |
+
model/num_parameters:
|
383 |
+
value: 334398466
|
384 |
+
model_type:
|
385 |
+
value: bert
|
386 |
+
mp_parameters:
|
387 |
+
value: ""
|
388 |
+
neftune_noise_alpha:
|
389 |
+
value: null
|
390 |
+
no_cuda:
|
391 |
+
value: false
|
392 |
+
no_repeat_ngram_size:
|
393 |
+
value: 0
|
394 |
+
num_attention_heads:
|
395 |
+
value: 16
|
396 |
+
num_beam_groups:
|
397 |
+
value: 1
|
398 |
+
num_beams:
|
399 |
+
value: 1
|
400 |
+
num_hidden_layers:
|
401 |
+
value: 24
|
402 |
+
num_return_sequences:
|
403 |
+
value: 1
|
404 |
+
num_train_epochs:
|
405 |
+
value: 18
|
406 |
+
optim:
|
407 |
+
value: adamw_torch
|
408 |
+
optim_args:
|
409 |
+
value: null
|
410 |
+
optim_target_modules:
|
411 |
+
value: null
|
412 |
+
output_attentions:
|
413 |
+
value: false
|
414 |
+
output_dir:
|
415 |
+
value: .
|
416 |
+
output_hidden_states:
|
417 |
+
value: false
|
418 |
+
output_past:
|
419 |
+
value: true
|
420 |
+
output_scores:
|
421 |
+
value: false
|
422 |
+
overwrite_output_dir:
|
423 |
+
value: false
|
424 |
+
pad_token_id:
|
425 |
+
value: 0
|
426 |
+
past_index:
|
427 |
+
value: -1
|
428 |
+
per_device_eval_batch_size:
|
429 |
+
value: 32
|
430 |
+
per_device_train_batch_size:
|
431 |
+
value: 32
|
432 |
+
per_gpu_eval_batch_size:
|
433 |
+
value: null
|
434 |
+
per_gpu_train_batch_size:
|
435 |
+
value: null
|
436 |
+
pooler_fc_size:
|
437 |
+
value: 768
|
438 |
+
pooler_num_attention_heads:
|
439 |
+
value: 12
|
440 |
+
pooler_num_fc_layers:
|
441 |
+
value: 3
|
442 |
+
pooler_size_per_head:
|
443 |
+
value: 128
|
444 |
+
pooler_type:
|
445 |
+
value: first_token_transform
|
446 |
+
position_embedding_type:
|
447 |
+
value: absolute
|
448 |
+
prediction_loss_only:
|
449 |
+
value: false
|
450 |
+
prefix:
|
451 |
+
value: null
|
452 |
+
problem_type:
|
453 |
+
value: null
|
454 |
+
push_to_hub:
|
455 |
+
value: false
|
456 |
+
push_to_hub_model_id:
|
457 |
+
value: null
|
458 |
+
push_to_hub_organization:
|
459 |
+
value: null
|
460 |
+
push_to_hub_token:
|
461 |
+
value: <PUSH_TO_HUB_TOKEN>
|
462 |
+
ray_scope:
|
463 |
+
value: last
|
464 |
+
remove_invalid_values:
|
465 |
+
value: false
|
466 |
+
remove_unused_columns:
|
467 |
+
value: true
|
468 |
+
repetition_penalty:
|
469 |
+
value: 1
|
470 |
+
report_to:
|
471 |
+
value:
|
472 |
+
- wandb
|
473 |
+
restore_callback_states_from_checkpoint:
|
474 |
+
value: false
|
475 |
+
resume_from_checkpoint:
|
476 |
+
value: null
|
477 |
+
return_dict:
|
478 |
+
value: true
|
479 |
+
return_dict_in_generate:
|
480 |
+
value: false
|
481 |
+
run_name:
|
482 |
+
value: m2-congretimbau_tunado
|
483 |
+
save_on_each_node:
|
484 |
+
value: false
|
485 |
+
save_only_model:
|
486 |
+
value: false
|
487 |
+
save_safetensors:
|
488 |
+
value: true
|
489 |
+
save_steps:
|
490 |
+
value: 204
|
491 |
+
save_strategy:
|
492 |
+
value: epoch
|
493 |
+
save_total_limit:
|
494 |
+
value: 1
|
495 |
+
seed:
|
496 |
+
value: 5151
|
497 |
+
sep_token_id:
|
498 |
+
value: null
|
499 |
+
skip_memory_metrics:
|
500 |
+
value: true
|
501 |
+
split_batches:
|
502 |
+
value: null
|
503 |
+
suppress_tokens:
|
504 |
+
value: null
|
505 |
+
task_specific_params:
|
506 |
+
value: null
|
507 |
+
temperature:
|
508 |
+
value: 1
|
509 |
+
tf_legacy_loss:
|
510 |
+
value: false
|
511 |
+
tf32:
|
512 |
+
value: null
|
513 |
+
tie_encoder_decoder:
|
514 |
+
value: false
|
515 |
+
tie_word_embeddings:
|
516 |
+
value: true
|
517 |
+
tokenizer_class:
|
518 |
+
value: null
|
519 |
+
top_k:
|
520 |
+
value: 50
|
521 |
+
top_p:
|
522 |
+
value: 1
|
523 |
+
torch_compile:
|
524 |
+
value: false
|
525 |
+
torch_compile_backend:
|
526 |
+
value: null
|
527 |
+
torch_compile_mode:
|
528 |
+
value: null
|
529 |
+
torch_dtype:
|
530 |
+
value: float32
|
531 |
+
torch_empty_cache_steps:
|
532 |
+
value: null
|
533 |
+
torchdynamo:
|
534 |
+
value: null
|
535 |
+
torchscript:
|
536 |
+
value: false
|
537 |
+
tpu_metrics_debug:
|
538 |
+
value: false
|
539 |
+
tpu_num_cores:
|
540 |
+
value: null
|
541 |
+
transformers_version:
|
542 |
+
value: 4.47.0
|
543 |
+
type_vocab_size:
|
544 |
+
value: 2
|
545 |
+
typical_p:
|
546 |
+
value: 1
|
547 |
+
use_bfloat16:
|
548 |
+
value: false
|
549 |
+
use_cache:
|
550 |
+
value: true
|
551 |
+
use_cpu:
|
552 |
+
value: false
|
553 |
+
use_ipex:
|
554 |
+
value: false
|
555 |
+
use_legacy_prediction_loop:
|
556 |
+
value: false
|
557 |
+
use_liger_kernel:
|
558 |
+
value: false
|
559 |
+
use_mps_device:
|
560 |
+
value: false
|
561 |
+
vocab_size:
|
562 |
+
value: 29794
|
563 |
+
warmup_ratio:
|
564 |
+
value: 0
|
565 |
+
warmup_steps:
|
566 |
+
value: 120
|
567 |
+
weight_decay:
|
568 |
+
value: 0.02
|
wandb/run-20241211_045047-iixgzowh/files/output.log
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
precision recall f1-score support
|
2 |
+
|
3 |
+
0 0.90 0.82 0.86 114
|
4 |
+
1 0.52 0.70 0.60 33
|
5 |
+
|
6 |
+
accuracy 0.79 147
|
7 |
+
macro avg 0.71 0.76 0.73 147
|
8 |
+
weighted avg 0.82 0.79 0.80 147
|
wandb/run-20241211_045047-iixgzowh/files/requirements.txt
ADDED
@@ -0,0 +1,578 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
multiprocess==0.70.16
|
2 |
+
accelerate==1.2.0
|
3 |
+
fsspec==2024.9.0
|
4 |
+
wandb==0.19.0
|
5 |
+
transformers==4.47.0
|
6 |
+
evaluate==0.4.3
|
7 |
+
dill==0.3.8
|
8 |
+
tokenizers==0.21.0
|
9 |
+
datasets==3.2.0
|
10 |
+
xxhash==3.5.0
|
11 |
+
google-colab==1.0.0
|
12 |
+
termcolor==2.5.0
|
13 |
+
numexpr==2.10.2
|
14 |
+
duckdb==1.1.3
|
15 |
+
slicer==0.0.8
|
16 |
+
pandas-stubs==2.2.2.240909
|
17 |
+
yarl==1.18.3
|
18 |
+
jupyter-client==6.1.12
|
19 |
+
umf==0.9.1
|
20 |
+
aiohappyeyeballs==2.4.4
|
21 |
+
tensorflow-io-gcs-filesystem==0.37.1
|
22 |
+
nibabel==5.3.2
|
23 |
+
google-api-python-client==2.151.0
|
24 |
+
gensim==4.3.3
|
25 |
+
plotnine==0.14.3
|
26 |
+
stanio==0.5.1
|
27 |
+
pyogrio==0.10.0
|
28 |
+
nvidia-curand-cu12==10.3.7.77
|
29 |
+
Bottleneck==1.4.2
|
30 |
+
openpyxl==3.1.5
|
31 |
+
audioread==3.0.1
|
32 |
+
libcudf-cu12==24.10.1
|
33 |
+
networkx==3.4.2
|
34 |
+
cupy-cuda12x==12.2.0
|
35 |
+
nx-cugraph-cu12==24.10.0
|
36 |
+
aiosignal==1.3.1
|
37 |
+
StrEnum==0.4.15
|
38 |
+
jsonpickle==4.0.0
|
39 |
+
google-cloud-firestore==2.19.0
|
40 |
+
scipy==1.13.1
|
41 |
+
colour==0.1.5
|
42 |
+
pycparser==2.22
|
43 |
+
cmake==3.30.5
|
44 |
+
fastdownload==0.0.7
|
45 |
+
google-cloud-functions==1.18.1
|
46 |
+
imagesize==1.4.1
|
47 |
+
imageio==2.36.1
|
48 |
+
frozendict==2.4.6
|
49 |
+
ndindex==1.9.2
|
50 |
+
html5lib==1.1
|
51 |
+
python-louvain==0.16
|
52 |
+
Cython==3.0.11
|
53 |
+
fastai==2.7.18
|
54 |
+
cuda-python==12.2.1
|
55 |
+
parsy==2.1
|
56 |
+
smmap==5.0.1
|
57 |
+
weasel==0.4.1
|
58 |
+
pyasn1==0.6.1
|
59 |
+
matplotlib==3.8.0
|
60 |
+
immutabledict==4.2.1
|
61 |
+
dopamine_rl==4.0.9
|
62 |
+
uc-micro-py==1.0.3
|
63 |
+
websocket-client==1.8.0
|
64 |
+
anyio==3.7.1
|
65 |
+
msgpack==1.1.0
|
66 |
+
multitasking==0.0.11
|
67 |
+
albucore==0.0.19
|
68 |
+
scikit-image==0.24.0
|
69 |
+
setproctitle==1.3.4
|
70 |
+
marisa-trie==1.2.1
|
71 |
+
nvidia-cuda-nvcc-cu12==12.6.85
|
72 |
+
sphinxcontrib-qthelp==2.0.0
|
73 |
+
tables==3.10.1
|
74 |
+
kaggle==1.6.17
|
75 |
+
google-cloud-core==2.4.1
|
76 |
+
soupsieve==2.6
|
77 |
+
opencv-contrib-python==4.10.0.84
|
78 |
+
python-box==7.2.0
|
79 |
+
fonttools==4.55.1
|
80 |
+
Markdown==3.7
|
81 |
+
googleapis-common-protos==1.66.0
|
82 |
+
tensorflow-metadata==1.13.1
|
83 |
+
google-auth-httplib2==0.2.0
|
84 |
+
autograd==1.7.0
|
85 |
+
pydantic_core==2.27.1
|
86 |
+
pexpect==4.9.0
|
87 |
+
tweepy==4.14.0
|
88 |
+
pyshp==2.3.1
|
89 |
+
sklearn-pandas==2.2.0
|
90 |
+
toml==0.10.2
|
91 |
+
pydotplus==2.0.2
|
92 |
+
click==8.1.7
|
93 |
+
optree==0.13.1
|
94 |
+
catalogue==2.0.10
|
95 |
+
google-api-core==2.19.2
|
96 |
+
en-core-web-sm==3.7.1
|
97 |
+
tensorflow-datasets==4.9.7
|
98 |
+
pynvjitlink-cu12==0.4.0
|
99 |
+
pytest==8.3.4
|
100 |
+
portpicker==1.5.2
|
101 |
+
dm-tree==0.1.8
|
102 |
+
h5py==3.12.1
|
103 |
+
pandas-gbq==0.24.0
|
104 |
+
qdldl==0.1.7.post4
|
105 |
+
partd==1.4.2
|
106 |
+
wrapt==1.17.0
|
107 |
+
blis==0.7.11
|
108 |
+
textblob==0.17.1
|
109 |
+
jupyterlab_widgets==3.0.13
|
110 |
+
filelock==3.16.1
|
111 |
+
oauth2client==4.1.3
|
112 |
+
iniconfig==2.0.0
|
113 |
+
notebook==6.5.5
|
114 |
+
pydot==3.0.3
|
115 |
+
tomli==2.2.1
|
116 |
+
py4j==0.10.9.7
|
117 |
+
langchain-text-splitters==0.3.2
|
118 |
+
typer==0.15.0
|
119 |
+
contourpy==1.3.1
|
120 |
+
aiohttp==3.11.9
|
121 |
+
langchain==0.3.9
|
122 |
+
datascience==0.17.6
|
123 |
+
etuples==0.3.9
|
124 |
+
six==1.16.0
|
125 |
+
tornado==6.3.3
|
126 |
+
torchaudio==2.5.1+cu121
|
127 |
+
httpcore==1.0.7
|
128 |
+
importlib_metadata==8.5.0
|
129 |
+
holoviews==1.20.0
|
130 |
+
google-ai-generativelanguage==0.6.10
|
131 |
+
osqp==0.6.7.post3
|
132 |
+
pymc==5.18.2
|
133 |
+
google-pasta==0.2.0
|
134 |
+
py-cpuinfo==9.0.0
|
135 |
+
colorcet==3.1.0
|
136 |
+
blosc2==2.7.1
|
137 |
+
nvidia-cuda-cupti-cu12==12.6.80
|
138 |
+
colorlover==0.3.0
|
139 |
+
pymystem3==0.2.0
|
140 |
+
MarkupSafe==3.0.2
|
141 |
+
astunparse==1.6.3
|
142 |
+
google-cloud-bigquery==3.25.0
|
143 |
+
opencv-python==4.10.0.84
|
144 |
+
Flask==3.0.3
|
145 |
+
fastjsonschema==2.21.1
|
146 |
+
pylibcugraph-cu12==24.10.0
|
147 |
+
google-cloud-datastore==2.20.1
|
148 |
+
jaxlib==0.4.33
|
149 |
+
rich==13.9.4
|
150 |
+
widgetsnbextension==3.6.10
|
151 |
+
vega-datasets==0.9.0
|
152 |
+
natsort==8.4.0
|
153 |
+
blinker==1.9.0
|
154 |
+
statsmodels==0.14.4
|
155 |
+
sniffio==1.3.1
|
156 |
+
cymem==2.0.10
|
157 |
+
threadpoolctl==3.5.0
|
158 |
+
proto-plus==1.25.0
|
159 |
+
httpimport==1.4.0
|
160 |
+
matplotlib-inline==0.1.7
|
161 |
+
ratelim==0.1.6
|
162 |
+
python-utils==3.9.1
|
163 |
+
prompt_toolkit==3.0.48
|
164 |
+
gspread==6.0.2
|
165 |
+
google-cloud-storage==2.8.0
|
166 |
+
PyDrive==1.3.1
|
167 |
+
tensorflow-probability==0.24.0
|
168 |
+
xarray==2024.10.0
|
169 |
+
eerepr==0.0.4
|
170 |
+
murmurhash==1.0.11
|
171 |
+
pylibcudf-cu12==24.10.1
|
172 |
+
music21==9.3.0
|
173 |
+
geographiclib==2.0
|
174 |
+
smart-open==7.0.5
|
175 |
+
pygit2==1.16.0
|
176 |
+
more-itertools==10.5.0
|
177 |
+
cycler==0.12.1
|
178 |
+
idna==3.10
|
179 |
+
h11==0.14.0
|
180 |
+
ipython-genutils==0.2.0
|
181 |
+
referencing==0.35.1
|
182 |
+
GitPython==3.1.43
|
183 |
+
sentencepiece==0.2.0
|
184 |
+
CacheControl==0.14.1
|
185 |
+
tf_keras==2.17.0
|
186 |
+
annotated-types==0.7.0
|
187 |
+
ecos==2.0.14
|
188 |
+
geopandas==1.0.1
|
189 |
+
jieba==0.42.1
|
190 |
+
shapely==2.0.6
|
191 |
+
ipyparallel==8.8.0
|
192 |
+
pyOpenSSL==24.2.1
|
193 |
+
pyarrow==17.0.0
|
194 |
+
opencv-python-headless==4.10.0.84
|
195 |
+
openai==1.54.5
|
196 |
+
sentry-sdk==2.19.0
|
197 |
+
pyarrow-hotfix==0.6
|
198 |
+
gitdb==4.0.11
|
199 |
+
prophet==1.1.6
|
200 |
+
ipython-sql==0.5.0
|
201 |
+
tf-slim==1.1.0
|
202 |
+
PySocks==1.7.1
|
203 |
+
imbalanced-learn==0.12.4
|
204 |
+
mlxtend==0.23.3
|
205 |
+
mkl==2025.0.1
|
206 |
+
itsdangerous==2.2.0
|
207 |
+
gast==0.6.0
|
208 |
+
torchsummary==1.5.1
|
209 |
+
urllib3==2.2.3
|
210 |
+
earthengine-api==1.2.0
|
211 |
+
jupyter-server==1.24.0
|
212 |
+
webencodings==0.5.1
|
213 |
+
seaborn==0.13.2
|
214 |
+
SQLAlchemy==2.0.36
|
215 |
+
pyerfa==2.0.1.5
|
216 |
+
xarray-einstats==0.8.0
|
217 |
+
jsonschema==4.23.0
|
218 |
+
parso==0.8.4
|
219 |
+
tensorflow-hub==0.16.1
|
220 |
+
ipyfilechooser==0.6.0
|
221 |
+
packaging==24.2
|
222 |
+
param==2.1.1
|
223 |
+
et_xmlfile==2.0.0
|
224 |
+
kagglehub==0.3.4
|
225 |
+
yfinance==0.2.50
|
226 |
+
spacy==3.7.5
|
227 |
+
imgaug==0.4.0
|
228 |
+
sqlparse==0.5.2
|
229 |
+
certifi==2024.8.30
|
230 |
+
plotly==5.24.1
|
231 |
+
pandas-datareader==0.10.0
|
232 |
+
charset-normalizer==3.4.0
|
233 |
+
cloudpathlib==0.20.0
|
234 |
+
decorator==4.4.2
|
235 |
+
prometheus_client==0.21.1
|
236 |
+
google-auth==2.27.0
|
237 |
+
pyzmq==24.0.1
|
238 |
+
tzdata==2024.2
|
239 |
+
scs==3.2.7
|
240 |
+
types-pytz==2024.2.0.20241003
|
241 |
+
db-dtypes==1.3.1
|
242 |
+
chex==0.1.87
|
243 |
+
spacy-loggers==1.0.5
|
244 |
+
peewee==3.17.8
|
245 |
+
nvidia-cuda-runtime-cu12==12.6.77
|
246 |
+
ibis-framework==9.2.0
|
247 |
+
wasabi==1.1.3
|
248 |
+
python-dateutil==2.8.2
|
249 |
+
google-generativeai==0.8.3
|
250 |
+
google-cloud-aiplatform==1.73.0
|
251 |
+
jupyterlab_pygments==0.3.0
|
252 |
+
google-cloud-translate==3.17.0
|
253 |
+
exceptiongroup==1.2.2
|
254 |
+
intel-openmp==2025.0.3
|
255 |
+
nvidia-cufft-cu12==11.3.0.4
|
256 |
+
timm==1.0.12
|
257 |
+
python-slugify==8.0.4
|
258 |
+
cryptography==43.0.3
|
259 |
+
multipledispatch==1.0.0
|
260 |
+
google-crc32c==1.6.0
|
261 |
+
rsa==4.9
|
262 |
+
cffi==1.17.1
|
263 |
+
holidays==0.62
|
264 |
+
tinycss2==1.4.0
|
265 |
+
google-cloud-iam==2.16.1
|
266 |
+
google-cloud-resource-manager==1.13.1
|
267 |
+
typeguard==4.4.1
|
268 |
+
xlrd==2.0.1
|
269 |
+
google==2.0.3
|
270 |
+
pandocfilters==1.5.1
|
271 |
+
promise==2.3
|
272 |
+
progressbar2==4.5.0
|
273 |
+
wheel==0.45.1
|
274 |
+
google-resumable-media==2.7.2
|
275 |
+
einops==0.8.0
|
276 |
+
defusedxml==0.7.1
|
277 |
+
llvmlite==0.43.0
|
278 |
+
attrs==24.2.0
|
279 |
+
preshed==3.0.9
|
280 |
+
geocoder==1.38.1
|
281 |
+
firebase-admin==6.5.0
|
282 |
+
ipython==7.34.0
|
283 |
+
cvxopt==1.3.2
|
284 |
+
greenlet==3.1.1
|
285 |
+
confection==0.1.5
|
286 |
+
keras==3.5.0
|
287 |
+
pandas==2.2.2
|
288 |
+
graphviz==0.20.3
|
289 |
+
tenacity==9.0.0
|
290 |
+
future==1.0.0
|
291 |
+
inflect==7.4.0
|
292 |
+
langsmith==0.1.147
|
293 |
+
babel==2.16.0
|
294 |
+
nvidia-cusparse-cu12==12.5.4.2
|
295 |
+
importlib_resources==6.4.5
|
296 |
+
jiter==0.8.0
|
297 |
+
sphinxcontrib-htmlhelp==2.1.0
|
298 |
+
moviepy==1.0.3
|
299 |
+
typing_extensions==4.12.2
|
300 |
+
tcmlib==1.2.0
|
301 |
+
snowballstemmer==2.2.0
|
302 |
+
scikit-learn==1.5.2
|
303 |
+
jsonpatch==1.33
|
304 |
+
notebook_shim==0.2.4
|
305 |
+
mizani==0.13.0
|
306 |
+
simple-parsing==0.1.6
|
307 |
+
humanize==4.11.0
|
308 |
+
hyperopt==0.2.7
|
309 |
+
frozenlist==1.5.0
|
310 |
+
uritemplate==4.1.1
|
311 |
+
pydata-google-auth==1.9.0
|
312 |
+
pyperclip==1.9.0
|
313 |
+
lazy_loader==0.4
|
314 |
+
bigframes==1.27.0
|
315 |
+
numba==0.60.0
|
316 |
+
pytensor==2.26.4
|
317 |
+
geemap==0.35.1
|
318 |
+
polars==1.9.0
|
319 |
+
orjson==3.10.12
|
320 |
+
fastrlock==0.8.2
|
321 |
+
mistune==3.0.2
|
322 |
+
sphinxcontrib-applehelp==2.0.0
|
323 |
+
mpmath==1.3.0
|
324 |
+
mdurl==0.1.2
|
325 |
+
async-timeout==4.0.3
|
326 |
+
jax==0.4.33
|
327 |
+
panel==1.5.4
|
328 |
+
patsy==1.0.1
|
329 |
+
oauthlib==3.2.2
|
330 |
+
librosa==0.10.2.post1
|
331 |
+
imutils==0.5.4
|
332 |
+
xyzservices==2024.9.0
|
333 |
+
Pygments==2.18.0
|
334 |
+
sphinxcontrib-jsmath==1.0.1
|
335 |
+
pyasn1_modules==0.4.1
|
336 |
+
pyproj==3.7.0
|
337 |
+
Pyomo==6.8.2
|
338 |
+
nvidia-cublas-cu12==12.6.4.1
|
339 |
+
numpy==1.26.4
|
340 |
+
google-cloud-bigquery-storage==2.27.0
|
341 |
+
soxr==0.5.0.post1
|
342 |
+
bleach==6.2.0
|
343 |
+
sympy==1.13.1
|
344 |
+
dask==2024.10.0
|
345 |
+
miniKanren==1.0.3
|
346 |
+
pathlib==1.0.1
|
347 |
+
torch==2.5.1+cu121
|
348 |
+
distro==1.9.0
|
349 |
+
gym==0.25.2
|
350 |
+
lxml==5.3.0
|
351 |
+
folium==0.18.0
|
352 |
+
altair==4.2.2
|
353 |
+
tifffile==2024.9.20
|
354 |
+
diffusers==0.31.0
|
355 |
+
requests-oauthlib==1.3.1
|
356 |
+
google-cloud-language==2.15.1
|
357 |
+
ptyprocess==0.7.0
|
358 |
+
tensorboard-data-server==0.7.2
|
359 |
+
locket==1.0.0
|
360 |
+
intel-cmplr-lib-ur==2025.0.3
|
361 |
+
lightgbm==4.5.0
|
362 |
+
flax==0.8.5
|
363 |
+
mdit-py-plugins==0.4.2
|
364 |
+
pygame==2.6.1
|
365 |
+
pytz==2024.2
|
366 |
+
pyparsing==3.2.0
|
367 |
+
alabaster==1.0.0
|
368 |
+
jupyter_core==5.7.2
|
369 |
+
cloudpickle==3.1.0
|
370 |
+
logical-unification==0.4.6
|
371 |
+
traittypes==0.2.1
|
372 |
+
terminado==0.18.1
|
373 |
+
beautifulsoup4==4.12.3
|
374 |
+
google-cloud-bigquery-connection==1.16.1
|
375 |
+
scooby==0.10.0
|
376 |
+
google-auth-oauthlib==1.2.1
|
377 |
+
protobuf==4.25.5
|
378 |
+
astropy==6.1.7
|
379 |
+
GDAL==3.6.4
|
380 |
+
nbformat==5.10.4
|
381 |
+
safetensors==0.4.5
|
382 |
+
tzlocal==5.2
|
383 |
+
chardet==5.2.0
|
384 |
+
psutil==5.9.5
|
385 |
+
jsonpointer==3.0.0
|
386 |
+
psycopg2==2.9.10
|
387 |
+
cachetools==5.5.0
|
388 |
+
pyspark==3.5.3
|
389 |
+
google-cloud-pubsub==2.27.1
|
390 |
+
pillow==11.0.0
|
391 |
+
pydantic==2.10.3
|
392 |
+
langcodes==3.5.0
|
393 |
+
jsonschema-specifications==2024.10.1
|
394 |
+
markdown-it-py==3.0.0
|
395 |
+
nltk==3.9.1
|
396 |
+
nbconvert==7.16.4
|
397 |
+
pooch==1.8.2
|
398 |
+
huggingface-hub==0.26.3
|
399 |
+
tbb==2022.0.0
|
400 |
+
ipywidgets==7.7.1
|
401 |
+
matplotlib-venn==1.1.1
|
402 |
+
rmm-cu12==24.10.0
|
403 |
+
sphinxcontrib-serializinghtml==2.0.0
|
404 |
+
branca==0.8.0
|
405 |
+
gin-config==0.5.0
|
406 |
+
bqplot==0.12.43
|
407 |
+
opentelemetry-sdk==1.28.2
|
408 |
+
community==1.0.0b1
|
409 |
+
soundfile==0.12.1
|
410 |
+
shap==0.46.0
|
411 |
+
joblib==1.4.2
|
412 |
+
entrypoints==0.4
|
413 |
+
docstring_parser==0.16
|
414 |
+
multidict==6.1.0
|
415 |
+
grpcio-status==1.62.3
|
416 |
+
wcwidth==0.2.13
|
417 |
+
geopy==2.4.1
|
418 |
+
prettytable==3.12.0
|
419 |
+
propcache==0.2.1
|
420 |
+
ml-dtypes==0.4.1
|
421 |
+
atpublic==4.1.0
|
422 |
+
stringzilla==3.11.0
|
423 |
+
libclang==18.1.1
|
424 |
+
arviz==0.20.0
|
425 |
+
requests==2.32.3
|
426 |
+
fastprogress==1.0.3
|
427 |
+
dlib==19.24.2
|
428 |
+
platformdirs==4.3.6
|
429 |
+
tabulate==0.9.0
|
430 |
+
cufflinks==0.17.3
|
431 |
+
spacy-legacy==3.0.12
|
432 |
+
grpcio==1.68.1
|
433 |
+
cvxpy==1.5.4
|
434 |
+
flatbuffers==24.3.25
|
435 |
+
pluggy==1.5.0
|
436 |
+
regex==2024.9.11
|
437 |
+
clarabel==0.9.0
|
438 |
+
httplib2==0.22.0
|
439 |
+
language_data==1.3.0
|
440 |
+
backcall==0.2.0
|
441 |
+
nbclient==0.10.1
|
442 |
+
ipyleaflet==0.19.2
|
443 |
+
PyJWT==2.10.1
|
444 |
+
toolz==0.12.1
|
445 |
+
opt_einsum==3.4.0
|
446 |
+
nvtx==0.2.10
|
447 |
+
nvidia-nccl-cu12==2.23.4
|
448 |
+
debugpy==1.8.0
|
449 |
+
sphinxcontrib-devhelp==2.0.0
|
450 |
+
jax-cuda12-pjrt==0.4.33
|
451 |
+
missingno==0.5.2
|
452 |
+
proglog==0.1.10
|
453 |
+
nest-asyncio==1.6.0
|
454 |
+
nvidia-cusolver-cu12==11.7.1.2
|
455 |
+
gspread-dataframe==3.3.1
|
456 |
+
bigquery-magics==0.4.0
|
457 |
+
jellyfish==1.1.2
|
458 |
+
text-unidecode==1.3
|
459 |
+
Deprecated==1.2.15
|
460 |
+
srsly==2.4.8
|
461 |
+
ipytree==0.2.2
|
462 |
+
gcsfs==2024.10.0
|
463 |
+
ipyevents==2.0.2
|
464 |
+
docker-pycreds==0.4.0
|
465 |
+
glob2==0.7
|
466 |
+
wordcloud==1.9.4
|
467 |
+
traitlets==5.7.1
|
468 |
+
nbclassic==1.1.0
|
469 |
+
nvidia-cudnn-cu12==9.6.0.74
|
470 |
+
easydict==1.13
|
471 |
+
httpx==0.28.0
|
472 |
+
Jinja2==3.1.4
|
473 |
+
argon2-cffi==23.1.0
|
474 |
+
linkify-it-py==2.0.3
|
475 |
+
optax==0.2.4
|
476 |
+
cons==0.4.6
|
477 |
+
requests-toolbelt==1.0.0
|
478 |
+
editdistance==0.8.1
|
479 |
+
jupyter-leaflet==0.19.2
|
480 |
+
webcolors==24.11.1
|
481 |
+
jax-cuda12-plugin==0.4.33
|
482 |
+
albumentations==1.4.20
|
483 |
+
PyOpenGL==3.1.7
|
484 |
+
tqdm==4.66.6
|
485 |
+
googledrivedownloader==0.4
|
486 |
+
peft==0.13.2
|
487 |
+
absl-py==1.4.0
|
488 |
+
eval_type_backport==0.2.0
|
489 |
+
opentelemetry-api==1.28.2
|
490 |
+
Send2Trash==1.8.3
|
491 |
+
gdown==5.2.0
|
492 |
+
google-cloud-bigtable==2.27.0
|
493 |
+
grpc-google-iam-v1==0.13.1
|
494 |
+
rpds-py==0.22.3
|
495 |
+
xgboost==2.1.3
|
496 |
+
pyviz_comms==3.0.3
|
497 |
+
ipykernel==5.5.6
|
498 |
+
gym-notices==0.0.8
|
499 |
+
opentelemetry-semantic-conventions==0.49b2
|
500 |
+
fastcore==1.7.22
|
501 |
+
torchvision==0.20.1+cu121
|
502 |
+
Sphinx==8.1.3
|
503 |
+
ply==3.11
|
504 |
+
tensorboard==2.17.1
|
505 |
+
namex==0.0.8
|
506 |
+
astropy-iers-data==0.2024.12.2.0.35.34
|
507 |
+
rpy2==3.4.2
|
508 |
+
nvidia-nvjitlink-cu12==12.6.85
|
509 |
+
array_record==0.5.1
|
510 |
+
PyYAML==6.0.2
|
511 |
+
tensorflow==2.17.1
|
512 |
+
yellowbrick==1.5
|
513 |
+
pylibraft-cu12==24.10.0
|
514 |
+
orbax-checkpoint==0.6.4
|
515 |
+
Werkzeug==3.1.3
|
516 |
+
jupyter-console==6.1.0
|
517 |
+
thinc==8.2.5
|
518 |
+
etils==1.11.0
|
519 |
+
langchain-core==0.3.21
|
520 |
+
cmdstanpy==1.2.4
|
521 |
+
h5netcdf==1.4.1
|
522 |
+
cudf-cu12==24.10.1
|
523 |
+
zipp==3.21.0
|
524 |
+
PyDrive2==1.21.3
|
525 |
+
kiwisolver==1.4.7
|
526 |
+
pickleshare==0.7.5
|
527 |
+
bokeh==3.6.2
|
528 |
+
shellingham==1.5.4
|
529 |
+
imageio-ffmpeg==0.5.1
|
530 |
+
pycocotools==2.0.8
|
531 |
+
sqlglot==25.1.0
|
532 |
+
tensorstore==0.1.69
|
533 |
+
argon2-cffi-bindings==21.2.0
|
534 |
+
sentence-transformers==3.2.1
|
535 |
+
docutils==0.21.2
|
536 |
+
python-apt==0.0.0
|
537 |
+
setuptools==75.1.0
|
538 |
+
pip==24.1.2
|
539 |
+
requirements-parser==0.9.0
|
540 |
+
types-setuptools==75.6.0.20241126
|
541 |
+
importlib-metadata==4.6.4
|
542 |
+
blinker==1.4
|
543 |
+
PyJWT==2.3.0
|
544 |
+
PyGObject==3.42.1
|
545 |
+
cryptography==3.4.8
|
546 |
+
pyparsing==2.4.7
|
547 |
+
wadllib==1.3.6
|
548 |
+
more-itertools==8.10.0
|
549 |
+
zipp==1.0.0
|
550 |
+
distro==1.7.0
|
551 |
+
six==1.16.0
|
552 |
+
python-apt==2.4.0+ubuntu4
|
553 |
+
jeepney==0.7.1
|
554 |
+
SecretStorage==3.3.1
|
555 |
+
oauthlib==3.2.0
|
556 |
+
lazr.restfulclient==0.14.4
|
557 |
+
httplib2==0.20.2
|
558 |
+
launchpadlib==1.10.16
|
559 |
+
keyring==23.5.0
|
560 |
+
lazr.uri==1.0.6
|
561 |
+
dbus-python==1.2.18
|
562 |
+
inflect==7.3.1
|
563 |
+
wheel==0.43.0
|
564 |
+
packaging==24.1
|
565 |
+
importlib_metadata==8.0.0
|
566 |
+
more-itertools==10.3.0
|
567 |
+
platformdirs==4.2.2
|
568 |
+
backports.tarfile==1.2.0
|
569 |
+
typing_extensions==4.12.2
|
570 |
+
jaraco.functools==4.0.1
|
571 |
+
jaraco.collections==5.1.0
|
572 |
+
tomli==2.0.1
|
573 |
+
importlib_resources==6.4.0
|
574 |
+
jaraco.text==3.12.1
|
575 |
+
jaraco.context==5.3.0
|
576 |
+
typeguard==4.3.0
|
577 |
+
autocommand==2.2.2
|
578 |
+
zipp==3.19.2
|
wandb/run-20241211_045047-iixgzowh/files/wandb-metadata.json
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"os": "Linux-6.1.85+-x86_64-with-glibc2.35",
|
3 |
+
"python": "CPython 3.10.12",
|
4 |
+
"startedAt": "2024-12-11T04:50:47.418923Z",
|
5 |
+
"program": "m2-congretimbau-focal_loss-sempartido.ipynb",
|
6 |
+
"email": "adrianobf@gmail.com",
|
7 |
+
"root": "/content",
|
8 |
+
"host": "fd55a770be24",
|
9 |
+
"username": "root",
|
10 |
+
"executable": "/usr/bin/python3",
|
11 |
+
"colab": "https://colab.research.google.com/notebook#fileId=1a_b6x6zKkekdeqrCzP83ovWk7MhdV3DO",
|
12 |
+
"cpu_count": 6,
|
13 |
+
"cpu_count_logical": 12,
|
14 |
+
"gpu": "NVIDIA A100-SXM4-40GB",
|
15 |
+
"gpu_count": 1,
|
16 |
+
"disk": {
|
17 |
+
"/": {
|
18 |
+
"total": "120942624768",
|
19 |
+
"used": "41967308800"
|
20 |
+
}
|
21 |
+
},
|
22 |
+
"memory": {
|
23 |
+
"total": "89632796672"
|
24 |
+
},
|
25 |
+
"cpu": {
|
26 |
+
"count": 6,
|
27 |
+
"countLogical": 12
|
28 |
+
},
|
29 |
+
"gpu_nvidia": [
|
30 |
+
{
|
31 |
+
"name": "NVIDIA A100-SXM4-40GB",
|
32 |
+
"memoryTotal": "42949672960",
|
33 |
+
"cudaCores": 6912,
|
34 |
+
"architecture": "Ampere"
|
35 |
+
}
|
36 |
+
],
|
37 |
+
"cudaVersion": "12.2"
|
38 |
+
}
|
wandb/run-20241211_045047-iixgzowh/files/wandb-summary.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"train/learning_rate":8.23529411764706e-06,"train_samples_per_second":68.228,"_step":28,"train/loss":0.0596,"eval/accuracy":0.7891156462585034,"train/grad_norm":3.049489736557007,"eval/f1":0.7272727272727273,"eval/loss":0.18769244849681854,"eval/steps_per_second":3.366,"train_loss":0.19622788826624551,"train/epoch":6,"train_steps_per_second":2.134,"_runtime":299.898605572,"eval/precision":0.712819947043248,"train_runtime":295.2158,"eval/recall":0.7563795853269537,"eval/samples_per_second":98.949,"total_flos":2.68854917606352e+15,"train/global_step":210,"eval/runtime":1.4856,"_wandb":{"runtime":303},"_timestamp":1.7338929473636777e+09}
|
wandb/run-20241211_045047-iixgzowh/logs/debug-core.log
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"time":"2024-12-11T04:50:47.169454897Z","level":"INFO","msg":"started logging, with flags","port-filename":"/tmp/tmpesc6uqba/port-8104.txt","pid":8104,"debug":false,"disable-analytics":false}
|
2 |
+
{"time":"2024-12-11T04:50:47.169488816Z","level":"INFO","msg":"FeatureState","shutdownOnParentExitEnabled":false}
|
3 |
+
{"time":"2024-12-11T04:50:47.174185219Z","level":"INFO","msg":"Will exit if parent process dies.","ppid":8104}
|
4 |
+
{"time":"2024-12-11T04:50:47.174179307Z","level":"INFO","msg":"server is running","addr":{"IP":"127.0.0.1","Port":46865,"Zone":""}}
|
5 |
+
{"time":"2024-12-11T04:50:47.35848897Z","level":"INFO","msg":"connection: ManageConnectionData: new connection created","id":"127.0.0.1:37854"}
|
6 |
+
{"time":"2024-12-11T04:50:47.420017098Z","level":"INFO","msg":"handleInformInit: received","streamId":"iixgzowh","id":"127.0.0.1:37854"}
|
7 |
+
{"time":"2024-12-11T04:50:47.522713383Z","level":"INFO","msg":"handleInformInit: stream started","streamId":"iixgzowh","id":"127.0.0.1:37854"}
|
8 |
+
{"time":"2024-12-11T04:55:51.925715482Z","level":"INFO","msg":"handleInformFinish: finish message received","streamId":"iixgzowh","id":"127.0.0.1:37854"}
|
9 |
+
{"time":"2024-12-11T04:55:51.925914139Z","level":"INFO","msg":"handleInformFinish: stream closed","streamId":"iixgzowh","id":"127.0.0.1:37854"}
|
wandb/run-20241211_045047-iixgzowh/logs/debug-internal.log
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"time":"2024-12-11T04:50:47.420166727Z","level":"INFO","msg":"using version","core version":"0.19.0"}
|
2 |
+
{"time":"2024-12-11T04:50:47.420188806Z","level":"INFO","msg":"created symlink","path":"/content/wandb/run-20241211_045047-iixgzowh/logs/debug-core.log"}
|
3 |
+
{"time":"2024-12-11T04:50:47.522675109Z","level":"INFO","msg":"created new stream","id":"iixgzowh"}
|
4 |
+
{"time":"2024-12-11T04:50:47.522707089Z","level":"INFO","msg":"stream: started","id":"iixgzowh"}
|
5 |
+
{"time":"2024-12-11T04:50:47.522760019Z","level":"INFO","msg":"handler: started","stream_id":"iixgzowh"}
|
6 |
+
{"time":"2024-12-11T04:50:47.522741946Z","level":"INFO","msg":"writer: Do: started","stream_id":"iixgzowh"}
|
7 |
+
{"time":"2024-12-11T04:50:47.522818391Z","level":"INFO","msg":"sender: started","stream_id":"iixgzowh"}
|
8 |
+
{"time":"2024-12-11T04:50:48.347627641Z","level":"INFO","msg":"Starting system monitor"}
|
9 |
+
{"time":"2024-12-11T04:50:48.997536401Z","level":"INFO","msg":"Pausing system monitor"}
|
10 |
+
{"time":"2024-12-11T04:50:48.997570241Z","level":"INFO","msg":"Resuming system monitor"}
|
11 |
+
{"time":"2024-12-11T04:50:48.997576117Z","level":"INFO","msg":"Pausing system monitor"}
|
12 |
+
{"time":"2024-12-11T04:50:48.997579979Z","level":"INFO","msg":"Resuming system monitor"}
|
13 |
+
{"time":"2024-12-11T04:50:48.997583404Z","level":"INFO","msg":"Pausing system monitor"}
|
14 |
+
{"time":"2024-12-11T04:50:48.997586701Z","level":"INFO","msg":"Resuming system monitor"}
|
15 |
+
{"time":"2024-12-11T04:50:49.577041341Z","level":"INFO","msg":"Pausing system monitor"}
|
16 |
+
{"time":"2024-12-11T04:50:49.618452446Z","level":"INFO","msg":"Resuming system monitor"}
|
17 |
+
{"time":"2024-12-11T04:55:45.869880542Z","level":"INFO","msg":"Pausing system monitor"}
|
18 |
+
{"time":"2024-12-11T04:55:45.874900215Z","level":"INFO","msg":"Resuming system monitor"}
|
19 |
+
{"time":"2024-12-11T04:55:47.366091729Z","level":"INFO","msg":"Pausing system monitor"}
|
20 |
+
{"time":"2024-12-11T04:55:47.370222766Z","level":"INFO","msg":"Resuming system monitor"}
|
21 |
+
{"time":"2024-12-11T04:55:47.370839646Z","level":"INFO","msg":"Pausing system monitor"}
|
22 |
+
{"time":"2024-12-11T04:55:47.376849547Z","level":"INFO","msg":"Resuming system monitor"}
|
23 |
+
{"time":"2024-12-11T04:55:47.451397371Z","level":"INFO","msg":"Pausing system monitor"}
|
24 |
+
{"time":"2024-12-11T04:55:47.456005601Z","level":"INFO","msg":"Resuming system monitor"}
|
25 |
+
{"time":"2024-12-11T04:55:47.4588096Z","level":"INFO","msg":"Pausing system monitor"}
|
26 |
+
{"time":"2024-12-11T04:55:47.464120605Z","level":"INFO","msg":"Resuming system monitor"}
|
27 |
+
{"time":"2024-12-11T04:55:50.562786625Z","level":"INFO","msg":"Pausing system monitor"}
|
28 |
+
{"time":"2024-12-11T04:55:50.603587514Z","level":"INFO","msg":"Resuming system monitor"}
|
29 |
+
{"time":"2024-12-11T04:55:50.603613208Z","level":"INFO","msg":"Pausing system monitor"}
|
30 |
+
{"time":"2024-12-11T04:55:50.603618039Z","level":"INFO","msg":"Resuming system monitor"}
|
31 |
+
{"time":"2024-12-11T04:55:50.60362293Z","level":"INFO","msg":"Pausing system monitor"}
|
32 |
+
{"time":"2024-12-11T04:55:50.603633564Z","level":"INFO","msg":"Resuming system monitor"}
|
33 |
+
{"time":"2024-12-11T04:55:50.603637242Z","level":"INFO","msg":"Pausing system monitor"}
|
34 |
+
{"time":"2024-12-11T04:55:50.603640545Z","level":"INFO","msg":"Resuming system monitor"}
|
35 |
+
{"time":"2024-12-11T04:55:50.603661142Z","level":"INFO","msg":"Stopping system monitor"}
|
36 |
+
{"time":"2024-12-11T04:55:50.604205943Z","level":"INFO","msg":"Stopped system monitor"}
|
37 |
+
{"time":"2024-12-11T04:55:50.862348476Z","level":"INFO","msg":"fileTransfer: Close: file transfer manager closed"}
|
38 |
+
{"time":"2024-12-11T04:55:50.91175051Z","level":"INFO","msg":"handler: operation stats","stats":{}}
|
39 |
+
{"time":"2024-12-11T04:55:51.925784605Z","level":"INFO","msg":"stream: closing","id":"iixgzowh"}
|
40 |
+
{"time":"2024-12-11T04:55:51.925811603Z","level":"INFO","msg":"handler: closed","stream_id":"iixgzowh"}
|
41 |
+
{"time":"2024-12-11T04:55:51.92582357Z","level":"INFO","msg":"writer: Close: closed","stream_id":"iixgzowh"}
|
42 |
+
{"time":"2024-12-11T04:55:51.925832625Z","level":"INFO","msg":"sender: closed","stream_id":"iixgzowh"}
|
43 |
+
{"time":"2024-12-11T04:55:51.925904519Z","level":"INFO","msg":"stream: closed","id":"iixgzowh"}
|
wandb/run-20241211_045047-iixgzowh/logs/debug.log
ADDED
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
2024-12-11 04:50:47,415 INFO MainThread:8104 [wandb_setup.py:_flush():68] Current SDK version is 0.19.0
|
2 |
+
2024-12-11 04:50:47,415 INFO MainThread:8104 [wandb_setup.py:_flush():68] Configure stats pid to 8104
|
3 |
+
2024-12-11 04:50:47,415 INFO MainThread:8104 [wandb_setup.py:_flush():68] Loading settings from /root/.config/wandb/settings
|
4 |
+
2024-12-11 04:50:47,415 INFO MainThread:8104 [wandb_setup.py:_flush():68] Loading settings from /content/wandb/settings
|
5 |
+
2024-12-11 04:50:47,415 INFO MainThread:8104 [wandb_setup.py:_flush():68] Loading settings from environment variables
|
6 |
+
2024-12-11 04:50:47,415 INFO MainThread:8104 [wandb_init.py:_log_setup():528] Logging user logs to /content/wandb/run-20241211_045047-iixgzowh/logs/debug.log
|
7 |
+
2024-12-11 04:50:47,415 INFO MainThread:8104 [wandb_init.py:_log_setup():529] Logging internal logs to /content/wandb/run-20241211_045047-iixgzowh/logs/debug-internal.log
|
8 |
+
2024-12-11 04:50:47,415 INFO MainThread:8104 [wandb_init.py:_jupyter_setup():474] configuring jupyter hooks <wandb.sdk.wandb_init._WandbInit object at 0x79e4275fb3d0>
|
9 |
+
2024-12-11 04:50:47,416 INFO MainThread:8104 [wandb_init.py:init():639] calling init triggers
|
10 |
+
2024-12-11 04:50:47,416 INFO MainThread:8104 [wandb_init.py:init():645] wandb.init called with sweep_config: {}
|
11 |
+
config: {}
|
12 |
+
2024-12-11 04:50:47,416 INFO MainThread:8104 [wandb_init.py:init():688] starting backend
|
13 |
+
2024-12-11 04:50:47,416 INFO MainThread:8104 [wandb_init.py:init():692] sending inform_init request
|
14 |
+
2024-12-11 04:50:47,418 INFO MainThread:8104 [backend.py:_multiprocessing_setup():104] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
|
15 |
+
2024-12-11 04:50:47,418 INFO MainThread:8104 [wandb_init.py:init():705] backend started and connected
|
16 |
+
2024-12-11 04:50:47,425 INFO MainThread:8104 [wandb_run.py:_label_probe_notebook():1327] probe notebook
|
17 |
+
2024-12-11 04:50:48,259 INFO MainThread:8104 [wandb_init.py:init():798] updated telemetry
|
18 |
+
2024-12-11 04:50:48,259 INFO MainThread:8104 [wandb_init.py:init():830] communicating run to backend with 90.0 second timeout
|
19 |
+
2024-12-11 04:50:48,341 INFO MainThread:8104 [wandb_init.py:init():882] starting run threads in backend
|
20 |
+
2024-12-11 04:50:48,957 INFO MainThread:8104 [wandb_run.py:_console_start():2443] atexit reg
|
21 |
+
2024-12-11 04:50:48,957 INFO MainThread:8104 [wandb_run.py:_redirect():2293] redirect: wrap_raw
|
22 |
+
2024-12-11 04:50:48,957 INFO MainThread:8104 [wandb_run.py:_redirect():2358] Wrapping output streams.
|
23 |
+
2024-12-11 04:50:48,958 INFO MainThread:8104 [wandb_run.py:_redirect():2383] Redirects installed.
|
24 |
+
2024-12-11 04:50:48,959 INFO MainThread:8104 [wandb_init.py:init():925] run started, returning control to user process
|
25 |
+
2024-12-11 04:50:48,963 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
26 |
+
2024-12-11 04:50:48,963 INFO MainThread:8104 [wandb_init.py:_pause_backend():439] pausing backend
|
27 |
+
2024-12-11 04:50:48,968 INFO MainThread:8104 [wandb_init.py:_resume_backend():444] resuming backend
|
28 |
+
2024-12-11 04:50:48,968 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
29 |
+
2024-12-11 04:50:48,968 INFO MainThread:8104 [wandb_init.py:_pause_backend():439] pausing backend
|
30 |
+
2024-12-11 04:50:48,976 INFO MainThread:8104 [wandb_init.py:_resume_backend():444] resuming backend
|
31 |
+
2024-12-11 04:50:48,978 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
32 |
+
2024-12-11 04:50:48,978 INFO MainThread:8104 [wandb_init.py:_pause_backend():439] pausing backend
|
33 |
+
2024-12-11 04:50:48,984 INFO MainThread:8104 [wandb_init.py:_resume_backend():444] resuming backend
|
34 |
+
2024-12-11 04:50:49,576 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
35 |
+
2024-12-11 04:50:49,576 INFO MainThread:8104 [wandb_init.py:_pause_backend():439] pausing backend
|
36 |
+
2024-12-11 04:50:49,581 INFO MainThread:8104 [wandb_init.py:_resume_backend():444] resuming backend
|
37 |
+
2024-12-11 04:50:49,974 INFO MainThread:8104 [wandb_run.py:_config_callback():1375] config_cb None None {'return_dict': True, 'output_hidden_states': False, 'output_attentions': False, 'torchscript': False, 'torch_dtype': 'float32', '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: '0', 1: '1'}, 'label2id': {'0': 0, '1': 1}, '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': 'belisards/congretimbau', '_attn_implementation_autoset': True, 'transformers_version': '4.47.0', 'directionality': 'bidi', 'model_type': 'bert', 'output_past': True, 'pooler_fc_size': 768, 'pooler_num_attention_heads': 12, 'pooler_num_fc_layers': 3, 'pooler_size_per_head': 128, 'pooler_type': 'first_token_transform', 'vocab_size': 29794, 'hidden_size': 1024, 'num_hidden_layers': 24, 'num_attention_heads': 16, 'hidden_act': 'gelu', 'intermediate_size': 4096, 'hidden_dropout_prob': 0.05, 'attention_probs_dropout_prob': 0.05, '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': '.', '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': 32, 'per_device_eval_batch_size': 32, 'per_gpu_train_batch_size': None, 'per_gpu_eval_batch_size': None, 'gradient_accumulation_steps': 1, 'eval_accumulation_steps': None, 'eval_delay': 0, 'torch_empty_cache_steps': None, 'learning_rate': 1e-05, 'weight_decay': 0.02, 'adam_beta1': 0.9, 'adam_beta2': 0.999, 'adam_epsilon': 1e-08, 'max_grad_norm': 1.0, 'num_train_epochs': 18, 'max_steps': -1, 'lr_scheduler_type': 'linear', 'lr_scheduler_kwargs': {}, 'warmup_ratio': 0.0, 'warmup_steps': 120, 'log_level': 'passive', 'log_level_replica': 'warning', 'log_on_each_node': True, 'logging_dir': './runs/Dec11_04-50-48_fd55a770be24', 'logging_strategy': 'steps', 'logging_first_step': False, 'logging_steps': 10, 'logging_nan_inf_filter': True, 'save_strategy': 'epoch', 'save_steps': 204, 'save_total_limit': 1, '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': 5151, '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': 102, 'dataloader_num_workers': 0, 'dataloader_prefetch_factor': None, 'past_index': -1, 'run_name': 'm2-congretimbau_tunado', 'disable_tqdm': False, 'remove_unused_columns': True, 'label_names': None, 'load_best_model_at_end': True, 'metric_for_best_model': 'f1', 'greater_is_better': True, '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': ['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': None, 'hub_always_push': False, 'gradient_checkpointing': False, 'gradient_checkpointing_kwargs': None, 'include_inputs_for_metrics': False, 'include_for_metrics': [], 'eval_do_concat_batches': True, 'fp16_backend': 'auto', 'evaluation_strategy': None, '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, 'eval_on_start': False, 'use_liger_kernel': False, 'eval_use_gather_object': False, 'average_tokens_across_devices': False}
|
38 |
+
2024-12-11 04:50:49,978 INFO MainThread:8104 [wandb_config.py:__setitem__():154] config set model/num_parameters = 334398466 - <bound method Run._config_callback of <wandb.sdk.wandb_run.Run object at 0x79e3ac5f6380>>
|
39 |
+
2024-12-11 04:50:49,978 INFO MainThread:8104 [wandb_run.py:_config_callback():1375] config_cb model/num_parameters 334398466 None
|
40 |
+
2024-12-11 04:55:45,869 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
41 |
+
2024-12-11 04:55:45,869 INFO MainThread:8104 [wandb_init.py:_pause_backend():439] pausing backend
|
42 |
+
2024-12-11 04:55:45,874 INFO MainThread:8104 [wandb_init.py:_resume_backend():444] resuming backend
|
43 |
+
2024-12-11 04:55:47,365 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
44 |
+
2024-12-11 04:55:47,365 INFO MainThread:8104 [wandb_init.py:_pause_backend():439] pausing backend
|
45 |
+
2024-12-11 04:55:47,370 INFO MainThread:8104 [wandb_init.py:_resume_backend():444] resuming backend
|
46 |
+
2024-12-11 04:55:47,370 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
47 |
+
2024-12-11 04:55:47,370 INFO MainThread:8104 [wandb_init.py:_pause_backend():439] pausing backend
|
48 |
+
2024-12-11 04:55:47,376 INFO MainThread:8104 [wandb_init.py:_resume_backend():444] resuming backend
|
49 |
+
2024-12-11 04:55:47,450 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
50 |
+
2024-12-11 04:55:47,451 INFO MainThread:8104 [wandb_init.py:_pause_backend():439] pausing backend
|
51 |
+
2024-12-11 04:55:47,455 INFO MainThread:8104 [wandb_init.py:_resume_backend():444] resuming backend
|
52 |
+
2024-12-11 04:55:47,458 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
53 |
+
2024-12-11 04:55:47,458 INFO MainThread:8104 [wandb_init.py:_pause_backend():439] pausing backend
|
54 |
+
2024-12-11 04:55:47,463 INFO MainThread:8104 [wandb_init.py:_resume_backend():444] resuming backend
|
55 |
+
2024-12-11 04:55:50,562 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
56 |
+
2024-12-11 04:55:50,562 INFO MainThread:8104 [wandb_init.py:_pause_backend():439] pausing backend
|
57 |
+
2024-12-11 04:55:50,569 INFO MainThread:8104 [wandb_init.py:_resume_backend():444] resuming backend
|
58 |
+
2024-12-11 04:55:50,571 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
59 |
+
2024-12-11 04:55:50,571 INFO MainThread:8104 [wandb_init.py:_pause_backend():439] pausing backend
|
60 |
+
2024-12-11 04:55:50,576 INFO MainThread:8104 [wandb_init.py:_resume_backend():444] resuming backend
|
61 |
+
2024-12-11 04:55:50,589 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
62 |
+
2024-12-11 04:55:50,589 INFO MainThread:8104 [wandb_init.py:_pause_backend():439] pausing backend
|
63 |
+
2024-12-11 04:55:50,594 INFO MainThread:8104 [wandb_init.py:_resume_backend():444] resuming backend
|
64 |
+
2024-12-11 04:55:50,594 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
65 |
+
2024-12-11 04:55:50,594 INFO MainThread:8104 [wandb_init.py:_pause_backend():439] pausing backend
|
66 |
+
2024-12-11 04:55:50,598 INFO MainThread:8104 [wandb_init.py:_resume_backend():444] resuming backend
|
67 |
+
2024-12-11 04:55:50,599 INFO MainThread:8104 [wandb_run.py:_finish():2169] finishing run adrianobf/AzMina-M2/iixgzowh
|
68 |
+
2024-12-11 04:55:50,599 INFO MainThread:8104 [jupyter.py:save_history():459] not saving jupyter history
|
69 |
+
2024-12-11 04:55:50,600 INFO MainThread:8104 [jupyter.py:save_ipynb():387] not saving jupyter notebook
|
70 |
+
2024-12-11 04:55:50,600 INFO MainThread:8104 [wandb_init.py:_jupyter_teardown():456] cleaning up jupyter logic
|
71 |
+
2024-12-11 04:55:50,600 INFO MainThread:8104 [wandb_run.py:_atexit_cleanup():2408] got exitcode: 0
|
72 |
+
2024-12-11 04:55:50,600 INFO MainThread:8104 [wandb_run.py:_restore():2390] restore
|
73 |
+
2024-12-11 04:55:50,600 INFO MainThread:8104 [wandb_run.py:_restore():2396] restore done
|
74 |
+
2024-12-11 04:55:51,914 INFO MainThread:8104 [wandb_run.py:_footer_history_summary_info():3951] rendering history
|
75 |
+
2024-12-11 04:55:51,915 INFO MainThread:8104 [wandb_run.py:_footer_history_summary_info():3983] rendering summary
|
76 |
+
2024-12-11 04:55:51,922 INFO MainThread:8104 [wandb_run.py:_footer_sync_info():3912] logging synced files
|
wandb/run-20241211_045047-iixgzowh/run-iixgzowh.wandb
ADDED
Binary file (82 kB). View file
|
|