update model card README.md
Browse files
README.md
ADDED
@@ -0,0 +1,100 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- sv-SE
|
4 |
+
license: apache-2.0
|
5 |
+
tags:
|
6 |
+
- automatic-speech-recognition
|
7 |
+
- mozilla-foundation/common_voice_7_0
|
8 |
+
- generated_from_trainer
|
9 |
+
datasets:
|
10 |
+
- common_voice
|
11 |
+
model-index:
|
12 |
+
- name: ''
|
13 |
+
results: []
|
14 |
+
---
|
15 |
+
|
16 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
+
should probably proofread and complete it, then remove this comment. -->
|
18 |
+
|
19 |
+
#
|
20 |
+
|
21 |
+
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the MOZILLA-FOUNDATION/COMMON_VOICE_7_0 - SV-SE dataset.
|
22 |
+
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.3171
|
24 |
+
- Wer: 0.2730
|
25 |
+
|
26 |
+
## Model description
|
27 |
+
|
28 |
+
More information needed
|
29 |
+
|
30 |
+
## Intended uses & limitations
|
31 |
+
|
32 |
+
More information needed
|
33 |
+
|
34 |
+
## Training and evaluation data
|
35 |
+
|
36 |
+
More information needed
|
37 |
+
|
38 |
+
## Training procedure
|
39 |
+
|
40 |
+
### Training hyperparameters
|
41 |
+
|
42 |
+
The following hyperparameters were used during training:
|
43 |
+
- learning_rate: 7.5e-05
|
44 |
+
- train_batch_size: 8
|
45 |
+
- eval_batch_size: 8
|
46 |
+
- seed: 42
|
47 |
+
- gradient_accumulation_steps: 4
|
48 |
+
- total_train_batch_size: 32
|
49 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
50 |
+
- lr_scheduler_type: linear
|
51 |
+
- lr_scheduler_warmup_steps: 2000
|
52 |
+
- num_epochs: 50.0
|
53 |
+
- mixed_precision_training: Native AMP
|
54 |
+
|
55 |
+
### Training results
|
56 |
+
|
57 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
58 |
+
|:-------------:|:-----:|:-----:|:---------------:|:------:|
|
59 |
+
| 3.3349 | 1.45 | 500 | 3.2858 | 1.0 |
|
60 |
+
| 2.9298 | 2.91 | 1000 | 2.9225 | 1.0000 |
|
61 |
+
| 2.0839 | 4.36 | 1500 | 1.1546 | 0.8295 |
|
62 |
+
| 1.7093 | 5.81 | 2000 | 0.6827 | 0.5701 |
|
63 |
+
| 1.5855 | 7.27 | 2500 | 0.5597 | 0.4947 |
|
64 |
+
| 1.4831 | 8.72 | 3000 | 0.4923 | 0.4527 |
|
65 |
+
| 1.4416 | 10.17 | 3500 | 0.4670 | 0.4270 |
|
66 |
+
| 1.3848 | 11.63 | 4000 | 0.4341 | 0.3980 |
|
67 |
+
| 1.3749 | 13.08 | 4500 | 0.4203 | 0.4011 |
|
68 |
+
| 1.3311 | 14.53 | 5000 | 0.4310 | 0.3961 |
|
69 |
+
| 1.317 | 15.99 | 5500 | 0.3898 | 0.4322 |
|
70 |
+
| 1.2799 | 17.44 | 6000 | 0.3806 | 0.3572 |
|
71 |
+
| 1.2771 | 18.89 | 6500 | 0.3828 | 0.3427 |
|
72 |
+
| 1.2451 | 20.35 | 7000 | 0.3702 | 0.3359 |
|
73 |
+
| 1.2182 | 21.8 | 7500 | 0.3685 | 0.3270 |
|
74 |
+
| 1.2152 | 23.26 | 8000 | 0.3650 | 0.3308 |
|
75 |
+
| 1.1837 | 24.71 | 8500 | 0.3568 | 0.3187 |
|
76 |
+
| 1.1721 | 26.16 | 9000 | 0.3659 | 0.3249 |
|
77 |
+
| 1.1764 | 27.61 | 9500 | 0.3547 | 0.3145 |
|
78 |
+
| 1.1606 | 29.07 | 10000 | 0.3514 | 0.3104 |
|
79 |
+
| 1.1431 | 30.52 | 10500 | 0.3469 | 0.3062 |
|
80 |
+
| 1.1047 | 31.97 | 11000 | 0.3313 | 0.2979 |
|
81 |
+
| 1.1315 | 33.43 | 11500 | 0.3298 | 0.2992 |
|
82 |
+
| 1.1022 | 34.88 | 12000 | 0.3296 | 0.2973 |
|
83 |
+
| 1.0935 | 36.34 | 12500 | 0.3278 | 0.2926 |
|
84 |
+
| 1.0676 | 37.79 | 13000 | 0.3208 | 0.2868 |
|
85 |
+
| 1.0571 | 39.24 | 13500 | 0.3322 | 0.2885 |
|
86 |
+
| 1.0536 | 40.7 | 14000 | 0.3245 | 0.2831 |
|
87 |
+
| 1.0525 | 42.15 | 14500 | 0.3285 | 0.2826 |
|
88 |
+
| 1.0464 | 43.6 | 15000 | 0.3223 | 0.2796 |
|
89 |
+
| 1.0415 | 45.06 | 15500 | 0.3166 | 0.2774 |
|
90 |
+
| 1.0356 | 46.51 | 16000 | 0.3177 | 0.2746 |
|
91 |
+
| 1.04 | 47.96 | 16500 | 0.3150 | 0.2735 |
|
92 |
+
| 1.0209 | 49.42 | 17000 | 0.3175 | 0.2731 |
|
93 |
+
|
94 |
+
|
95 |
+
### Framework versions
|
96 |
+
|
97 |
+
- Transformers 4.16.0.dev0
|
98 |
+
- Pytorch 1.10.0+cu102
|
99 |
+
- Datasets 1.17.1.dev0
|
100 |
+
- Tokenizers 0.10.3
|
wandb/run-20220109_220240-1g372i3v/files/output.log
CHANGED
@@ -13370,3 +13370,123 @@ Saving model checkpoint to ./*ocessor_config.json██████| 17200/17200
|
|
13370 |
eval_samples_per_second = 32.297
|
13371 |
eval_steps_per_second = 4.041
|
13372 |
Model weights saved in ./pytorch_model.binig.json██████| 17200/17200 [7:50:28<00:00, 1.64s/it]_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13370 |
eval_samples_per_second = 32.297
|
13371 |
eval_steps_per_second = 4.041
|
13372 |
Model weights saved in ./pytorch_model.binig.json██████| 17200/17200 [7:50:28<00:00, 1.64s/it]_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13373 |
+
Upload file runs/Jan09_22-00-50_brutasse/events.out.tfevents.1641765760.brutasse.31164.0: 76%|_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13374 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 1%| | 1.53M/113M [00:02<02_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13375 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 5%| | 6.12M/113M [00:04<01_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13376 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 6%| | 6.31M/113M [00:11<04_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13377 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 6%| | 6.44M/113M [00:15<07_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13378 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 6%| | 6.53M/113M [00:18<10_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13379 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 6%| | 6.59M/113M [00:20<12_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13380 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 8%| | 9.00M/113M [00:22<03_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13381 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 9%| | 10.7M/113M [00:24<02_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13382 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 12%| | 13.9M/113M [00:26<01_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13383 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 15%|▏| 17.2M/113M [00:28<01_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13384 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 20%|▏| 23.1M/113M [00:30<00_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13385 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 24%|▏| 27.0M/113M [00:32<00_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13386 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 27%|▎| 30.8M/113M [00:34<00_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13387 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 33%|▎| 37.1M/113M [00:36<00_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13388 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 38%|▍| 43.0M/113M [00:38<00_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13389 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 44%|▍| 49.4M/113M [00:40<00_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13390 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 49%|▍| 55.4M/113M [00:42<00_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13391 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 54%|▌| 61.4M/113M [00:44<00_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13392 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 60%|▌| 67.4M/113M [00:46<00_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13393 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 64%|▋| 72.1M/113M [00:48<00_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13394 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 69%|▋| 78.1M/113M [00:50<00_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13395 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 75%|▋| 84.6M/113M [00:52<00_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13396 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 80%|▊| 90.3M/113M [00:54<00_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13397 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 85%|▊| 96.5M/113M [00:56<00_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13398 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 91%|▉| 103M/113M [00:58<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13399 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 96%|▉| 108M/113M [01:00<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13400 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 99%|▉| 112M/113M [01:01<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13401 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 99%|▉| 112M/113M [01:01<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13402 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 99%|▉| 112M/113M [01:01<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13403 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 99%|▉| 112M/113M [01:01<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13404 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 99%|▉| 112M/113M [01:01<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13405 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 99%|▉| 112M/113M [01:01<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13406 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 99%|▉| 112M/113M [01:01<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13407 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 99%|▉| 112M/113M [01:01<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13408 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13409 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13410 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13411 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13412 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13413 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13414 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13415 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13416 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13417 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13418 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13419 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13420 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13421 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13422 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13423 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13424 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13425 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13426 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13427 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13428 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13429 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13430 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13431 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13432 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13433 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13434 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13435 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13436 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13437 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13438 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13439 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13440 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13441 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13442 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13443 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13444 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13445 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13446 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13447 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13448 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13449 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13450 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13451 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13452 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13453 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13454 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13455 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13456 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13457 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13458 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13459 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13460 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13461 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13462 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13463 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13464 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13465 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13466 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13467 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13468 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13469 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13470 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13471 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13472 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13473 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13474 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13475 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13476 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13477 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13478 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13479 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13480 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13481 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13482 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13483 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13484 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13485 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13486 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13487 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13488 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [01:17<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13489 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [04:01<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13490 |
+
Upload file wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb: 100%|█| 113M/113M [04:01<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
13491 |
+
01/10/2022 06:00:39 - WARNING - huggingface_hub.repository - To https://huggingface.co/hf-test/xls-r-300m-sv
|
13492 |
+
Dropping the following result as it does not have all the necessary fields:113M/113M [04:01<00:_floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
|
wandb/run-20220109_220240-1g372i3v/logs/debug-internal.log
CHANGED
@@ -19966,3 +19966,162 @@
|
|
19966 |
2022-01-10 05:56:23,945 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
|
19967 |
2022-01-10 05:56:23,945 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
|
19968 |
2022-01-10 05:56:27,729 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19966 |
2022-01-10 05:56:23,945 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
|
19967 |
2022-01-10 05:56:23,945 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
|
19968 |
2022-01-10 05:56:27,729 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
|
19969 |
+
2022-01-10 05:56:39,033 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
|
19970 |
+
2022-01-10 05:56:39,033 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
|
19971 |
+
2022-01-10 05:56:39,450 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
19972 |
+
2022-01-10 05:56:41,451 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
19973 |
+
2022-01-10 05:56:43,452 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
19974 |
+
2022-01-10 05:56:51,454 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
19975 |
+
2022-01-10 05:56:54,103 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
|
19976 |
+
2022-01-10 05:56:54,104 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
|
19977 |
+
2022-01-10 05:56:55,455 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
19978 |
+
2022-01-10 05:56:57,456 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
19979 |
+
2022-01-10 05:56:58,060 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
|
19980 |
+
2022-01-10 05:56:59,457 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
19981 |
+
2022-01-10 05:57:01,458 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
19982 |
+
2022-01-10 05:57:03,458 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
19983 |
+
2022-01-10 05:57:05,459 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
19984 |
+
2022-01-10 05:57:07,459 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
19985 |
+
2022-01-10 05:57:09,179 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
|
19986 |
+
2022-01-10 05:57:09,180 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
|
19987 |
+
2022-01-10 05:57:09,460 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
19988 |
+
2022-01-10 05:57:11,461 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
19989 |
+
2022-01-10 05:57:13,461 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
19990 |
+
2022-01-10 05:57:15,462 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
19991 |
+
2022-01-10 05:57:17,463 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
19992 |
+
2022-01-10 05:57:19,463 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
19993 |
+
2022-01-10 05:57:21,464 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
19994 |
+
2022-01-10 05:57:23,465 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
19995 |
+
2022-01-10 05:57:24,259 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
|
19996 |
+
2022-01-10 05:57:24,259 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
|
19997 |
+
2022-01-10 05:57:25,466 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
19998 |
+
2022-01-10 05:57:27,466 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
19999 |
+
2022-01-10 05:57:28,369 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
|
20000 |
+
2022-01-10 05:57:29,467 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20001 |
+
2022-01-10 05:57:31,468 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20002 |
+
2022-01-10 05:57:33,469 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20003 |
+
2022-01-10 05:57:35,469 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20004 |
+
2022-01-10 05:57:37,470 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20005 |
+
2022-01-10 05:57:39,396 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
|
20006 |
+
2022-01-10 05:57:39,397 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
|
20007 |
+
2022-01-10 05:57:39,471 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20008 |
+
2022-01-10 05:57:41,471 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20009 |
+
2022-01-10 05:57:43,472 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20010 |
+
2022-01-10 05:57:45,473 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20011 |
+
2022-01-10 05:57:47,473 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20012 |
+
2022-01-10 05:57:49,474 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20013 |
+
2022-01-10 05:57:51,475 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20014 |
+
2022-01-10 05:57:53,475 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20015 |
+
2022-01-10 05:57:54,471 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
|
20016 |
+
2022-01-10 05:57:54,471 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
|
20017 |
+
2022-01-10 05:57:55,476 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20018 |
+
2022-01-10 05:57:57,476 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20019 |
+
2022-01-10 05:57:58,665 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
|
20020 |
+
2022-01-10 05:57:59,477 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20021 |
+
2022-01-10 05:58:01,478 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20022 |
+
2022-01-10 05:58:03,478 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20023 |
+
2022-01-10 05:58:05,479 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20024 |
+
2022-01-10 05:58:07,479 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20025 |
+
2022-01-10 05:58:09,480 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20026 |
+
2022-01-10 05:58:09,546 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
|
20027 |
+
2022-01-10 05:58:09,546 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
|
20028 |
+
2022-01-10 05:58:11,480 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20029 |
+
2022-01-10 05:58:13,481 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20030 |
+
2022-01-10 05:58:15,482 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20031 |
+
2022-01-10 05:58:17,482 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20032 |
+
2022-01-10 05:58:19,483 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20033 |
+
2022-01-10 05:58:21,483 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20034 |
+
2022-01-10 05:58:23,484 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20035 |
+
2022-01-10 05:58:24,616 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
|
20036 |
+
2022-01-10 05:58:24,616 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
|
20037 |
+
2022-01-10 05:58:25,485 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20038 |
+
2022-01-10 05:58:27,486 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20039 |
+
2022-01-10 05:58:28,962 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
|
20040 |
+
2022-01-10 05:58:29,486 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20041 |
+
2022-01-10 05:58:31,487 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20042 |
+
2022-01-10 05:58:33,488 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20043 |
+
2022-01-10 05:58:35,488 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20044 |
+
2022-01-10 05:58:37,489 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20045 |
+
2022-01-10 05:58:39,490 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20046 |
+
2022-01-10 05:58:39,688 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
|
20047 |
+
2022-01-10 05:58:39,688 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
|
20048 |
+
2022-01-10 05:58:41,490 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20049 |
+
2022-01-10 05:58:43,491 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20050 |
+
2022-01-10 05:58:45,492 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20051 |
+
2022-01-10 05:58:47,493 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20052 |
+
2022-01-10 05:58:49,493 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20053 |
+
2022-01-10 05:58:51,494 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20054 |
+
2022-01-10 05:58:53,495 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20055 |
+
2022-01-10 05:58:54,767 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
|
20056 |
+
2022-01-10 05:58:54,767 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
|
20057 |
+
2022-01-10 05:58:55,495 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20058 |
+
2022-01-10 05:58:57,496 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20059 |
+
2022-01-10 05:58:59,257 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
|
20060 |
+
2022-01-10 05:58:59,496 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20061 |
+
2022-01-10 05:59:01,497 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20062 |
+
2022-01-10 05:59:03,498 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20063 |
+
2022-01-10 05:59:06,499 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20064 |
+
2022-01-10 05:59:08,500 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20065 |
+
2022-01-10 05:59:09,842 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
|
20066 |
+
2022-01-10 05:59:09,843 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
|
20067 |
+
2022-01-10 05:59:10,501 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20068 |
+
2022-01-10 05:59:12,502 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20069 |
+
2022-01-10 05:59:14,502 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20070 |
+
2022-01-10 05:59:16,503 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20071 |
+
2022-01-10 05:59:18,504 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20072 |
+
2022-01-10 05:59:20,504 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20073 |
+
2022-01-10 05:59:22,505 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20074 |
+
2022-01-10 05:59:24,506 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20075 |
+
2022-01-10 05:59:24,918 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
|
20076 |
+
2022-01-10 05:59:24,918 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
|
20077 |
+
2022-01-10 05:59:26,506 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20078 |
+
2022-01-10 05:59:28,507 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20079 |
+
2022-01-10 05:59:29,552 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
|
20080 |
+
2022-01-10 05:59:30,508 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20081 |
+
2022-01-10 05:59:32,509 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20082 |
+
2022-01-10 05:59:34,509 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20083 |
+
2022-01-10 05:59:36,510 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20084 |
+
2022-01-10 05:59:38,511 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20085 |
+
2022-01-10 05:59:39,989 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
|
20086 |
+
2022-01-10 05:59:39,989 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
|
20087 |
+
2022-01-10 05:59:40,511 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20088 |
+
2022-01-10 05:59:42,512 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20089 |
+
2022-01-10 05:59:44,513 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20090 |
+
2022-01-10 05:59:46,514 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20091 |
+
2022-01-10 05:59:48,515 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20092 |
+
2022-01-10 05:59:50,516 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20093 |
+
2022-01-10 05:59:52,517 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20094 |
+
2022-01-10 05:59:54,517 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20095 |
+
2022-01-10 05:59:55,061 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
|
20096 |
+
2022-01-10 05:59:55,061 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
|
20097 |
+
2022-01-10 05:59:56,518 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20098 |
+
2022-01-10 05:59:58,519 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20099 |
+
2022-01-10 05:59:59,849 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
|
20100 |
+
2022-01-10 06:00:00,519 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20101 |
+
2022-01-10 06:00:02,520 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20102 |
+
2022-01-10 06:00:04,521 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20103 |
+
2022-01-10 06:00:06,522 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20104 |
+
2022-01-10 06:00:08,523 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20105 |
+
2022-01-10 06:00:10,137 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
|
20106 |
+
2022-01-10 06:00:10,137 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
|
20107 |
+
2022-01-10 06:00:10,523 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20108 |
+
2022-01-10 06:00:12,525 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20109 |
+
2022-01-10 06:00:14,525 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20110 |
+
2022-01-10 06:00:16,526 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20111 |
+
2022-01-10 06:00:18,527 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20112 |
+
2022-01-10 06:00:20,527 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20113 |
+
2022-01-10 06:00:22,528 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20114 |
+
2022-01-10 06:00:24,529 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20115 |
+
2022-01-10 06:00:25,298 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
|
20116 |
+
2022-01-10 06:00:25,298 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
|
20117 |
+
2022-01-10 06:00:26,530 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20118 |
+
2022-01-10 06:00:28,531 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20119 |
+
2022-01-10 06:00:30,147 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
|
20120 |
+
2022-01-10 06:00:30,532 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20121 |
+
2022-01-10 06:00:32,532 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20122 |
+
2022-01-10 06:00:34,533 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20123 |
+
2022-01-10 06:00:36,534 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20124 |
+
2022-01-10 06:00:38,535 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
20125 |
+
2022-01-10 06:00:40,375 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
|
20126 |
+
2022-01-10 06:00:40,375 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
|
20127 |
+
2022-01-10 06:00:40,536 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
|
wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fff8caa249372b792441d618d2e37790b85f5afe2a485015f76750eecf43b2fb
|
3 |
+
size 118839350
|