rabby33 commited on
Commit
f1a7ba8
1 Parent(s): 51da067

Model save

Browse files
trained_model/added_tokens.json ADDED
@@ -0,0 +1,102 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "<extra_id_0>": 32099,
3
+ "<extra_id_10>": 32089,
4
+ "<extra_id_11>": 32088,
5
+ "<extra_id_12>": 32087,
6
+ "<extra_id_13>": 32086,
7
+ "<extra_id_14>": 32085,
8
+ "<extra_id_15>": 32084,
9
+ "<extra_id_16>": 32083,
10
+ "<extra_id_17>": 32082,
11
+ "<extra_id_18>": 32081,
12
+ "<extra_id_19>": 32080,
13
+ "<extra_id_1>": 32098,
14
+ "<extra_id_20>": 32079,
15
+ "<extra_id_21>": 32078,
16
+ "<extra_id_22>": 32077,
17
+ "<extra_id_23>": 32076,
18
+ "<extra_id_24>": 32075,
19
+ "<extra_id_25>": 32074,
20
+ "<extra_id_26>": 32073,
21
+ "<extra_id_27>": 32072,
22
+ "<extra_id_28>": 32071,
23
+ "<extra_id_29>": 32070,
24
+ "<extra_id_2>": 32097,
25
+ "<extra_id_30>": 32069,
26
+ "<extra_id_31>": 32068,
27
+ "<extra_id_32>": 32067,
28
+ "<extra_id_33>": 32066,
29
+ "<extra_id_34>": 32065,
30
+ "<extra_id_35>": 32064,
31
+ "<extra_id_36>": 32063,
32
+ "<extra_id_37>": 32062,
33
+ "<extra_id_38>": 32061,
34
+ "<extra_id_39>": 32060,
35
+ "<extra_id_3>": 32096,
36
+ "<extra_id_40>": 32059,
37
+ "<extra_id_41>": 32058,
38
+ "<extra_id_42>": 32057,
39
+ "<extra_id_43>": 32056,
40
+ "<extra_id_44>": 32055,
41
+ "<extra_id_45>": 32054,
42
+ "<extra_id_46>": 32053,
43
+ "<extra_id_47>": 32052,
44
+ "<extra_id_48>": 32051,
45
+ "<extra_id_49>": 32050,
46
+ "<extra_id_4>": 32095,
47
+ "<extra_id_50>": 32049,
48
+ "<extra_id_51>": 32048,
49
+ "<extra_id_52>": 32047,
50
+ "<extra_id_53>": 32046,
51
+ "<extra_id_54>": 32045,
52
+ "<extra_id_55>": 32044,
53
+ "<extra_id_56>": 32043,
54
+ "<extra_id_57>": 32042,
55
+ "<extra_id_58>": 32041,
56
+ "<extra_id_59>": 32040,
57
+ "<extra_id_5>": 32094,
58
+ "<extra_id_60>": 32039,
59
+ "<extra_id_61>": 32038,
60
+ "<extra_id_62>": 32037,
61
+ "<extra_id_63>": 32036,
62
+ "<extra_id_64>": 32035,
63
+ "<extra_id_65>": 32034,
64
+ "<extra_id_66>": 32033,
65
+ "<extra_id_67>": 32032,
66
+ "<extra_id_68>": 32031,
67
+ "<extra_id_69>": 32030,
68
+ "<extra_id_6>": 32093,
69
+ "<extra_id_70>": 32029,
70
+ "<extra_id_71>": 32028,
71
+ "<extra_id_72>": 32027,
72
+ "<extra_id_73>": 32026,
73
+ "<extra_id_74>": 32025,
74
+ "<extra_id_75>": 32024,
75
+ "<extra_id_76>": 32023,
76
+ "<extra_id_77>": 32022,
77
+ "<extra_id_78>": 32021,
78
+ "<extra_id_79>": 32020,
79
+ "<extra_id_7>": 32092,
80
+ "<extra_id_80>": 32019,
81
+ "<extra_id_81>": 32018,
82
+ "<extra_id_82>": 32017,
83
+ "<extra_id_83>": 32016,
84
+ "<extra_id_84>": 32015,
85
+ "<extra_id_85>": 32014,
86
+ "<extra_id_86>": 32013,
87
+ "<extra_id_87>": 32012,
88
+ "<extra_id_88>": 32011,
89
+ "<extra_id_89>": 32010,
90
+ "<extra_id_8>": 32091,
91
+ "<extra_id_90>": 32009,
92
+ "<extra_id_91>": 32008,
93
+ "<extra_id_92>": 32007,
94
+ "<extra_id_93>": 32006,
95
+ "<extra_id_94>": 32005,
96
+ "<extra_id_95>": 32004,
97
+ "<extra_id_96>": 32003,
98
+ "<extra_id_97>": 32002,
99
+ "<extra_id_98>": 32001,
100
+ "<extra_id_99>": 32000,
101
+ "<extra_id_9>": 32090
102
+ }
trained_model/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "csebuetnlp/banglat5",
3
+ "architectures": [
4
+ "T5ForConditionalGeneration"
5
+ ],
6
+ "classifier_dropout": 0.0,
7
+ "d_ff": 2048,
8
+ "d_kv": 64,
9
+ "d_model": 768,
10
+ "decoder_start_token_id": 0,
11
+ "dense_act_fn": "gelu_new",
12
+ "dropout_rate": 0.1,
13
+ "eos_token_id": 1,
14
+ "feed_forward_proj": "gated-gelu",
15
+ "gradient_checkpointing": false,
16
+ "initializer_factor": 1.0,
17
+ "is_encoder_decoder": true,
18
+ "is_gated_act": true,
19
+ "layer_norm_epsilon": 1e-06,
20
+ "model_type": "t5",
21
+ "num_decoder_layers": 12,
22
+ "num_heads": 12,
23
+ "num_layers": 12,
24
+ "output_past": true,
25
+ "pad_token_id": 0,
26
+ "relative_attention_max_distance": 128,
27
+ "relative_attention_num_buckets": 32,
28
+ "tie_word_embeddings": false,
29
+ "torch_dtype": "float32",
30
+ "transformers_version": "4.37.0",
31
+ "use_cache": true,
32
+ "vocab_size": 32128
33
+ }
trained_model/generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "decoder_start_token_id": 0,
3
+ "eos_token_id": 1,
4
+ "pad_token_id": 0,
5
+ "transformers_version": "4.37.0"
6
+ }
trained_model/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38da7c5ac205db5d89d83d070f955c5906da91595557960c541d69bfe9a0bed0
3
+ size 990345064
trained_model/special_tokens_map.json ADDED
@@ -0,0 +1,125 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<extra_id_0>",
4
+ "<extra_id_1>",
5
+ "<extra_id_2>",
6
+ "<extra_id_3>",
7
+ "<extra_id_4>",
8
+ "<extra_id_5>",
9
+ "<extra_id_6>",
10
+ "<extra_id_7>",
11
+ "<extra_id_8>",
12
+ "<extra_id_9>",
13
+ "<extra_id_10>",
14
+ "<extra_id_11>",
15
+ "<extra_id_12>",
16
+ "<extra_id_13>",
17
+ "<extra_id_14>",
18
+ "<extra_id_15>",
19
+ "<extra_id_16>",
20
+ "<extra_id_17>",
21
+ "<extra_id_18>",
22
+ "<extra_id_19>",
23
+ "<extra_id_20>",
24
+ "<extra_id_21>",
25
+ "<extra_id_22>",
26
+ "<extra_id_23>",
27
+ "<extra_id_24>",
28
+ "<extra_id_25>",
29
+ "<extra_id_26>",
30
+ "<extra_id_27>",
31
+ "<extra_id_28>",
32
+ "<extra_id_29>",
33
+ "<extra_id_30>",
34
+ "<extra_id_31>",
35
+ "<extra_id_32>",
36
+ "<extra_id_33>",
37
+ "<extra_id_34>",
38
+ "<extra_id_35>",
39
+ "<extra_id_36>",
40
+ "<extra_id_37>",
41
+ "<extra_id_38>",
42
+ "<extra_id_39>",
43
+ "<extra_id_40>",
44
+ "<extra_id_41>",
45
+ "<extra_id_42>",
46
+ "<extra_id_43>",
47
+ "<extra_id_44>",
48
+ "<extra_id_45>",
49
+ "<extra_id_46>",
50
+ "<extra_id_47>",
51
+ "<extra_id_48>",
52
+ "<extra_id_49>",
53
+ "<extra_id_50>",
54
+ "<extra_id_51>",
55
+ "<extra_id_52>",
56
+ "<extra_id_53>",
57
+ "<extra_id_54>",
58
+ "<extra_id_55>",
59
+ "<extra_id_56>",
60
+ "<extra_id_57>",
61
+ "<extra_id_58>",
62
+ "<extra_id_59>",
63
+ "<extra_id_60>",
64
+ "<extra_id_61>",
65
+ "<extra_id_62>",
66
+ "<extra_id_63>",
67
+ "<extra_id_64>",
68
+ "<extra_id_65>",
69
+ "<extra_id_66>",
70
+ "<extra_id_67>",
71
+ "<extra_id_68>",
72
+ "<extra_id_69>",
73
+ "<extra_id_70>",
74
+ "<extra_id_71>",
75
+ "<extra_id_72>",
76
+ "<extra_id_73>",
77
+ "<extra_id_74>",
78
+ "<extra_id_75>",
79
+ "<extra_id_76>",
80
+ "<extra_id_77>",
81
+ "<extra_id_78>",
82
+ "<extra_id_79>",
83
+ "<extra_id_80>",
84
+ "<extra_id_81>",
85
+ "<extra_id_82>",
86
+ "<extra_id_83>",
87
+ "<extra_id_84>",
88
+ "<extra_id_85>",
89
+ "<extra_id_86>",
90
+ "<extra_id_87>",
91
+ "<extra_id_88>",
92
+ "<extra_id_89>",
93
+ "<extra_id_90>",
94
+ "<extra_id_91>",
95
+ "<extra_id_92>",
96
+ "<extra_id_93>",
97
+ "<extra_id_94>",
98
+ "<extra_id_95>",
99
+ "<extra_id_96>",
100
+ "<extra_id_97>",
101
+ "<extra_id_98>",
102
+ "<extra_id_99>"
103
+ ],
104
+ "eos_token": {
105
+ "content": "</s>",
106
+ "lstrip": false,
107
+ "normalized": false,
108
+ "rstrip": false,
109
+ "single_word": false
110
+ },
111
+ "pad_token": {
112
+ "content": "<pad>",
113
+ "lstrip": false,
114
+ "normalized": false,
115
+ "rstrip": false,
116
+ "single_word": false
117
+ },
118
+ "unk_token": {
119
+ "content": "<unk>",
120
+ "lstrip": false,
121
+ "normalized": false,
122
+ "rstrip": false,
123
+ "single_word": false
124
+ }
125
+ }
trained_model/spiece.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dcab96935a2a51b1461c84e44c952ea8a3640c8bc3e2c6ae7a21d855454ae27
3
+ size 1111492
trained_model/tokenizer_config.json ADDED
@@ -0,0 +1,939 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "<pad>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "</s>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "<unk>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "32000": {
28
+ "content": "<extra_id_99>",
29
+ "lstrip": true,
30
+ "normalized": false,
31
+ "rstrip": true,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "32001": {
36
+ "content": "<extra_id_98>",
37
+ "lstrip": true,
38
+ "normalized": false,
39
+ "rstrip": true,
40
+ "single_word": false,
41
+ "special": true
42
+ },
43
+ "32002": {
44
+ "content": "<extra_id_97>",
45
+ "lstrip": true,
46
+ "normalized": false,
47
+ "rstrip": true,
48
+ "single_word": false,
49
+ "special": true
50
+ },
51
+ "32003": {
52
+ "content": "<extra_id_96>",
53
+ "lstrip": true,
54
+ "normalized": false,
55
+ "rstrip": true,
56
+ "single_word": false,
57
+ "special": true
58
+ },
59
+ "32004": {
60
+ "content": "<extra_id_95>",
61
+ "lstrip": true,
62
+ "normalized": false,
63
+ "rstrip": true,
64
+ "single_word": false,
65
+ "special": true
66
+ },
67
+ "32005": {
68
+ "content": "<extra_id_94>",
69
+ "lstrip": true,
70
+ "normalized": false,
71
+ "rstrip": true,
72
+ "single_word": false,
73
+ "special": true
74
+ },
75
+ "32006": {
76
+ "content": "<extra_id_93>",
77
+ "lstrip": true,
78
+ "normalized": false,
79
+ "rstrip": true,
80
+ "single_word": false,
81
+ "special": true
82
+ },
83
+ "32007": {
84
+ "content": "<extra_id_92>",
85
+ "lstrip": true,
86
+ "normalized": false,
87
+ "rstrip": true,
88
+ "single_word": false,
89
+ "special": true
90
+ },
91
+ "32008": {
92
+ "content": "<extra_id_91>",
93
+ "lstrip": true,
94
+ "normalized": false,
95
+ "rstrip": true,
96
+ "single_word": false,
97
+ "special": true
98
+ },
99
+ "32009": {
100
+ "content": "<extra_id_90>",
101
+ "lstrip": true,
102
+ "normalized": false,
103
+ "rstrip": true,
104
+ "single_word": false,
105
+ "special": true
106
+ },
107
+ "32010": {
108
+ "content": "<extra_id_89>",
109
+ "lstrip": true,
110
+ "normalized": false,
111
+ "rstrip": true,
112
+ "single_word": false,
113
+ "special": true
114
+ },
115
+ "32011": {
116
+ "content": "<extra_id_88>",
117
+ "lstrip": true,
118
+ "normalized": false,
119
+ "rstrip": true,
120
+ "single_word": false,
121
+ "special": true
122
+ },
123
+ "32012": {
124
+ "content": "<extra_id_87>",
125
+ "lstrip": true,
126
+ "normalized": false,
127
+ "rstrip": true,
128
+ "single_word": false,
129
+ "special": true
130
+ },
131
+ "32013": {
132
+ "content": "<extra_id_86>",
133
+ "lstrip": true,
134
+ "normalized": false,
135
+ "rstrip": true,
136
+ "single_word": false,
137
+ "special": true
138
+ },
139
+ "32014": {
140
+ "content": "<extra_id_85>",
141
+ "lstrip": true,
142
+ "normalized": false,
143
+ "rstrip": true,
144
+ "single_word": false,
145
+ "special": true
146
+ },
147
+ "32015": {
148
+ "content": "<extra_id_84>",
149
+ "lstrip": true,
150
+ "normalized": false,
151
+ "rstrip": true,
152
+ "single_word": false,
153
+ "special": true
154
+ },
155
+ "32016": {
156
+ "content": "<extra_id_83>",
157
+ "lstrip": true,
158
+ "normalized": false,
159
+ "rstrip": true,
160
+ "single_word": false,
161
+ "special": true
162
+ },
163
+ "32017": {
164
+ "content": "<extra_id_82>",
165
+ "lstrip": true,
166
+ "normalized": false,
167
+ "rstrip": true,
168
+ "single_word": false,
169
+ "special": true
170
+ },
171
+ "32018": {
172
+ "content": "<extra_id_81>",
173
+ "lstrip": true,
174
+ "normalized": false,
175
+ "rstrip": true,
176
+ "single_word": false,
177
+ "special": true
178
+ },
179
+ "32019": {
180
+ "content": "<extra_id_80>",
181
+ "lstrip": true,
182
+ "normalized": false,
183
+ "rstrip": true,
184
+ "single_word": false,
185
+ "special": true
186
+ },
187
+ "32020": {
188
+ "content": "<extra_id_79>",
189
+ "lstrip": true,
190
+ "normalized": false,
191
+ "rstrip": true,
192
+ "single_word": false,
193
+ "special": true
194
+ },
195
+ "32021": {
196
+ "content": "<extra_id_78>",
197
+ "lstrip": true,
198
+ "normalized": false,
199
+ "rstrip": true,
200
+ "single_word": false,
201
+ "special": true
202
+ },
203
+ "32022": {
204
+ "content": "<extra_id_77>",
205
+ "lstrip": true,
206
+ "normalized": false,
207
+ "rstrip": true,
208
+ "single_word": false,
209
+ "special": true
210
+ },
211
+ "32023": {
212
+ "content": "<extra_id_76>",
213
+ "lstrip": true,
214
+ "normalized": false,
215
+ "rstrip": true,
216
+ "single_word": false,
217
+ "special": true
218
+ },
219
+ "32024": {
220
+ "content": "<extra_id_75>",
221
+ "lstrip": true,
222
+ "normalized": false,
223
+ "rstrip": true,
224
+ "single_word": false,
225
+ "special": true
226
+ },
227
+ "32025": {
228
+ "content": "<extra_id_74>",
229
+ "lstrip": true,
230
+ "normalized": false,
231
+ "rstrip": true,
232
+ "single_word": false,
233
+ "special": true
234
+ },
235
+ "32026": {
236
+ "content": "<extra_id_73>",
237
+ "lstrip": true,
238
+ "normalized": false,
239
+ "rstrip": true,
240
+ "single_word": false,
241
+ "special": true
242
+ },
243
+ "32027": {
244
+ "content": "<extra_id_72>",
245
+ "lstrip": true,
246
+ "normalized": false,
247
+ "rstrip": true,
248
+ "single_word": false,
249
+ "special": true
250
+ },
251
+ "32028": {
252
+ "content": "<extra_id_71>",
253
+ "lstrip": true,
254
+ "normalized": false,
255
+ "rstrip": true,
256
+ "single_word": false,
257
+ "special": true
258
+ },
259
+ "32029": {
260
+ "content": "<extra_id_70>",
261
+ "lstrip": true,
262
+ "normalized": false,
263
+ "rstrip": true,
264
+ "single_word": false,
265
+ "special": true
266
+ },
267
+ "32030": {
268
+ "content": "<extra_id_69>",
269
+ "lstrip": true,
270
+ "normalized": false,
271
+ "rstrip": true,
272
+ "single_word": false,
273
+ "special": true
274
+ },
275
+ "32031": {
276
+ "content": "<extra_id_68>",
277
+ "lstrip": true,
278
+ "normalized": false,
279
+ "rstrip": true,
280
+ "single_word": false,
281
+ "special": true
282
+ },
283
+ "32032": {
284
+ "content": "<extra_id_67>",
285
+ "lstrip": true,
286
+ "normalized": false,
287
+ "rstrip": true,
288
+ "single_word": false,
289
+ "special": true
290
+ },
291
+ "32033": {
292
+ "content": "<extra_id_66>",
293
+ "lstrip": true,
294
+ "normalized": false,
295
+ "rstrip": true,
296
+ "single_word": false,
297
+ "special": true
298
+ },
299
+ "32034": {
300
+ "content": "<extra_id_65>",
301
+ "lstrip": true,
302
+ "normalized": false,
303
+ "rstrip": true,
304
+ "single_word": false,
305
+ "special": true
306
+ },
307
+ "32035": {
308
+ "content": "<extra_id_64>",
309
+ "lstrip": true,
310
+ "normalized": false,
311
+ "rstrip": true,
312
+ "single_word": false,
313
+ "special": true
314
+ },
315
+ "32036": {
316
+ "content": "<extra_id_63>",
317
+ "lstrip": true,
318
+ "normalized": false,
319
+ "rstrip": true,
320
+ "single_word": false,
321
+ "special": true
322
+ },
323
+ "32037": {
324
+ "content": "<extra_id_62>",
325
+ "lstrip": true,
326
+ "normalized": false,
327
+ "rstrip": true,
328
+ "single_word": false,
329
+ "special": true
330
+ },
331
+ "32038": {
332
+ "content": "<extra_id_61>",
333
+ "lstrip": true,
334
+ "normalized": false,
335
+ "rstrip": true,
336
+ "single_word": false,
337
+ "special": true
338
+ },
339
+ "32039": {
340
+ "content": "<extra_id_60>",
341
+ "lstrip": true,
342
+ "normalized": false,
343
+ "rstrip": true,
344
+ "single_word": false,
345
+ "special": true
346
+ },
347
+ "32040": {
348
+ "content": "<extra_id_59>",
349
+ "lstrip": true,
350
+ "normalized": false,
351
+ "rstrip": true,
352
+ "single_word": false,
353
+ "special": true
354
+ },
355
+ "32041": {
356
+ "content": "<extra_id_58>",
357
+ "lstrip": true,
358
+ "normalized": false,
359
+ "rstrip": true,
360
+ "single_word": false,
361
+ "special": true
362
+ },
363
+ "32042": {
364
+ "content": "<extra_id_57>",
365
+ "lstrip": true,
366
+ "normalized": false,
367
+ "rstrip": true,
368
+ "single_word": false,
369
+ "special": true
370
+ },
371
+ "32043": {
372
+ "content": "<extra_id_56>",
373
+ "lstrip": true,
374
+ "normalized": false,
375
+ "rstrip": true,
376
+ "single_word": false,
377
+ "special": true
378
+ },
379
+ "32044": {
380
+ "content": "<extra_id_55>",
381
+ "lstrip": true,
382
+ "normalized": false,
383
+ "rstrip": true,
384
+ "single_word": false,
385
+ "special": true
386
+ },
387
+ "32045": {
388
+ "content": "<extra_id_54>",
389
+ "lstrip": true,
390
+ "normalized": false,
391
+ "rstrip": true,
392
+ "single_word": false,
393
+ "special": true
394
+ },
395
+ "32046": {
396
+ "content": "<extra_id_53>",
397
+ "lstrip": true,
398
+ "normalized": false,
399
+ "rstrip": true,
400
+ "single_word": false,
401
+ "special": true
402
+ },
403
+ "32047": {
404
+ "content": "<extra_id_52>",
405
+ "lstrip": true,
406
+ "normalized": false,
407
+ "rstrip": true,
408
+ "single_word": false,
409
+ "special": true
410
+ },
411
+ "32048": {
412
+ "content": "<extra_id_51>",
413
+ "lstrip": true,
414
+ "normalized": false,
415
+ "rstrip": true,
416
+ "single_word": false,
417
+ "special": true
418
+ },
419
+ "32049": {
420
+ "content": "<extra_id_50>",
421
+ "lstrip": true,
422
+ "normalized": false,
423
+ "rstrip": true,
424
+ "single_word": false,
425
+ "special": true
426
+ },
427
+ "32050": {
428
+ "content": "<extra_id_49>",
429
+ "lstrip": true,
430
+ "normalized": false,
431
+ "rstrip": true,
432
+ "single_word": false,
433
+ "special": true
434
+ },
435
+ "32051": {
436
+ "content": "<extra_id_48>",
437
+ "lstrip": true,
438
+ "normalized": false,
439
+ "rstrip": true,
440
+ "single_word": false,
441
+ "special": true
442
+ },
443
+ "32052": {
444
+ "content": "<extra_id_47>",
445
+ "lstrip": true,
446
+ "normalized": false,
447
+ "rstrip": true,
448
+ "single_word": false,
449
+ "special": true
450
+ },
451
+ "32053": {
452
+ "content": "<extra_id_46>",
453
+ "lstrip": true,
454
+ "normalized": false,
455
+ "rstrip": true,
456
+ "single_word": false,
457
+ "special": true
458
+ },
459
+ "32054": {
460
+ "content": "<extra_id_45>",
461
+ "lstrip": true,
462
+ "normalized": false,
463
+ "rstrip": true,
464
+ "single_word": false,
465
+ "special": true
466
+ },
467
+ "32055": {
468
+ "content": "<extra_id_44>",
469
+ "lstrip": true,
470
+ "normalized": false,
471
+ "rstrip": true,
472
+ "single_word": false,
473
+ "special": true
474
+ },
475
+ "32056": {
476
+ "content": "<extra_id_43>",
477
+ "lstrip": true,
478
+ "normalized": false,
479
+ "rstrip": true,
480
+ "single_word": false,
481
+ "special": true
482
+ },
483
+ "32057": {
484
+ "content": "<extra_id_42>",
485
+ "lstrip": true,
486
+ "normalized": false,
487
+ "rstrip": true,
488
+ "single_word": false,
489
+ "special": true
490
+ },
491
+ "32058": {
492
+ "content": "<extra_id_41>",
493
+ "lstrip": true,
494
+ "normalized": false,
495
+ "rstrip": true,
496
+ "single_word": false,
497
+ "special": true
498
+ },
499
+ "32059": {
500
+ "content": "<extra_id_40>",
501
+ "lstrip": true,
502
+ "normalized": false,
503
+ "rstrip": true,
504
+ "single_word": false,
505
+ "special": true
506
+ },
507
+ "32060": {
508
+ "content": "<extra_id_39>",
509
+ "lstrip": true,
510
+ "normalized": false,
511
+ "rstrip": true,
512
+ "single_word": false,
513
+ "special": true
514
+ },
515
+ "32061": {
516
+ "content": "<extra_id_38>",
517
+ "lstrip": true,
518
+ "normalized": false,
519
+ "rstrip": true,
520
+ "single_word": false,
521
+ "special": true
522
+ },
523
+ "32062": {
524
+ "content": "<extra_id_37>",
525
+ "lstrip": true,
526
+ "normalized": false,
527
+ "rstrip": true,
528
+ "single_word": false,
529
+ "special": true
530
+ },
531
+ "32063": {
532
+ "content": "<extra_id_36>",
533
+ "lstrip": true,
534
+ "normalized": false,
535
+ "rstrip": true,
536
+ "single_word": false,
537
+ "special": true
538
+ },
539
+ "32064": {
540
+ "content": "<extra_id_35>",
541
+ "lstrip": true,
542
+ "normalized": false,
543
+ "rstrip": true,
544
+ "single_word": false,
545
+ "special": true
546
+ },
547
+ "32065": {
548
+ "content": "<extra_id_34>",
549
+ "lstrip": true,
550
+ "normalized": false,
551
+ "rstrip": true,
552
+ "single_word": false,
553
+ "special": true
554
+ },
555
+ "32066": {
556
+ "content": "<extra_id_33>",
557
+ "lstrip": true,
558
+ "normalized": false,
559
+ "rstrip": true,
560
+ "single_word": false,
561
+ "special": true
562
+ },
563
+ "32067": {
564
+ "content": "<extra_id_32>",
565
+ "lstrip": true,
566
+ "normalized": false,
567
+ "rstrip": true,
568
+ "single_word": false,
569
+ "special": true
570
+ },
571
+ "32068": {
572
+ "content": "<extra_id_31>",
573
+ "lstrip": true,
574
+ "normalized": false,
575
+ "rstrip": true,
576
+ "single_word": false,
577
+ "special": true
578
+ },
579
+ "32069": {
580
+ "content": "<extra_id_30>",
581
+ "lstrip": true,
582
+ "normalized": false,
583
+ "rstrip": true,
584
+ "single_word": false,
585
+ "special": true
586
+ },
587
+ "32070": {
588
+ "content": "<extra_id_29>",
589
+ "lstrip": true,
590
+ "normalized": false,
591
+ "rstrip": true,
592
+ "single_word": false,
593
+ "special": true
594
+ },
595
+ "32071": {
596
+ "content": "<extra_id_28>",
597
+ "lstrip": true,
598
+ "normalized": false,
599
+ "rstrip": true,
600
+ "single_word": false,
601
+ "special": true
602
+ },
603
+ "32072": {
604
+ "content": "<extra_id_27>",
605
+ "lstrip": true,
606
+ "normalized": false,
607
+ "rstrip": true,
608
+ "single_word": false,
609
+ "special": true
610
+ },
611
+ "32073": {
612
+ "content": "<extra_id_26>",
613
+ "lstrip": true,
614
+ "normalized": false,
615
+ "rstrip": true,
616
+ "single_word": false,
617
+ "special": true
618
+ },
619
+ "32074": {
620
+ "content": "<extra_id_25>",
621
+ "lstrip": true,
622
+ "normalized": false,
623
+ "rstrip": true,
624
+ "single_word": false,
625
+ "special": true
626
+ },
627
+ "32075": {
628
+ "content": "<extra_id_24>",
629
+ "lstrip": true,
630
+ "normalized": false,
631
+ "rstrip": true,
632
+ "single_word": false,
633
+ "special": true
634
+ },
635
+ "32076": {
636
+ "content": "<extra_id_23>",
637
+ "lstrip": true,
638
+ "normalized": false,
639
+ "rstrip": true,
640
+ "single_word": false,
641
+ "special": true
642
+ },
643
+ "32077": {
644
+ "content": "<extra_id_22>",
645
+ "lstrip": true,
646
+ "normalized": false,
647
+ "rstrip": true,
648
+ "single_word": false,
649
+ "special": true
650
+ },
651
+ "32078": {
652
+ "content": "<extra_id_21>",
653
+ "lstrip": true,
654
+ "normalized": false,
655
+ "rstrip": true,
656
+ "single_word": false,
657
+ "special": true
658
+ },
659
+ "32079": {
660
+ "content": "<extra_id_20>",
661
+ "lstrip": true,
662
+ "normalized": false,
663
+ "rstrip": true,
664
+ "single_word": false,
665
+ "special": true
666
+ },
667
+ "32080": {
668
+ "content": "<extra_id_19>",
669
+ "lstrip": true,
670
+ "normalized": false,
671
+ "rstrip": true,
672
+ "single_word": false,
673
+ "special": true
674
+ },
675
+ "32081": {
676
+ "content": "<extra_id_18>",
677
+ "lstrip": true,
678
+ "normalized": false,
679
+ "rstrip": true,
680
+ "single_word": false,
681
+ "special": true
682
+ },
683
+ "32082": {
684
+ "content": "<extra_id_17>",
685
+ "lstrip": true,
686
+ "normalized": false,
687
+ "rstrip": true,
688
+ "single_word": false,
689
+ "special": true
690
+ },
691
+ "32083": {
692
+ "content": "<extra_id_16>",
693
+ "lstrip": true,
694
+ "normalized": false,
695
+ "rstrip": true,
696
+ "single_word": false,
697
+ "special": true
698
+ },
699
+ "32084": {
700
+ "content": "<extra_id_15>",
701
+ "lstrip": true,
702
+ "normalized": false,
703
+ "rstrip": true,
704
+ "single_word": false,
705
+ "special": true
706
+ },
707
+ "32085": {
708
+ "content": "<extra_id_14>",
709
+ "lstrip": true,
710
+ "normalized": false,
711
+ "rstrip": true,
712
+ "single_word": false,
713
+ "special": true
714
+ },
715
+ "32086": {
716
+ "content": "<extra_id_13>",
717
+ "lstrip": true,
718
+ "normalized": false,
719
+ "rstrip": true,
720
+ "single_word": false,
721
+ "special": true
722
+ },
723
+ "32087": {
724
+ "content": "<extra_id_12>",
725
+ "lstrip": true,
726
+ "normalized": false,
727
+ "rstrip": true,
728
+ "single_word": false,
729
+ "special": true
730
+ },
731
+ "32088": {
732
+ "content": "<extra_id_11>",
733
+ "lstrip": true,
734
+ "normalized": false,
735
+ "rstrip": true,
736
+ "single_word": false,
737
+ "special": true
738
+ },
739
+ "32089": {
740
+ "content": "<extra_id_10>",
741
+ "lstrip": true,
742
+ "normalized": false,
743
+ "rstrip": true,
744
+ "single_word": false,
745
+ "special": true
746
+ },
747
+ "32090": {
748
+ "content": "<extra_id_9>",
749
+ "lstrip": true,
750
+ "normalized": false,
751
+ "rstrip": true,
752
+ "single_word": false,
753
+ "special": true
754
+ },
755
+ "32091": {
756
+ "content": "<extra_id_8>",
757
+ "lstrip": true,
758
+ "normalized": false,
759
+ "rstrip": true,
760
+ "single_word": false,
761
+ "special": true
762
+ },
763
+ "32092": {
764
+ "content": "<extra_id_7>",
765
+ "lstrip": true,
766
+ "normalized": false,
767
+ "rstrip": true,
768
+ "single_word": false,
769
+ "special": true
770
+ },
771
+ "32093": {
772
+ "content": "<extra_id_6>",
773
+ "lstrip": true,
774
+ "normalized": false,
775
+ "rstrip": true,
776
+ "single_word": false,
777
+ "special": true
778
+ },
779
+ "32094": {
780
+ "content": "<extra_id_5>",
781
+ "lstrip": true,
782
+ "normalized": false,
783
+ "rstrip": true,
784
+ "single_word": false,
785
+ "special": true
786
+ },
787
+ "32095": {
788
+ "content": "<extra_id_4>",
789
+ "lstrip": true,
790
+ "normalized": false,
791
+ "rstrip": true,
792
+ "single_word": false,
793
+ "special": true
794
+ },
795
+ "32096": {
796
+ "content": "<extra_id_3>",
797
+ "lstrip": true,
798
+ "normalized": false,
799
+ "rstrip": true,
800
+ "single_word": false,
801
+ "special": true
802
+ },
803
+ "32097": {
804
+ "content": "<extra_id_2>",
805
+ "lstrip": true,
806
+ "normalized": false,
807
+ "rstrip": true,
808
+ "single_word": false,
809
+ "special": true
810
+ },
811
+ "32098": {
812
+ "content": "<extra_id_1>",
813
+ "lstrip": true,
814
+ "normalized": false,
815
+ "rstrip": true,
816
+ "single_word": false,
817
+ "special": true
818
+ },
819
+ "32099": {
820
+ "content": "<extra_id_0>",
821
+ "lstrip": true,
822
+ "normalized": false,
823
+ "rstrip": true,
824
+ "single_word": false,
825
+ "special": true
826
+ }
827
+ },
828
+ "additional_special_tokens": [
829
+ "<extra_id_0>",
830
+ "<extra_id_1>",
831
+ "<extra_id_2>",
832
+ "<extra_id_3>",
833
+ "<extra_id_4>",
834
+ "<extra_id_5>",
835
+ "<extra_id_6>",
836
+ "<extra_id_7>",
837
+ "<extra_id_8>",
838
+ "<extra_id_9>",
839
+ "<extra_id_10>",
840
+ "<extra_id_11>",
841
+ "<extra_id_12>",
842
+ "<extra_id_13>",
843
+ "<extra_id_14>",
844
+ "<extra_id_15>",
845
+ "<extra_id_16>",
846
+ "<extra_id_17>",
847
+ "<extra_id_18>",
848
+ "<extra_id_19>",
849
+ "<extra_id_20>",
850
+ "<extra_id_21>",
851
+ "<extra_id_22>",
852
+ "<extra_id_23>",
853
+ "<extra_id_24>",
854
+ "<extra_id_25>",
855
+ "<extra_id_26>",
856
+ "<extra_id_27>",
857
+ "<extra_id_28>",
858
+ "<extra_id_29>",
859
+ "<extra_id_30>",
860
+ "<extra_id_31>",
861
+ "<extra_id_32>",
862
+ "<extra_id_33>",
863
+ "<extra_id_34>",
864
+ "<extra_id_35>",
865
+ "<extra_id_36>",
866
+ "<extra_id_37>",
867
+ "<extra_id_38>",
868
+ "<extra_id_39>",
869
+ "<extra_id_40>",
870
+ "<extra_id_41>",
871
+ "<extra_id_42>",
872
+ "<extra_id_43>",
873
+ "<extra_id_44>",
874
+ "<extra_id_45>",
875
+ "<extra_id_46>",
876
+ "<extra_id_47>",
877
+ "<extra_id_48>",
878
+ "<extra_id_49>",
879
+ "<extra_id_50>",
880
+ "<extra_id_51>",
881
+ "<extra_id_52>",
882
+ "<extra_id_53>",
883
+ "<extra_id_54>",
884
+ "<extra_id_55>",
885
+ "<extra_id_56>",
886
+ "<extra_id_57>",
887
+ "<extra_id_58>",
888
+ "<extra_id_59>",
889
+ "<extra_id_60>",
890
+ "<extra_id_61>",
891
+ "<extra_id_62>",
892
+ "<extra_id_63>",
893
+ "<extra_id_64>",
894
+ "<extra_id_65>",
895
+ "<extra_id_66>",
896
+ "<extra_id_67>",
897
+ "<extra_id_68>",
898
+ "<extra_id_69>",
899
+ "<extra_id_70>",
900
+ "<extra_id_71>",
901
+ "<extra_id_72>",
902
+ "<extra_id_73>",
903
+ "<extra_id_74>",
904
+ "<extra_id_75>",
905
+ "<extra_id_76>",
906
+ "<extra_id_77>",
907
+ "<extra_id_78>",
908
+ "<extra_id_79>",
909
+ "<extra_id_80>",
910
+ "<extra_id_81>",
911
+ "<extra_id_82>",
912
+ "<extra_id_83>",
913
+ "<extra_id_84>",
914
+ "<extra_id_85>",
915
+ "<extra_id_86>",
916
+ "<extra_id_87>",
917
+ "<extra_id_88>",
918
+ "<extra_id_89>",
919
+ "<extra_id_90>",
920
+ "<extra_id_91>",
921
+ "<extra_id_92>",
922
+ "<extra_id_93>",
923
+ "<extra_id_94>",
924
+ "<extra_id_95>",
925
+ "<extra_id_96>",
926
+ "<extra_id_97>",
927
+ "<extra_id_98>",
928
+ "<extra_id_99>"
929
+ ],
930
+ "clean_up_tokenization_spaces": true,
931
+ "eos_token": "</s>",
932
+ "extra_ids": 100,
933
+ "legacy": true,
934
+ "model_max_length": 512,
935
+ "pad_token": "<pad>",
936
+ "sp_model_kwargs": {},
937
+ "tokenizer_class": "T5Tokenizer",
938
+ "unk_token": "<unk>"
939
+ }
trained_model/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e8a8b8d3a4e565f3964577c0900c811dc4081b3e725d6f2210d0f1c988da9c0
3
+ size 4411
wandb/debug-internal.log CHANGED
@@ -623,3 +623,195 @@
623
  2024-02-26 09:35:12,161 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
624
  2024-02-26 09:35:14,921 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
625
  2024-02-26 09:35:17,163 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
623
  2024-02-26 09:35:12,161 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
624
  2024-02-26 09:35:14,921 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
625
  2024-02-26 09:35:17,163 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
626
+ 2024-02-26 09:35:18,845 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: pause
627
+ 2024-02-26 09:35:18,845 INFO HandlerThread:196 [handler.py:handle_request_pause():708] stopping system metrics thread
628
+ 2024-02-26 09:35:18,845 INFO HandlerThread:196 [system_monitor.py:finish():203] Stopping system monitor
629
+ 2024-02-26 09:35:18,845 INFO HandlerThread:196 [interfaces.py:finish():202] Joined cpu monitor
630
+ 2024-02-26 09:35:18,846 INFO HandlerThread:196 [interfaces.py:finish():202] Joined disk monitor
631
+ 2024-02-26 09:35:18,846 DEBUG SystemMonitor:196 [system_monitor.py:_start():172] Starting system metrics aggregation loop
632
+ 2024-02-26 09:35:18,846 DEBUG SystemMonitor:196 [system_monitor.py:_start():179] Finished system metrics aggregation loop
633
+ 2024-02-26 09:35:18,846 DEBUG SystemMonitor:196 [system_monitor.py:_start():183] Publishing last batch of metrics
634
+ 2024-02-26 09:35:18,854 INFO HandlerThread:196 [interfaces.py:finish():202] Joined gpu monitor
635
+ 2024-02-26 09:35:18,855 INFO HandlerThread:196 [interfaces.py:finish():202] Joined memory monitor
636
+ 2024-02-26 09:35:18,855 INFO HandlerThread:196 [interfaces.py:finish():202] Joined network monitor
637
+ 2024-02-26 09:35:18,855 DEBUG SenderThread:196 [sender.py:send():382] send: stats
638
+ 2024-02-26 09:35:19,922 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
639
+ 2024-02-26 09:35:22,856 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
640
+ 2024-02-26 09:35:24,923 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
641
+ 2024-02-26 09:35:27,857 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
642
+ 2024-02-26 09:35:29,924 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
643
+ 2024-02-26 09:35:32,859 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
644
+ 2024-02-26 09:35:34,925 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
645
+ 2024-02-26 09:35:37,860 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
646
+ 2024-02-26 09:35:39,926 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
647
+ 2024-02-26 09:35:42,861 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
648
+ 2024-02-26 09:35:44,927 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
649
+ 2024-02-26 09:35:47,862 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
650
+ 2024-02-26 09:35:48,893 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: resume
651
+ 2024-02-26 09:35:48,893 INFO HandlerThread:196 [handler.py:handle_request_resume():699] starting system metrics thread
652
+ 2024-02-26 09:35:48,893 INFO HandlerThread:196 [system_monitor.py:start():194] Starting system monitor
653
+ 2024-02-26 09:35:48,893 INFO SystemMonitor:196 [system_monitor.py:_start():158] Starting system asset monitoring threads
654
+ 2024-02-26 09:35:48,894 INFO SystemMonitor:196 [interfaces.py:start():190] Started cpu monitoring
655
+ 2024-02-26 09:35:48,894 INFO SystemMonitor:196 [interfaces.py:start():190] Started disk monitoring
656
+ 2024-02-26 09:35:48,896 INFO SystemMonitor:196 [interfaces.py:start():190] Started gpu monitoring
657
+ 2024-02-26 09:35:48,898 INFO SystemMonitor:196 [interfaces.py:start():190] Started memory monitoring
658
+ 2024-02-26 09:35:48,899 INFO SystemMonitor:196 [interfaces.py:start():190] Started network monitoring
659
+ 2024-02-26 09:35:49,713 INFO Thread-12 :196 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240226_092105-91uhs91a/files/output.log
660
+ 2024-02-26 09:35:49,933 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
661
+ 2024-02-26 09:35:50,075 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: pause
662
+ 2024-02-26 09:35:50,075 INFO HandlerThread:196 [handler.py:handle_request_pause():708] stopping system metrics thread
663
+ 2024-02-26 09:35:50,075 INFO HandlerThread:196 [system_monitor.py:finish():203] Stopping system monitor
664
+ 2024-02-26 09:35:50,075 DEBUG SystemMonitor:196 [system_monitor.py:_start():172] Starting system metrics aggregation loop
665
+ 2024-02-26 09:35:50,076 INFO HandlerThread:196 [interfaces.py:finish():202] Joined cpu monitor
666
+ 2024-02-26 09:35:50,076 INFO HandlerThread:196 [interfaces.py:finish():202] Joined disk monitor
667
+ 2024-02-26 09:35:50,076 DEBUG SystemMonitor:196 [system_monitor.py:_start():179] Finished system metrics aggregation loop
668
+ 2024-02-26 09:35:50,076 DEBUG SystemMonitor:196 [system_monitor.py:_start():183] Publishing last batch of metrics
669
+ 2024-02-26 09:35:50,083 INFO HandlerThread:196 [interfaces.py:finish():202] Joined gpu monitor
670
+ 2024-02-26 09:35:50,083 INFO HandlerThread:196 [interfaces.py:finish():202] Joined memory monitor
671
+ 2024-02-26 09:35:50,083 INFO HandlerThread:196 [interfaces.py:finish():202] Joined network monitor
672
+ 2024-02-26 09:35:50,084 DEBUG SenderThread:196 [sender.py:send():382] send: stats
673
+ 2024-02-26 09:35:51,714 INFO Thread-12 :196 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240226_092105-91uhs91a/files/output.log
674
+ 2024-02-26 09:35:53,084 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
675
+ 2024-02-26 09:35:54,940 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
676
+ 2024-02-26 09:35:58,085 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
677
+ 2024-02-26 09:35:59,941 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
678
+ 2024-02-26 09:36:01,568 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: resume
679
+ 2024-02-26 09:36:01,568 INFO HandlerThread:196 [handler.py:handle_request_resume():699] starting system metrics thread
680
+ 2024-02-26 09:36:01,568 INFO HandlerThread:196 [system_monitor.py:start():194] Starting system monitor
681
+ 2024-02-26 09:36:01,568 INFO SystemMonitor:196 [system_monitor.py:_start():158] Starting system asset monitoring threads
682
+ 2024-02-26 09:36:01,569 INFO SystemMonitor:196 [interfaces.py:start():190] Started cpu monitoring
683
+ 2024-02-26 09:36:01,569 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: pause
684
+ 2024-02-26 09:36:01,569 INFO HandlerThread:196 [handler.py:handle_request_pause():708] stopping system metrics thread
685
+ 2024-02-26 09:36:01,569 INFO HandlerThread:196 [system_monitor.py:finish():203] Stopping system monitor
686
+ 2024-02-26 09:36:01,570 INFO HandlerThread:196 [interfaces.py:finish():202] Joined cpu monitor
687
+ 2024-02-26 09:36:01,570 INFO SystemMonitor:196 [interfaces.py:start():190] Started disk monitoring
688
+ 2024-02-26 09:36:01,570 INFO HandlerThread:196 [interfaces.py:finish():202] Joined disk monitor
689
+ 2024-02-26 09:36:01,570 DEBUG SystemMonitor:196 [system_monitor.py:_start():172] Starting system metrics aggregation loop
690
+ 2024-02-26 09:36:01,571 DEBUG SystemMonitor:196 [system_monitor.py:_start():179] Finished system metrics aggregation loop
691
+ 2024-02-26 09:36:01,571 DEBUG SystemMonitor:196 [system_monitor.py:_start():183] Publishing last batch of metrics
692
+ 2024-02-26 09:36:01,572 DEBUG SenderThread:196 [sender.py:send():382] send: stats
693
+ 2024-02-26 09:36:03,573 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
694
+ 2024-02-26 09:36:04,514 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: resume
695
+ 2024-02-26 09:36:04,514 INFO HandlerThread:196 [handler.py:handle_request_resume():699] starting system metrics thread
696
+ 2024-02-26 09:36:04,515 INFO HandlerThread:196 [system_monitor.py:start():194] Starting system monitor
697
+ 2024-02-26 09:36:04,515 INFO SystemMonitor:196 [system_monitor.py:_start():158] Starting system asset monitoring threads
698
+ 2024-02-26 09:36:04,516 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: pause
699
+ 2024-02-26 09:36:04,516 INFO HandlerThread:196 [handler.py:handle_request_pause():708] stopping system metrics thread
700
+ 2024-02-26 09:36:04,516 INFO HandlerThread:196 [system_monitor.py:finish():203] Stopping system monitor
701
+ 2024-02-26 09:36:04,516 INFO SystemMonitor:196 [interfaces.py:start():190] Started cpu monitoring
702
+ 2024-02-26 09:36:04,516 DEBUG SystemMonitor:196 [system_monitor.py:_start():172] Starting system metrics aggregation loop
703
+ 2024-02-26 09:36:04,516 DEBUG SystemMonitor:196 [system_monitor.py:_start():179] Finished system metrics aggregation loop
704
+ 2024-02-26 09:36:04,516 DEBUG SystemMonitor:196 [system_monitor.py:_start():183] Publishing last batch of metrics
705
+ 2024-02-26 09:36:04,517 INFO HandlerThread:196 [interfaces.py:finish():202] Joined cpu monitor
706
+ 2024-02-26 09:36:04,942 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
707
+ 2024-02-26 09:36:06,665 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: resume
708
+ 2024-02-26 09:36:06,665 INFO HandlerThread:196 [handler.py:handle_request_resume():699] starting system metrics thread
709
+ 2024-02-26 09:36:06,665 INFO HandlerThread:196 [system_monitor.py:start():194] Starting system monitor
710
+ 2024-02-26 09:36:06,665 INFO SystemMonitor:196 [system_monitor.py:_start():158] Starting system asset monitoring threads
711
+ 2024-02-26 09:36:06,666 INFO SystemMonitor:196 [interfaces.py:start():190] Started cpu monitoring
712
+ 2024-02-26 09:36:06,667 INFO SystemMonitor:196 [interfaces.py:start():190] Started disk monitoring
713
+ 2024-02-26 09:36:06,671 INFO SystemMonitor:196 [interfaces.py:start():190] Started gpu monitoring
714
+ 2024-02-26 09:36:06,672 INFO SystemMonitor:196 [interfaces.py:start():190] Started memory monitoring
715
+ 2024-02-26 09:36:06,672 INFO SystemMonitor:196 [interfaces.py:start():190] Started network monitoring
716
+ 2024-02-26 09:36:07,188 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: pause
717
+ 2024-02-26 09:36:07,188 INFO HandlerThread:196 [handler.py:handle_request_pause():708] stopping system metrics thread
718
+ 2024-02-26 09:36:07,188 INFO HandlerThread:196 [system_monitor.py:finish():203] Stopping system monitor
719
+ 2024-02-26 09:36:07,188 DEBUG SystemMonitor:196 [system_monitor.py:_start():172] Starting system metrics aggregation loop
720
+ 2024-02-26 09:36:07,188 DEBUG SystemMonitor:196 [system_monitor.py:_start():179] Finished system metrics aggregation loop
721
+ 2024-02-26 09:36:07,188 DEBUG SystemMonitor:196 [system_monitor.py:_start():183] Publishing last batch of metrics
722
+ 2024-02-26 09:36:07,189 INFO HandlerThread:196 [interfaces.py:finish():202] Joined cpu monitor
723
+ 2024-02-26 09:36:07,189 INFO HandlerThread:196 [interfaces.py:finish():202] Joined disk monitor
724
+ 2024-02-26 09:36:07,196 INFO HandlerThread:196 [interfaces.py:finish():202] Joined gpu monitor
725
+ 2024-02-26 09:36:07,196 INFO HandlerThread:196 [interfaces.py:finish():202] Joined memory monitor
726
+ 2024-02-26 09:36:07,196 INFO HandlerThread:196 [interfaces.py:finish():202] Joined network monitor
727
+ 2024-02-26 09:36:07,197 DEBUG SenderThread:196 [sender.py:send():382] send: stats
728
+ 2024-02-26 09:36:08,720 INFO Thread-12 :196 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240226_092105-91uhs91a/files/output.log
729
+ 2024-02-26 09:36:09,197 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
730
+ 2024-02-26 09:36:09,943 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
731
+ 2024-02-26 09:36:10,291 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: resume
732
+ 2024-02-26 09:36:10,291 INFO HandlerThread:196 [handler.py:handle_request_resume():699] starting system metrics thread
733
+ 2024-02-26 09:36:10,291 INFO HandlerThread:196 [system_monitor.py:start():194] Starting system monitor
734
+ 2024-02-26 09:36:10,292 INFO SystemMonitor:196 [system_monitor.py:_start():158] Starting system asset monitoring threads
735
+ 2024-02-26 09:36:10,293 INFO SystemMonitor:196 [interfaces.py:start():190] Started cpu monitoring
736
+ 2024-02-26 09:36:10,294 INFO SystemMonitor:196 [interfaces.py:start():190] Started disk monitoring
737
+ 2024-02-26 09:36:10,295 INFO SystemMonitor:196 [interfaces.py:start():190] Started gpu monitoring
738
+ 2024-02-26 09:36:10,296 INFO SystemMonitor:196 [interfaces.py:start():190] Started memory monitoring
739
+ 2024-02-26 09:36:10,298 INFO SystemMonitor:196 [interfaces.py:start():190] Started network monitoring
740
+ 2024-02-26 09:36:10,621 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: pause
741
+ 2024-02-26 09:36:10,621 INFO HandlerThread:196 [handler.py:handle_request_pause():708] stopping system metrics thread
742
+ 2024-02-26 09:36:10,621 INFO HandlerThread:196 [system_monitor.py:finish():203] Stopping system monitor
743
+ 2024-02-26 09:36:10,621 DEBUG SystemMonitor:196 [system_monitor.py:_start():172] Starting system metrics aggregation loop
744
+ 2024-02-26 09:36:10,621 DEBUG SystemMonitor:196 [system_monitor.py:_start():179] Finished system metrics aggregation loop
745
+ 2024-02-26 09:36:10,621 DEBUG SystemMonitor:196 [system_monitor.py:_start():183] Publishing last batch of metrics
746
+ 2024-02-26 09:36:10,622 INFO HandlerThread:196 [interfaces.py:finish():202] Joined cpu monitor
747
+ 2024-02-26 09:36:10,623 INFO HandlerThread:196 [interfaces.py:finish():202] Joined disk monitor
748
+ 2024-02-26 09:36:10,628 INFO HandlerThread:196 [interfaces.py:finish():202] Joined gpu monitor
749
+ 2024-02-26 09:36:10,629 INFO HandlerThread:196 [interfaces.py:finish():202] Joined memory monitor
750
+ 2024-02-26 09:36:10,629 INFO HandlerThread:196 [interfaces.py:finish():202] Joined network monitor
751
+ 2024-02-26 09:36:10,629 DEBUG SenderThread:196 [sender.py:send():382] send: stats
752
+ 2024-02-26 09:36:10,721 INFO Thread-12 :196 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240226_092105-91uhs91a/files/output.log
753
+ 2024-02-26 09:36:14,630 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
754
+ 2024-02-26 09:36:14,944 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
755
+ 2024-02-26 09:36:15,547 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: resume
756
+ 2024-02-26 09:36:15,547 INFO HandlerThread:196 [handler.py:handle_request_resume():699] starting system metrics thread
757
+ 2024-02-26 09:36:15,547 INFO HandlerThread:196 [system_monitor.py:start():194] Starting system monitor
758
+ 2024-02-26 09:36:15,548 INFO SystemMonitor:196 [system_monitor.py:_start():158] Starting system asset monitoring threads
759
+ 2024-02-26 09:36:15,549 INFO SystemMonitor:196 [interfaces.py:start():190] Started cpu monitoring
760
+ 2024-02-26 09:36:15,549 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: pause
761
+ 2024-02-26 09:36:15,549 INFO SystemMonitor:196 [interfaces.py:start():190] Started disk monitoring
762
+ 2024-02-26 09:36:15,549 INFO HandlerThread:196 [handler.py:handle_request_pause():708] stopping system metrics thread
763
+ 2024-02-26 09:36:15,551 INFO HandlerThread:196 [system_monitor.py:finish():203] Stopping system monitor
764
+ 2024-02-26 09:36:15,552 INFO SystemMonitor:196 [interfaces.py:start():190] Started gpu monitoring
765
+ 2024-02-26 09:36:15,552 DEBUG SystemMonitor:196 [system_monitor.py:_start():172] Starting system metrics aggregation loop
766
+ 2024-02-26 09:36:15,552 INFO HandlerThread:196 [interfaces.py:finish():202] Joined cpu monitor
767
+ 2024-02-26 09:36:15,552 DEBUG SystemMonitor:196 [system_monitor.py:_start():179] Finished system metrics aggregation loop
768
+ 2024-02-26 09:36:15,553 DEBUG SystemMonitor:196 [system_monitor.py:_start():183] Publishing last batch of metrics
769
+ 2024-02-26 09:36:15,554 INFO HandlerThread:196 [interfaces.py:finish():202] Joined disk monitor
770
+ 2024-02-26 09:36:15,563 INFO HandlerThread:196 [interfaces.py:finish():202] Joined gpu monitor
771
+ 2024-02-26 09:36:15,563 DEBUG SenderThread:196 [sender.py:send():382] send: stats
772
+ 2024-02-26 09:36:17,954 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: resume
773
+ 2024-02-26 09:36:17,954 INFO HandlerThread:196 [handler.py:handle_request_resume():699] starting system metrics thread
774
+ 2024-02-26 09:36:17,955 INFO HandlerThread:196 [system_monitor.py:start():194] Starting system monitor
775
+ 2024-02-26 09:36:17,955 INFO SystemMonitor:196 [system_monitor.py:_start():158] Starting system asset monitoring threads
776
+ 2024-02-26 09:36:17,955 INFO SystemMonitor:196 [interfaces.py:start():190] Started cpu monitoring
777
+ 2024-02-26 09:36:17,956 INFO SystemMonitor:196 [interfaces.py:start():190] Started disk monitoring
778
+ 2024-02-26 09:36:17,958 INFO SystemMonitor:196 [interfaces.py:start():190] Started gpu monitoring
779
+ 2024-02-26 09:36:17,959 INFO SystemMonitor:196 [interfaces.py:start():190] Started memory monitoring
780
+ 2024-02-26 09:36:17,959 INFO SystemMonitor:196 [interfaces.py:start():190] Started network monitoring
781
+ 2024-02-26 09:36:19,319 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: pause
782
+ 2024-02-26 09:36:19,319 INFO HandlerThread:196 [handler.py:handle_request_pause():708] stopping system metrics thread
783
+ 2024-02-26 09:36:19,319 INFO HandlerThread:196 [system_monitor.py:finish():203] Stopping system monitor
784
+ 2024-02-26 09:36:19,320 INFO HandlerThread:196 [interfaces.py:finish():202] Joined cpu monitor
785
+ 2024-02-26 09:36:19,320 INFO HandlerThread:196 [interfaces.py:finish():202] Joined disk monitor
786
+ 2024-02-26 09:36:19,321 DEBUG SystemMonitor:196 [system_monitor.py:_start():172] Starting system metrics aggregation loop
787
+ 2024-02-26 09:36:19,321 DEBUG SystemMonitor:196 [system_monitor.py:_start():179] Finished system metrics aggregation loop
788
+ 2024-02-26 09:36:19,321 DEBUG SystemMonitor:196 [system_monitor.py:_start():183] Publishing last batch of metrics
789
+ 2024-02-26 09:36:19,328 INFO HandlerThread:196 [interfaces.py:finish():202] Joined gpu monitor
790
+ 2024-02-26 09:36:19,328 INFO HandlerThread:196 [interfaces.py:finish():202] Joined memory monitor
791
+ 2024-02-26 09:36:19,328 INFO HandlerThread:196 [interfaces.py:finish():202] Joined network monitor
792
+ 2024-02-26 09:36:19,329 DEBUG SenderThread:196 [sender.py:send():382] send: stats
793
+ 2024-02-26 09:36:19,724 INFO Thread-12 :196 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240226_092105-91uhs91a/files/output.log
794
+ 2024-02-26 09:36:20,016 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
795
+ 2024-02-26 09:36:20,330 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
796
+ 2024-02-26 09:36:21,725 INFO Thread-12 :196 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240226_092105-91uhs91a/files/output.log
797
+ 2024-02-26 09:36:25,017 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
798
+ 2024-02-26 09:36:25,331 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
799
+ 2024-02-26 09:36:30,018 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
800
+ 2024-02-26 09:36:30,332 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
801
+ 2024-02-26 09:36:35,019 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
802
+ 2024-02-26 09:36:35,333 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
803
+ 2024-02-26 09:36:40,020 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
804
+ 2024-02-26 09:36:40,334 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
805
+ 2024-02-26 09:36:42,617 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: resume
806
+ 2024-02-26 09:36:42,617 INFO HandlerThread:196 [handler.py:handle_request_resume():699] starting system metrics thread
807
+ 2024-02-26 09:36:42,617 INFO HandlerThread:196 [system_monitor.py:start():194] Starting system monitor
808
+ 2024-02-26 09:36:42,617 INFO SystemMonitor:196 [system_monitor.py:_start():158] Starting system asset monitoring threads
809
+ 2024-02-26 09:36:42,617 INFO SystemMonitor:196 [interfaces.py:start():190] Started cpu monitoring
810
+ 2024-02-26 09:36:42,620 INFO SystemMonitor:196 [interfaces.py:start():190] Started disk monitoring
811
+ 2024-02-26 09:36:42,621 INFO SystemMonitor:196 [interfaces.py:start():190] Started gpu monitoring
812
+ 2024-02-26 09:36:42,622 INFO SystemMonitor:196 [interfaces.py:start():190] Started memory monitoring
813
+ 2024-02-26 09:36:42,623 INFO SystemMonitor:196 [interfaces.py:start():190] Started network monitoring
814
+ 2024-02-26 09:36:45,335 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
815
+ 2024-02-26 09:36:45,972 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
816
+ 2024-02-26 09:36:50,336 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
817
+ 2024-02-26 09:36:50,973 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
wandb/debug.log CHANGED
@@ -52,3 +52,27 @@ config: {}
52
  2024-02-26 09:34:36,014 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
53
  2024-02-26 09:34:36,014 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
54
  2024-02-26 09:34:43,927 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52
  2024-02-26 09:34:36,014 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
53
  2024-02-26 09:34:36,014 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
54
  2024-02-26 09:34:43,927 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
55
+ 2024-02-26 09:35:18,844 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
56
+ 2024-02-26 09:35:18,844 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
57
+ 2024-02-26 09:35:48,892 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
58
+ 2024-02-26 09:35:50,074 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
59
+ 2024-02-26 09:35:50,074 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
60
+ 2024-02-26 09:36:01,567 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
61
+ 2024-02-26 09:36:01,569 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
62
+ 2024-02-26 09:36:01,569 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
63
+ 2024-02-26 09:36:04,513 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
64
+ 2024-02-26 09:36:04,515 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
65
+ 2024-02-26 09:36:04,515 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
66
+ 2024-02-26 09:36:06,664 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
67
+ 2024-02-26 09:36:07,187 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
68
+ 2024-02-26 09:36:07,188 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
69
+ 2024-02-26 09:36:10,290 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
70
+ 2024-02-26 09:36:10,620 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
71
+ 2024-02-26 09:36:10,620 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
72
+ 2024-02-26 09:36:15,546 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
73
+ 2024-02-26 09:36:15,547 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
74
+ 2024-02-26 09:36:15,547 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
75
+ 2024-02-26 09:36:17,954 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
76
+ 2024-02-26 09:36:19,318 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
77
+ 2024-02-26 09:36:19,319 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
78
+ 2024-02-26 09:36:42,616 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
wandb/run-20240226_092105-91uhs91a/files/output.log CHANGED
@@ -7,3 +7,11 @@
7
  /opt/conda/lib/python3.10/site-packages/transformers/generation/utils.py:1128: UserWarning: Using the model-agnostic default `max_length` (=20) to control the generation length. We recommend setting `max_new_tokens` to control the maximum length of the generation.
8
  warnings.warn(
9
  /opt/conda/lib/python3.10/site-packages/transformers/generation/utils.py:1128: UserWarning: Using the model-agnostic default `max_length` (=20) to control the generation length. We recommend setting `max_new_tokens` to control the maximum length of the generation.
 
 
 
 
 
 
 
 
 
7
  /opt/conda/lib/python3.10/site-packages/transformers/generation/utils.py:1128: UserWarning: Using the model-agnostic default `max_length` (=20) to control the generation length. We recommend setting `max_new_tokens` to control the maximum length of the generation.
8
  warnings.warn(
9
  /opt/conda/lib/python3.10/site-packages/transformers/generation/utils.py:1128: UserWarning: Using the model-agnostic default `max_length` (=20) to control the generation length. We recommend setting `max_new_tokens` to control the maximum length of the generation.
10
+ warnings.warn(
11
+ You are using a model of type t5 to instantiate a model of type mt5. This is not supported for all configurations of models and can yield errors.
12
+ Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained.
13
+ তিনি প্রশ্ন করতে ভালবাসতেন।
14
+ তিনি জিজ্ঞাসা করতে ভালোবাসতেন।
15
+ তিনি প্রশ্ন করতে ভালবাসতেন।
16
+ তিনি প্রশ্ন করতে ভালোবাসতেন।
17
+ You are using a model of type t5 to instantiate a model of type mt5. This is not supported for all configurations of models and can yield errors.
wandb/run-20240226_092105-91uhs91a/logs/debug-internal.log CHANGED
@@ -623,3 +623,195 @@
623
  2024-02-26 09:35:12,161 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
624
  2024-02-26 09:35:14,921 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
625
  2024-02-26 09:35:17,163 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
623
  2024-02-26 09:35:12,161 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
624
  2024-02-26 09:35:14,921 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
625
  2024-02-26 09:35:17,163 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
626
+ 2024-02-26 09:35:18,845 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: pause
627
+ 2024-02-26 09:35:18,845 INFO HandlerThread:196 [handler.py:handle_request_pause():708] stopping system metrics thread
628
+ 2024-02-26 09:35:18,845 INFO HandlerThread:196 [system_monitor.py:finish():203] Stopping system monitor
629
+ 2024-02-26 09:35:18,845 INFO HandlerThread:196 [interfaces.py:finish():202] Joined cpu monitor
630
+ 2024-02-26 09:35:18,846 INFO HandlerThread:196 [interfaces.py:finish():202] Joined disk monitor
631
+ 2024-02-26 09:35:18,846 DEBUG SystemMonitor:196 [system_monitor.py:_start():172] Starting system metrics aggregation loop
632
+ 2024-02-26 09:35:18,846 DEBUG SystemMonitor:196 [system_monitor.py:_start():179] Finished system metrics aggregation loop
633
+ 2024-02-26 09:35:18,846 DEBUG SystemMonitor:196 [system_monitor.py:_start():183] Publishing last batch of metrics
634
+ 2024-02-26 09:35:18,854 INFO HandlerThread:196 [interfaces.py:finish():202] Joined gpu monitor
635
+ 2024-02-26 09:35:18,855 INFO HandlerThread:196 [interfaces.py:finish():202] Joined memory monitor
636
+ 2024-02-26 09:35:18,855 INFO HandlerThread:196 [interfaces.py:finish():202] Joined network monitor
637
+ 2024-02-26 09:35:18,855 DEBUG SenderThread:196 [sender.py:send():382] send: stats
638
+ 2024-02-26 09:35:19,922 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
639
+ 2024-02-26 09:35:22,856 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
640
+ 2024-02-26 09:35:24,923 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
641
+ 2024-02-26 09:35:27,857 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
642
+ 2024-02-26 09:35:29,924 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
643
+ 2024-02-26 09:35:32,859 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
644
+ 2024-02-26 09:35:34,925 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
645
+ 2024-02-26 09:35:37,860 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
646
+ 2024-02-26 09:35:39,926 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
647
+ 2024-02-26 09:35:42,861 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
648
+ 2024-02-26 09:35:44,927 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
649
+ 2024-02-26 09:35:47,862 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
650
+ 2024-02-26 09:35:48,893 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: resume
651
+ 2024-02-26 09:35:48,893 INFO HandlerThread:196 [handler.py:handle_request_resume():699] starting system metrics thread
652
+ 2024-02-26 09:35:48,893 INFO HandlerThread:196 [system_monitor.py:start():194] Starting system monitor
653
+ 2024-02-26 09:35:48,893 INFO SystemMonitor:196 [system_monitor.py:_start():158] Starting system asset monitoring threads
654
+ 2024-02-26 09:35:48,894 INFO SystemMonitor:196 [interfaces.py:start():190] Started cpu monitoring
655
+ 2024-02-26 09:35:48,894 INFO SystemMonitor:196 [interfaces.py:start():190] Started disk monitoring
656
+ 2024-02-26 09:35:48,896 INFO SystemMonitor:196 [interfaces.py:start():190] Started gpu monitoring
657
+ 2024-02-26 09:35:48,898 INFO SystemMonitor:196 [interfaces.py:start():190] Started memory monitoring
658
+ 2024-02-26 09:35:48,899 INFO SystemMonitor:196 [interfaces.py:start():190] Started network monitoring
659
+ 2024-02-26 09:35:49,713 INFO Thread-12 :196 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240226_092105-91uhs91a/files/output.log
660
+ 2024-02-26 09:35:49,933 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
661
+ 2024-02-26 09:35:50,075 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: pause
662
+ 2024-02-26 09:35:50,075 INFO HandlerThread:196 [handler.py:handle_request_pause():708] stopping system metrics thread
663
+ 2024-02-26 09:35:50,075 INFO HandlerThread:196 [system_monitor.py:finish():203] Stopping system monitor
664
+ 2024-02-26 09:35:50,075 DEBUG SystemMonitor:196 [system_monitor.py:_start():172] Starting system metrics aggregation loop
665
+ 2024-02-26 09:35:50,076 INFO HandlerThread:196 [interfaces.py:finish():202] Joined cpu monitor
666
+ 2024-02-26 09:35:50,076 INFO HandlerThread:196 [interfaces.py:finish():202] Joined disk monitor
667
+ 2024-02-26 09:35:50,076 DEBUG SystemMonitor:196 [system_monitor.py:_start():179] Finished system metrics aggregation loop
668
+ 2024-02-26 09:35:50,076 DEBUG SystemMonitor:196 [system_monitor.py:_start():183] Publishing last batch of metrics
669
+ 2024-02-26 09:35:50,083 INFO HandlerThread:196 [interfaces.py:finish():202] Joined gpu monitor
670
+ 2024-02-26 09:35:50,083 INFO HandlerThread:196 [interfaces.py:finish():202] Joined memory monitor
671
+ 2024-02-26 09:35:50,083 INFO HandlerThread:196 [interfaces.py:finish():202] Joined network monitor
672
+ 2024-02-26 09:35:50,084 DEBUG SenderThread:196 [sender.py:send():382] send: stats
673
+ 2024-02-26 09:35:51,714 INFO Thread-12 :196 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240226_092105-91uhs91a/files/output.log
674
+ 2024-02-26 09:35:53,084 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
675
+ 2024-02-26 09:35:54,940 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
676
+ 2024-02-26 09:35:58,085 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
677
+ 2024-02-26 09:35:59,941 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
678
+ 2024-02-26 09:36:01,568 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: resume
679
+ 2024-02-26 09:36:01,568 INFO HandlerThread:196 [handler.py:handle_request_resume():699] starting system metrics thread
680
+ 2024-02-26 09:36:01,568 INFO HandlerThread:196 [system_monitor.py:start():194] Starting system monitor
681
+ 2024-02-26 09:36:01,568 INFO SystemMonitor:196 [system_monitor.py:_start():158] Starting system asset monitoring threads
682
+ 2024-02-26 09:36:01,569 INFO SystemMonitor:196 [interfaces.py:start():190] Started cpu monitoring
683
+ 2024-02-26 09:36:01,569 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: pause
684
+ 2024-02-26 09:36:01,569 INFO HandlerThread:196 [handler.py:handle_request_pause():708] stopping system metrics thread
685
+ 2024-02-26 09:36:01,569 INFO HandlerThread:196 [system_monitor.py:finish():203] Stopping system monitor
686
+ 2024-02-26 09:36:01,570 INFO HandlerThread:196 [interfaces.py:finish():202] Joined cpu monitor
687
+ 2024-02-26 09:36:01,570 INFO SystemMonitor:196 [interfaces.py:start():190] Started disk monitoring
688
+ 2024-02-26 09:36:01,570 INFO HandlerThread:196 [interfaces.py:finish():202] Joined disk monitor
689
+ 2024-02-26 09:36:01,570 DEBUG SystemMonitor:196 [system_monitor.py:_start():172] Starting system metrics aggregation loop
690
+ 2024-02-26 09:36:01,571 DEBUG SystemMonitor:196 [system_monitor.py:_start():179] Finished system metrics aggregation loop
691
+ 2024-02-26 09:36:01,571 DEBUG SystemMonitor:196 [system_monitor.py:_start():183] Publishing last batch of metrics
692
+ 2024-02-26 09:36:01,572 DEBUG SenderThread:196 [sender.py:send():382] send: stats
693
+ 2024-02-26 09:36:03,573 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
694
+ 2024-02-26 09:36:04,514 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: resume
695
+ 2024-02-26 09:36:04,514 INFO HandlerThread:196 [handler.py:handle_request_resume():699] starting system metrics thread
696
+ 2024-02-26 09:36:04,515 INFO HandlerThread:196 [system_monitor.py:start():194] Starting system monitor
697
+ 2024-02-26 09:36:04,515 INFO SystemMonitor:196 [system_monitor.py:_start():158] Starting system asset monitoring threads
698
+ 2024-02-26 09:36:04,516 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: pause
699
+ 2024-02-26 09:36:04,516 INFO HandlerThread:196 [handler.py:handle_request_pause():708] stopping system metrics thread
700
+ 2024-02-26 09:36:04,516 INFO HandlerThread:196 [system_monitor.py:finish():203] Stopping system monitor
701
+ 2024-02-26 09:36:04,516 INFO SystemMonitor:196 [interfaces.py:start():190] Started cpu monitoring
702
+ 2024-02-26 09:36:04,516 DEBUG SystemMonitor:196 [system_monitor.py:_start():172] Starting system metrics aggregation loop
703
+ 2024-02-26 09:36:04,516 DEBUG SystemMonitor:196 [system_monitor.py:_start():179] Finished system metrics aggregation loop
704
+ 2024-02-26 09:36:04,516 DEBUG SystemMonitor:196 [system_monitor.py:_start():183] Publishing last batch of metrics
705
+ 2024-02-26 09:36:04,517 INFO HandlerThread:196 [interfaces.py:finish():202] Joined cpu monitor
706
+ 2024-02-26 09:36:04,942 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
707
+ 2024-02-26 09:36:06,665 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: resume
708
+ 2024-02-26 09:36:06,665 INFO HandlerThread:196 [handler.py:handle_request_resume():699] starting system metrics thread
709
+ 2024-02-26 09:36:06,665 INFO HandlerThread:196 [system_monitor.py:start():194] Starting system monitor
710
+ 2024-02-26 09:36:06,665 INFO SystemMonitor:196 [system_monitor.py:_start():158] Starting system asset monitoring threads
711
+ 2024-02-26 09:36:06,666 INFO SystemMonitor:196 [interfaces.py:start():190] Started cpu monitoring
712
+ 2024-02-26 09:36:06,667 INFO SystemMonitor:196 [interfaces.py:start():190] Started disk monitoring
713
+ 2024-02-26 09:36:06,671 INFO SystemMonitor:196 [interfaces.py:start():190] Started gpu monitoring
714
+ 2024-02-26 09:36:06,672 INFO SystemMonitor:196 [interfaces.py:start():190] Started memory monitoring
715
+ 2024-02-26 09:36:06,672 INFO SystemMonitor:196 [interfaces.py:start():190] Started network monitoring
716
+ 2024-02-26 09:36:07,188 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: pause
717
+ 2024-02-26 09:36:07,188 INFO HandlerThread:196 [handler.py:handle_request_pause():708] stopping system metrics thread
718
+ 2024-02-26 09:36:07,188 INFO HandlerThread:196 [system_monitor.py:finish():203] Stopping system monitor
719
+ 2024-02-26 09:36:07,188 DEBUG SystemMonitor:196 [system_monitor.py:_start():172] Starting system metrics aggregation loop
720
+ 2024-02-26 09:36:07,188 DEBUG SystemMonitor:196 [system_monitor.py:_start():179] Finished system metrics aggregation loop
721
+ 2024-02-26 09:36:07,188 DEBUG SystemMonitor:196 [system_monitor.py:_start():183] Publishing last batch of metrics
722
+ 2024-02-26 09:36:07,189 INFO HandlerThread:196 [interfaces.py:finish():202] Joined cpu monitor
723
+ 2024-02-26 09:36:07,189 INFO HandlerThread:196 [interfaces.py:finish():202] Joined disk monitor
724
+ 2024-02-26 09:36:07,196 INFO HandlerThread:196 [interfaces.py:finish():202] Joined gpu monitor
725
+ 2024-02-26 09:36:07,196 INFO HandlerThread:196 [interfaces.py:finish():202] Joined memory monitor
726
+ 2024-02-26 09:36:07,196 INFO HandlerThread:196 [interfaces.py:finish():202] Joined network monitor
727
+ 2024-02-26 09:36:07,197 DEBUG SenderThread:196 [sender.py:send():382] send: stats
728
+ 2024-02-26 09:36:08,720 INFO Thread-12 :196 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240226_092105-91uhs91a/files/output.log
729
+ 2024-02-26 09:36:09,197 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
730
+ 2024-02-26 09:36:09,943 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
731
+ 2024-02-26 09:36:10,291 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: resume
732
+ 2024-02-26 09:36:10,291 INFO HandlerThread:196 [handler.py:handle_request_resume():699] starting system metrics thread
733
+ 2024-02-26 09:36:10,291 INFO HandlerThread:196 [system_monitor.py:start():194] Starting system monitor
734
+ 2024-02-26 09:36:10,292 INFO SystemMonitor:196 [system_monitor.py:_start():158] Starting system asset monitoring threads
735
+ 2024-02-26 09:36:10,293 INFO SystemMonitor:196 [interfaces.py:start():190] Started cpu monitoring
736
+ 2024-02-26 09:36:10,294 INFO SystemMonitor:196 [interfaces.py:start():190] Started disk monitoring
737
+ 2024-02-26 09:36:10,295 INFO SystemMonitor:196 [interfaces.py:start():190] Started gpu monitoring
738
+ 2024-02-26 09:36:10,296 INFO SystemMonitor:196 [interfaces.py:start():190] Started memory monitoring
739
+ 2024-02-26 09:36:10,298 INFO SystemMonitor:196 [interfaces.py:start():190] Started network monitoring
740
+ 2024-02-26 09:36:10,621 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: pause
741
+ 2024-02-26 09:36:10,621 INFO HandlerThread:196 [handler.py:handle_request_pause():708] stopping system metrics thread
742
+ 2024-02-26 09:36:10,621 INFO HandlerThread:196 [system_monitor.py:finish():203] Stopping system monitor
743
+ 2024-02-26 09:36:10,621 DEBUG SystemMonitor:196 [system_monitor.py:_start():172] Starting system metrics aggregation loop
744
+ 2024-02-26 09:36:10,621 DEBUG SystemMonitor:196 [system_monitor.py:_start():179] Finished system metrics aggregation loop
745
+ 2024-02-26 09:36:10,621 DEBUG SystemMonitor:196 [system_monitor.py:_start():183] Publishing last batch of metrics
746
+ 2024-02-26 09:36:10,622 INFO HandlerThread:196 [interfaces.py:finish():202] Joined cpu monitor
747
+ 2024-02-26 09:36:10,623 INFO HandlerThread:196 [interfaces.py:finish():202] Joined disk monitor
748
+ 2024-02-26 09:36:10,628 INFO HandlerThread:196 [interfaces.py:finish():202] Joined gpu monitor
749
+ 2024-02-26 09:36:10,629 INFO HandlerThread:196 [interfaces.py:finish():202] Joined memory monitor
750
+ 2024-02-26 09:36:10,629 INFO HandlerThread:196 [interfaces.py:finish():202] Joined network monitor
751
+ 2024-02-26 09:36:10,629 DEBUG SenderThread:196 [sender.py:send():382] send: stats
752
+ 2024-02-26 09:36:10,721 INFO Thread-12 :196 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240226_092105-91uhs91a/files/output.log
753
+ 2024-02-26 09:36:14,630 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
754
+ 2024-02-26 09:36:14,944 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
755
+ 2024-02-26 09:36:15,547 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: resume
756
+ 2024-02-26 09:36:15,547 INFO HandlerThread:196 [handler.py:handle_request_resume():699] starting system metrics thread
757
+ 2024-02-26 09:36:15,547 INFO HandlerThread:196 [system_monitor.py:start():194] Starting system monitor
758
+ 2024-02-26 09:36:15,548 INFO SystemMonitor:196 [system_monitor.py:_start():158] Starting system asset monitoring threads
759
+ 2024-02-26 09:36:15,549 INFO SystemMonitor:196 [interfaces.py:start():190] Started cpu monitoring
760
+ 2024-02-26 09:36:15,549 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: pause
761
+ 2024-02-26 09:36:15,549 INFO SystemMonitor:196 [interfaces.py:start():190] Started disk monitoring
762
+ 2024-02-26 09:36:15,549 INFO HandlerThread:196 [handler.py:handle_request_pause():708] stopping system metrics thread
763
+ 2024-02-26 09:36:15,551 INFO HandlerThread:196 [system_monitor.py:finish():203] Stopping system monitor
764
+ 2024-02-26 09:36:15,552 INFO SystemMonitor:196 [interfaces.py:start():190] Started gpu monitoring
765
+ 2024-02-26 09:36:15,552 DEBUG SystemMonitor:196 [system_monitor.py:_start():172] Starting system metrics aggregation loop
766
+ 2024-02-26 09:36:15,552 INFO HandlerThread:196 [interfaces.py:finish():202] Joined cpu monitor
767
+ 2024-02-26 09:36:15,552 DEBUG SystemMonitor:196 [system_monitor.py:_start():179] Finished system metrics aggregation loop
768
+ 2024-02-26 09:36:15,553 DEBUG SystemMonitor:196 [system_monitor.py:_start():183] Publishing last batch of metrics
769
+ 2024-02-26 09:36:15,554 INFO HandlerThread:196 [interfaces.py:finish():202] Joined disk monitor
770
+ 2024-02-26 09:36:15,563 INFO HandlerThread:196 [interfaces.py:finish():202] Joined gpu monitor
771
+ 2024-02-26 09:36:15,563 DEBUG SenderThread:196 [sender.py:send():382] send: stats
772
+ 2024-02-26 09:36:17,954 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: resume
773
+ 2024-02-26 09:36:17,954 INFO HandlerThread:196 [handler.py:handle_request_resume():699] starting system metrics thread
774
+ 2024-02-26 09:36:17,955 INFO HandlerThread:196 [system_monitor.py:start():194] Starting system monitor
775
+ 2024-02-26 09:36:17,955 INFO SystemMonitor:196 [system_monitor.py:_start():158] Starting system asset monitoring threads
776
+ 2024-02-26 09:36:17,955 INFO SystemMonitor:196 [interfaces.py:start():190] Started cpu monitoring
777
+ 2024-02-26 09:36:17,956 INFO SystemMonitor:196 [interfaces.py:start():190] Started disk monitoring
778
+ 2024-02-26 09:36:17,958 INFO SystemMonitor:196 [interfaces.py:start():190] Started gpu monitoring
779
+ 2024-02-26 09:36:17,959 INFO SystemMonitor:196 [interfaces.py:start():190] Started memory monitoring
780
+ 2024-02-26 09:36:17,959 INFO SystemMonitor:196 [interfaces.py:start():190] Started network monitoring
781
+ 2024-02-26 09:36:19,319 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: pause
782
+ 2024-02-26 09:36:19,319 INFO HandlerThread:196 [handler.py:handle_request_pause():708] stopping system metrics thread
783
+ 2024-02-26 09:36:19,319 INFO HandlerThread:196 [system_monitor.py:finish():203] Stopping system monitor
784
+ 2024-02-26 09:36:19,320 INFO HandlerThread:196 [interfaces.py:finish():202] Joined cpu monitor
785
+ 2024-02-26 09:36:19,320 INFO HandlerThread:196 [interfaces.py:finish():202] Joined disk monitor
786
+ 2024-02-26 09:36:19,321 DEBUG SystemMonitor:196 [system_monitor.py:_start():172] Starting system metrics aggregation loop
787
+ 2024-02-26 09:36:19,321 DEBUG SystemMonitor:196 [system_monitor.py:_start():179] Finished system metrics aggregation loop
788
+ 2024-02-26 09:36:19,321 DEBUG SystemMonitor:196 [system_monitor.py:_start():183] Publishing last batch of metrics
789
+ 2024-02-26 09:36:19,328 INFO HandlerThread:196 [interfaces.py:finish():202] Joined gpu monitor
790
+ 2024-02-26 09:36:19,328 INFO HandlerThread:196 [interfaces.py:finish():202] Joined memory monitor
791
+ 2024-02-26 09:36:19,328 INFO HandlerThread:196 [interfaces.py:finish():202] Joined network monitor
792
+ 2024-02-26 09:36:19,329 DEBUG SenderThread:196 [sender.py:send():382] send: stats
793
+ 2024-02-26 09:36:19,724 INFO Thread-12 :196 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240226_092105-91uhs91a/files/output.log
794
+ 2024-02-26 09:36:20,016 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
795
+ 2024-02-26 09:36:20,330 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
796
+ 2024-02-26 09:36:21,725 INFO Thread-12 :196 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240226_092105-91uhs91a/files/output.log
797
+ 2024-02-26 09:36:25,017 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
798
+ 2024-02-26 09:36:25,331 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
799
+ 2024-02-26 09:36:30,018 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
800
+ 2024-02-26 09:36:30,332 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
801
+ 2024-02-26 09:36:35,019 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
802
+ 2024-02-26 09:36:35,333 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
803
+ 2024-02-26 09:36:40,020 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
804
+ 2024-02-26 09:36:40,334 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
805
+ 2024-02-26 09:36:42,617 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: resume
806
+ 2024-02-26 09:36:42,617 INFO HandlerThread:196 [handler.py:handle_request_resume():699] starting system metrics thread
807
+ 2024-02-26 09:36:42,617 INFO HandlerThread:196 [system_monitor.py:start():194] Starting system monitor
808
+ 2024-02-26 09:36:42,617 INFO SystemMonitor:196 [system_monitor.py:_start():158] Starting system asset monitoring threads
809
+ 2024-02-26 09:36:42,617 INFO SystemMonitor:196 [interfaces.py:start():190] Started cpu monitoring
810
+ 2024-02-26 09:36:42,620 INFO SystemMonitor:196 [interfaces.py:start():190] Started disk monitoring
811
+ 2024-02-26 09:36:42,621 INFO SystemMonitor:196 [interfaces.py:start():190] Started gpu monitoring
812
+ 2024-02-26 09:36:42,622 INFO SystemMonitor:196 [interfaces.py:start():190] Started memory monitoring
813
+ 2024-02-26 09:36:42,623 INFO SystemMonitor:196 [interfaces.py:start():190] Started network monitoring
814
+ 2024-02-26 09:36:45,335 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
815
+ 2024-02-26 09:36:45,972 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
816
+ 2024-02-26 09:36:50,336 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: status_report
817
+ 2024-02-26 09:36:50,973 DEBUG HandlerThread:196 [handler.py:handle_request():146] handle_request: keepalive
wandb/run-20240226_092105-91uhs91a/logs/debug.log CHANGED
@@ -52,3 +52,27 @@ config: {}
52
  2024-02-26 09:34:36,014 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
53
  2024-02-26 09:34:36,014 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
54
  2024-02-26 09:34:43,927 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52
  2024-02-26 09:34:36,014 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
53
  2024-02-26 09:34:36,014 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
54
  2024-02-26 09:34:43,927 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
55
+ 2024-02-26 09:35:18,844 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
56
+ 2024-02-26 09:35:18,844 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
57
+ 2024-02-26 09:35:48,892 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
58
+ 2024-02-26 09:35:50,074 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
59
+ 2024-02-26 09:35:50,074 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
60
+ 2024-02-26 09:36:01,567 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
61
+ 2024-02-26 09:36:01,569 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
62
+ 2024-02-26 09:36:01,569 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
63
+ 2024-02-26 09:36:04,513 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
64
+ 2024-02-26 09:36:04,515 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
65
+ 2024-02-26 09:36:04,515 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
66
+ 2024-02-26 09:36:06,664 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
67
+ 2024-02-26 09:36:07,187 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
68
+ 2024-02-26 09:36:07,188 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
69
+ 2024-02-26 09:36:10,290 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
70
+ 2024-02-26 09:36:10,620 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
71
+ 2024-02-26 09:36:10,620 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
72
+ 2024-02-26 09:36:15,546 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
73
+ 2024-02-26 09:36:15,547 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
74
+ 2024-02-26 09:36:15,547 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
75
+ 2024-02-26 09:36:17,954 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
76
+ 2024-02-26 09:36:19,318 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
77
+ 2024-02-26 09:36:19,319 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
78
+ 2024-02-26 09:36:42,616 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
wandb/run-20240226_092105-91uhs91a/run-91uhs91a.wandb CHANGED
Binary files a/wandb/run-20240226_092105-91uhs91a/run-91uhs91a.wandb and b/wandb/run-20240226_092105-91uhs91a/run-91uhs91a.wandb differ