jordiferrero commited on
Commit
5f630ef
·
verified ·
1 Parent(s): 2e1555a

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +5 -0
  2. README.md +120 -0
  3. metadata.json +555 -0
  4. test_smiles.txt +5 -0
  5. visualizations/predictions/predictions_bytes_1,000,000.pkl.gz +3 -0
  6. visualizations/predictions/predictions_bytes_10,000,000.pkl.gz +3 -0
  7. visualizations/predictions/predictions_bytes_11,000,000.pkl.gz +3 -0
  8. visualizations/predictions/predictions_bytes_12,000,000.pkl.gz +3 -0
  9. visualizations/predictions/predictions_bytes_13,000,000.pkl.gz +3 -0
  10. visualizations/predictions/predictions_bytes_14,000,000.pkl.gz +3 -0
  11. visualizations/predictions/predictions_bytes_15,000,000.pkl.gz +3 -0
  12. visualizations/predictions/predictions_bytes_16,000,000.pkl.gz +3 -0
  13. visualizations/predictions/predictions_bytes_17,000,000.pkl.gz +3 -0
  14. visualizations/predictions/predictions_bytes_18,000,000.pkl.gz +3 -0
  15. visualizations/predictions/predictions_bytes_19,000,000.pkl.gz +3 -0
  16. visualizations/predictions/predictions_bytes_2,000,000.pkl.gz +3 -0
  17. visualizations/predictions/predictions_bytes_20,000,000.pkl.gz +3 -0
  18. visualizations/predictions/predictions_bytes_21,000,000.pkl.gz +3 -0
  19. visualizations/predictions/predictions_bytes_22,000,000.pkl.gz +3 -0
  20. visualizations/predictions/predictions_bytes_23,000,000.pkl.gz +3 -0
  21. visualizations/predictions/predictions_bytes_24,000,000.pkl.gz +3 -0
  22. visualizations/predictions/predictions_bytes_25,000,000.pkl.gz +3 -0
  23. visualizations/predictions/predictions_bytes_26,000,000.pkl.gz +3 -0
  24. visualizations/predictions/predictions_bytes_27,000,000.pkl.gz +3 -0
  25. visualizations/predictions/predictions_bytes_28,000,000.pkl.gz +3 -0
  26. visualizations/predictions/predictions_bytes_29,000,000.pkl.gz +3 -0
  27. visualizations/predictions/predictions_bytes_3,000,000.pkl.gz +3 -0
  28. visualizations/predictions/predictions_bytes_30,000,000.pkl.gz +3 -0
  29. visualizations/predictions/predictions_bytes_31,000,000.pkl.gz +3 -0
  30. visualizations/predictions/predictions_bytes_32,000,000.pkl.gz +3 -0
  31. visualizations/predictions/predictions_bytes_33,000,000.pkl.gz +3 -0
  32. visualizations/predictions/predictions_bytes_34,000,000.pkl.gz +3 -0
  33. visualizations/predictions/predictions_bytes_35,000,000.pkl.gz +3 -0
  34. visualizations/predictions/predictions_bytes_36,000,000.pkl.gz +3 -0
  35. visualizations/predictions/predictions_bytes_37,000,000.pkl.gz +3 -0
  36. visualizations/predictions/predictions_bytes_38,000,000.pkl.gz +3 -0
  37. visualizations/predictions/predictions_bytes_39,000,000.pkl.gz +3 -0
  38. visualizations/predictions/predictions_bytes_4,000,000.pkl.gz +3 -0
  39. visualizations/predictions/predictions_bytes_40,000,000.pkl.gz +3 -0
  40. visualizations/predictions/predictions_bytes_41,000,000.pkl.gz +3 -0
  41. visualizations/predictions/predictions_bytes_42,000,000.pkl.gz +3 -0
  42. visualizations/predictions/predictions_bytes_5,000,000.pkl.gz +3 -0
  43. visualizations/predictions/predictions_bytes_6,000,000.pkl.gz +3 -0
  44. visualizations/predictions/predictions_bytes_7,000,000.pkl.gz +3 -0
  45. visualizations/predictions/predictions_bytes_8,000,000.pkl.gz +3 -0
  46. visualizations/predictions/predictions_bytes_9,000,000.pkl.gz +3 -0
  47. visualizations/training_evolution_batch_1.gif +3 -0
  48. visualizations/training_evolution_batch_2.gif +3 -0
  49. visualizations/training_evolution_batch_3.gif +3 -0
  50. visualizations/training_evolution_batch_4.gif +3 -0
.gitattributes CHANGED
@@ -33,3 +33,8 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ visualizations/training_evolution_batch_1.gif filter=lfs diff=lfs merge=lfs -text
37
+ visualizations/training_evolution_batch_2.gif filter=lfs diff=lfs merge=lfs -text
38
+ visualizations/training_evolution_batch_3.gif filter=lfs diff=lfs merge=lfs -text
39
+ visualizations/training_evolution_batch_4.gif filter=lfs diff=lfs merge=lfs -text
40
+ visualizations/training_evolution_batch_5.gif filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,120 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - chemistry
5
+ - smiles
6
+ - tokenization
7
+ - dynamic-tokenization
8
+ - h-net
9
+ - hierarchical-networks
10
+ - molecular-representation
11
+ - polymer
12
+ - mamba
13
+ - transformer
14
+ datasets:
15
+ - PI1M
16
+ language:
17
+ - en
18
+ pipeline_tag: feature-extraction
19
+ ---
20
+
21
+ # PI1M-68M
22
+
23
+ **H-Net model for dynamic SMILES tokenization**
24
+
25
+ PI1M polymer dataset, 68M bytes (~1 epoch), 10x concatenation, 1-stage architecture
26
+
27
+ ## Model Details
28
+
29
+ | Property | Value |
30
+ |----------|-------|
31
+ | **Architecture** | H-Net (Hierarchical Network) |
32
+ | **Parameters** | ~350M |
33
+ | **Dataset** | PI1M |
34
+ | **Training Bytes** | 68M |
35
+ | **Training Epochs** | 1 |
36
+ | **Concatenation** | 10x SMILES per example |
37
+ | **Architecture Variant** | 1-stage |
38
+
39
+ ### Architecture Layout
40
+
41
+ 1-stage: `['m4', ['T22'], 'm4']`
42
+
43
+ - **Encoder**: 4 Mamba blocks for byte-level encoding
44
+ - **Core**: 22 Transformer blocks with boundary prediction
45
+ - **Decoder**: 4 Mamba blocks for final decoding
46
+
47
+ ## Files
48
+
49
+ - `checkpoints/checkpoint_bytes_best.pt` - Best checkpoint (lowest validation loss)
50
+ - `checkpoints/checkpoint_epoch_*.pt` - Epoch checkpoints
51
+ - `metadata.json` - Training configuration and history
52
+ - `test_smiles.txt` - Test SMILES used during training
53
+ - `visualizations/` - Training evolution GIFs and prediction files
54
+
55
+ ## Usage
56
+
57
+ ```python
58
+ import torch
59
+ from pathlib import Path
60
+
61
+ # Load checkpoint
62
+ checkpoint_path = "checkpoints/checkpoint_bytes_best.pt"
63
+ checkpoint = torch.load(checkpoint_path, map_location="cpu")
64
+
65
+ # The checkpoint contains:
66
+ # - 'model_state_dict': Model weights
67
+ # - 'optimizer_state_dict': Optimizer state
68
+ # - 'epoch': Training epoch
69
+ # - 'metrics': Training metrics
70
+ # - 'cumulative_training_bytes': Total bytes processed
71
+
72
+ # Load into your H-Net model
73
+ # model.load_state_dict(checkpoint['model_state_dict'])
74
+ ```
75
+
76
+ ## Performance
77
+
78
+ ### Tokenization Metrics (from paper)
79
+
80
+ | Metric | Value |
81
+ |--------|-------|
82
+ | Bits-per-byte (BPB) | 0.83 |
83
+ | Mean token length | 2.6 |
84
+
85
+ ### Property Prediction (embeddings)
86
+
87
+ H-Net embeddings outperform RDKit descriptors on classification tasks:
88
+ - BBBP: 0.950 AUC (vs 0.927 for RDKit)
89
+ - HIV: 0.788 AUC (vs 0.760 for RDKit)
90
+
91
+ ## Citation
92
+
93
+ ```bibtex
94
+ @inproceedings{hnet_smiles_2026,
95
+ title={Learning Chemical Grammar: Dynamic Tokenization for SMILES with Hierarchical Networks},
96
+ author={Anonymous},
97
+ booktitle={International Conference on Machine Learning (ICML)},
98
+ year={2026}
99
+ }
100
+ ```
101
+
102
+ ## Related Models
103
+
104
+ All models from the paper are available:
105
+
106
+ **Polymer (PI1M) Models:**
107
+ - [PI1M-68M](https://huggingface.co/jordiferrero/PI1M-68M) - 1 epoch, with concatenation
108
+ - [PI1M-340M](https://huggingface.co/jordiferrero/PI1M-340M) - 5 epochs, with concatenation
109
+ - [PI1M-1B](https://huggingface.co/jordiferrero/PI1M-1B) - 22 epochs, with concatenation (best compression)
110
+ - [PI1M-nocat](https://huggingface.co/jordiferrero/PI1M-nocat) - 5 epochs, no concatenation
111
+ - [PI1M-2stg](https://huggingface.co/jordiferrero/PI1M-2stg) - 5 epochs, 2-stage architecture
112
+
113
+ **Molecular (MOSES) Models:**
114
+ - [MOSES-340M](https://huggingface.co/jordiferrero/MOSES-340M) - 5 epochs, with concatenation
115
+ - [MOSES-nocat](https://huggingface.co/jordiferrero/MOSES-nocat) - 5 epochs, no concatenation
116
+ - [MOSES-2stg](https://huggingface.co/jordiferrero/MOSES-2stg) - 5 epochs, 2-stage architecture
117
+
118
+ ## License
119
+
120
+ MIT License
metadata.json ADDED
@@ -0,0 +1,555 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "run_name": "run_large_20251113_181705",
3
+ "timestamp": "20251113_181705",
4
+ "phase": "large",
5
+ "config": {
6
+ "arch_layout": [
7
+ "m4",
8
+ [
9
+ "T22"
10
+ ],
11
+ "m4"
12
+ ],
13
+ "d_model": [
14
+ 1024,
15
+ 1536
16
+ ],
17
+ "d_intermediate": [
18
+ 0,
19
+ 4096
20
+ ],
21
+ "vocab_size": 256,
22
+ "ssm_cfg": {
23
+ "chunk_size": 256,
24
+ "d_conv": 4,
25
+ "d_state": 128,
26
+ "expand": 2
27
+ },
28
+ "attn_cfg": {
29
+ "num_heads": [
30
+ 16,
31
+ 16
32
+ ],
33
+ "rotary_emb_dim": [
34
+ 32,
35
+ 48
36
+ ],
37
+ "window_size": [
38
+ 1023,
39
+ -1
40
+ ]
41
+ },
42
+ "tie_embeddings": false
43
+ },
44
+ "training_args": {
45
+ "data": "datasets/PI1M/PI1M_v2.csv",
46
+ "max_samples": null,
47
+ "batch_size": 16,
48
+ "epochs": 1,
49
+ "lr": 0.0001,
50
+ "weight_decay": 0.1,
51
+ "gradient_accumulation": 8,
52
+ "concatenate": true,
53
+ "num_concatenate": 10,
54
+ "concatenate_separator": " ",
55
+ "checkpoint_bytes": 1000000,
56
+ "num_test_samples": 5,
57
+ "num_visualize": 5,
58
+ "skip_visualization": false
59
+ },
60
+ "dataset_info": {
61
+ "train_size": 99574,
62
+ "test_size": 5,
63
+ "test_smiles_file": "checkpoints/run_large_20251113_181705/test_smiles.txt"
64
+ },
65
+ "model_info": {
66
+ "num_parameters": 622923776,
67
+ "device": "cuda",
68
+ "dtype": "torch.bfloat16",
69
+ "use_amp": true
70
+ },
71
+ "training_history": [
72
+ {
73
+ "checkpoint_type": "bytes",
74
+ "bytes_threshold": 1000000,
75
+ "cumulative_training_bytes": 1003954,
76
+ "metrics": {
77
+ "loss": 2.6488359265655053,
78
+ "ce_loss": 2.6388358778625953,
79
+ "lb_loss": 0.9999999945400325
80
+ }
81
+ },
82
+ {
83
+ "checkpoint_type": "bytes",
84
+ "bytes_threshold": 2000000,
85
+ "cumulative_training_bytes": 2001594,
86
+ "metrics": {
87
+ "loss": 1.8856113029800299,
88
+ "ce_loss": 1.8756112833969465,
89
+ "lb_loss": 1.0000000022749864
90
+ }
91
+ },
92
+ {
93
+ "checkpoint_type": "bytes",
94
+ "bytes_threshold": 3000000,
95
+ "cumulative_training_bytes": 3001614,
96
+ "metrics": {
97
+ "loss": 1.5395205251436501,
98
+ "ce_loss": 1.5295205152671756,
99
+ "lb_loss": 1.0000000034883125
100
+ }
101
+ },
102
+ {
103
+ "checkpoint_type": "bytes",
104
+ "bytes_threshold": 4000000,
105
+ "cumulative_training_bytes": 4006760,
106
+ "metrics": {
107
+ "loss": 1.334807674393399,
108
+ "ce_loss": 1.324807669370229,
109
+ "lb_loss": 1.0000000032987304
110
+ }
111
+ },
112
+ {
113
+ "checkpoint_type": "bytes",
114
+ "bytes_threshold": 5000000,
115
+ "cumulative_training_bytes": 5001224,
116
+ "metrics": {
117
+ "loss": 1.196902716196276,
118
+ "ce_loss": 1.1869027140672783,
119
+ "lb_loss": 1.0000000030075737
120
+ }
121
+ },
122
+ {
123
+ "checkpoint_type": "bytes",
124
+ "bytes_threshold": 6000000,
125
+ "cumulative_training_bytes": 6005860,
126
+ "metrics": {
127
+ "loss": 1.0961166403096192,
128
+ "ce_loss": 1.0861166401273885,
129
+ "lb_loss": 1.0000000024297435
130
+ }
131
+ },
132
+ {
133
+ "checkpoint_type": "bytes",
134
+ "bytes_threshold": 7000000,
135
+ "cumulative_training_bytes": 7003503,
136
+ "metrics": {
137
+ "loss": 1.0216845957959284,
138
+ "ce_loss": 1.0116845969945356,
139
+ "lb_loss": 1.0000000018239672
140
+ }
141
+ },
142
+ {
143
+ "checkpoint_type": "bytes",
144
+ "bytes_threshold": 8000000,
145
+ "cumulative_training_bytes": 8006238,
146
+ "metrics": {
147
+ "loss": 0.9628897264856225,
148
+ "ce_loss": 0.9528897287284895,
149
+ "lb_loss": 1.0000000014815686
150
+ }
151
+ },
152
+ {
153
+ "checkpoint_type": "bytes",
154
+ "bytes_threshold": 9000000,
155
+ "cumulative_training_bytes": 9000603,
156
+ "metrics": {
157
+ "loss": 0.9169575065171638,
158
+ "ce_loss": 0.9069575095663265,
159
+ "lb_loss": 1.0000000014698425
160
+ }
161
+ },
162
+ {
163
+ "checkpoint_type": "bytes",
164
+ "bytes_threshold": 10000000,
165
+ "cumulative_training_bytes": 10007033,
166
+ "metrics": {
167
+ "loss": 0.8789942862426104,
168
+ "ce_loss": 0.8689942899464832,
169
+ "lb_loss": 1.0000000010936632
170
+ }
171
+ },
172
+ {
173
+ "checkpoint_type": "bytes",
174
+ "bytes_threshold": 11000000,
175
+ "cumulative_training_bytes": 11004801,
176
+ "metrics": {
177
+ "loss": 0.8476108267841154,
178
+ "ce_loss": 0.837610831015299,
179
+ "lb_loss": 1.0000000000828995
180
+ }
181
+ },
182
+ {
183
+ "checkpoint_type": "bytes",
184
+ "bytes_threshold": 12000000,
185
+ "cumulative_training_bytes": 12006473,
186
+ "metrics": {
187
+ "loss": 0.8209193093436105,
188
+ "ce_loss": 0.8109193140146683,
189
+ "lb_loss": 0.9999999999239737
190
+ }
191
+ },
192
+ {
193
+ "checkpoint_type": "bytes",
194
+ "bytes_threshold": 13000000,
195
+ "cumulative_training_bytes": 13001107,
196
+ "metrics": {
197
+ "loss": 0.7981791027302736,
198
+ "ce_loss": 0.7881791077738516,
199
+ "lb_loss": 0.9999999992628401
200
+ }
201
+ },
202
+ {
203
+ "checkpoint_type": "bytes",
204
+ "bytes_threshold": 14000000,
205
+ "cumulative_training_bytes": 14006641,
206
+ "metrics": {
207
+ "loss": 0.7781868026581145,
208
+ "ce_loss": 0.7681868080235101,
209
+ "lb_loss": 0.9999999982728014
210
+ }
211
+ },
212
+ {
213
+ "checkpoint_type": "bytes",
214
+ "bytes_threshold": 15000000,
215
+ "cumulative_training_bytes": 15000604,
216
+ "metrics": {
217
+ "loss": 0.7610264323705064,
218
+ "ce_loss": 0.7510264380107252,
219
+ "lb_loss": 0.999999998417037
220
+ }
221
+ },
222
+ {
223
+ "checkpoint_type": "bytes",
224
+ "bytes_threshold": 16000000,
225
+ "cumulative_training_bytes": 16005428,
226
+ "metrics": {
227
+ "loss": 0.745549300003417,
228
+ "ce_loss": 0.7355493058879847,
229
+ "lb_loss": 0.9999999981739123
230
+ }
231
+ },
232
+ {
233
+ "checkpoint_type": "bytes",
234
+ "bytes_threshold": 17000000,
235
+ "cumulative_training_bytes": 17003164,
236
+ "metrics": {
237
+ "loss": 0.7321184523850209,
238
+ "ce_loss": 0.7221184584835512,
239
+ "lb_loss": 0.9999999979585611
240
+ }
241
+ },
242
+ {
243
+ "checkpoint_type": "bytes",
244
+ "bytes_threshold": 18000000,
245
+ "cumulative_training_bytes": 18007792,
246
+ "metrics": {
247
+ "loss": 0.7199148238339053,
248
+ "ce_loss": 0.7099148301254785,
249
+ "lb_loss": 0.9999999978196514
250
+ }
251
+ },
252
+ {
253
+ "checkpoint_type": "bytes",
254
+ "bytes_threshold": 19000000,
255
+ "cumulative_training_bytes": 19000101,
256
+ "metrics": {
257
+ "loss": 0.7091557649007395,
258
+ "ce_loss": 0.6991557713623539,
259
+ "lb_loss": 0.9999999983663378
260
+ }
261
+ },
262
+ {
263
+ "checkpoint_type": "bytes",
264
+ "bytes_threshold": 20000000,
265
+ "cumulative_training_bytes": 20004224,
266
+ "metrics": {
267
+ "loss": 0.699172711847022,
268
+ "ce_loss": 0.6891727184628637,
269
+ "lb_loss": 0.9999999983341734
270
+ }
271
+ },
272
+ {
273
+ "checkpoint_type": "bytes",
274
+ "bytes_threshold": 21000000,
275
+ "cumulative_training_bytes": 21007087,
276
+ "metrics": {
277
+ "loss": 0.6900150315239183,
278
+ "ce_loss": 0.6800150382792562,
279
+ "lb_loss": 0.9999999978487569
280
+ }
281
+ },
282
+ {
283
+ "checkpoint_type": "bytes",
284
+ "bytes_threshold": 22000000,
285
+ "cumulative_training_bytes": 22001426,
286
+ "metrics": {
287
+ "loss": 0.6818090505065546,
288
+ "ce_loss": 0.671809057387748,
289
+ "lb_loss": 0.9999999977593799
290
+ }
291
+ },
292
+ {
293
+ "checkpoint_type": "bytes",
294
+ "bytes_threshold": 23000000,
295
+ "cumulative_training_bytes": 23005677,
296
+ "metrics": {
297
+ "loss": 0.6744740536304987,
298
+ "ce_loss": 0.6644740606274967,
299
+ "lb_loss": 0.9999999976586724
300
+ }
301
+ },
302
+ {
303
+ "checkpoint_type": "bytes",
304
+ "bytes_threshold": 24000000,
305
+ "cumulative_training_bytes": 24006172,
306
+ "metrics": {
307
+ "loss": 0.6676162458873062,
308
+ "ce_loss": 0.6576162529904306,
309
+ "lb_loss": 0.9999999978895963
310
+ }
311
+ },
312
+ {
313
+ "checkpoint_type": "bytes",
314
+ "bytes_threshold": 25000000,
315
+ "cumulative_training_bytes": 25003110,
316
+ "metrics": {
317
+ "loss": 0.661207509639434,
318
+ "ce_loss": 0.6512075168401714,
319
+ "lb_loss": 0.999999997937745
320
+ }
321
+ },
322
+ {
323
+ "checkpoint_type": "bytes",
324
+ "bytes_threshold": 26000000,
325
+ "cumulative_training_bytes": 26006257,
326
+ "metrics": {
327
+ "loss": 0.6552165900745004,
328
+ "ce_loss": 0.6452165973653223,
329
+ "lb_loss": 0.9999999981225502
330
+ }
331
+ },
332
+ {
333
+ "checkpoint_type": "bytes",
334
+ "bytes_threshold": 27000000,
335
+ "cumulative_training_bytes": 27002550,
336
+ "metrics": {
337
+ "loss": 0.6496880242396659,
338
+ "ce_loss": 0.639688031613269,
339
+ "lb_loss": 0.9999999981241521
340
+ }
341
+ },
342
+ {
343
+ "checkpoint_type": "bytes",
344
+ "bytes_threshold": 28000000,
345
+ "cumulative_training_bytes": 28002689,
346
+ "metrics": {
347
+ "loss": 0.6444570045773614,
348
+ "ce_loss": 0.6344570120284309,
349
+ "lb_loss": 0.9999999981424468
350
+ }
351
+ },
352
+ {
353
+ "checkpoint_type": "bytes",
354
+ "bytes_threshold": 29000000,
355
+ "cumulative_training_bytes": 29007301,
356
+ "metrics": {
357
+ "loss": 0.6395036750117906,
358
+ "ce_loss": 0.6295036825349697,
359
+ "lb_loss": 0.9999999981752075
360
+ }
361
+ },
362
+ {
363
+ "checkpoint_type": "bytes",
364
+ "bytes_threshold": 30000000,
365
+ "cumulative_training_bytes": 30001779,
366
+ "metrics": {
367
+ "loss": 0.6350867093658836,
368
+ "ce_loss": 0.625086716955856,
369
+ "lb_loss": 0.9999999978859286
370
+ }
371
+ },
372
+ {
373
+ "checkpoint_type": "bytes",
374
+ "bytes_threshold": 31000000,
375
+ "cumulative_training_bytes": 31005052,
376
+ "metrics": {
377
+ "loss": 0.6308955363285395,
378
+ "ce_loss": 0.6208955439814815,
379
+ "lb_loss": 0.9999999979248754
380
+ }
381
+ },
382
+ {
383
+ "checkpoint_type": "bytes",
384
+ "bytes_threshold": 32000000,
385
+ "cumulative_training_bytes": 32006260,
386
+ "metrics": {
387
+ "loss": 0.6268380693031025,
388
+ "ce_loss": 0.6168380770150682,
389
+ "lb_loss": 0.9999999979613814
390
+ }
391
+ },
392
+ {
393
+ "checkpoint_type": "bytes",
394
+ "bytes_threshold": 33000000,
395
+ "cumulative_training_bytes": 33000074,
396
+ "metrics": {
397
+ "loss": 0.6230709754120722,
398
+ "ce_loss": 0.6130709831786543,
399
+ "lb_loss": 0.9999999981192038
400
+ }
401
+ },
402
+ {
403
+ "checkpoint_type": "bytes",
404
+ "bytes_threshold": 34000000,
405
+ "cumulative_training_bytes": 34002192,
406
+ "metrics": {
407
+ "loss": 0.6197430997301775,
408
+ "ce_loss": 0.6097431075489754,
409
+ "lb_loss": 0.9999999979330972
410
+ }
411
+ },
412
+ {
413
+ "checkpoint_type": "bytes",
414
+ "bytes_threshold": 35000000,
415
+ "cumulative_training_bytes": 35004902,
416
+ "metrics": {
417
+ "loss": 0.616444450246589,
418
+ "ce_loss": 0.6064444581146107,
419
+ "lb_loss": 0.99999999782284
420
+ }
421
+ },
422
+ {
423
+ "checkpoint_type": "bytes",
424
+ "bytes_threshold": 36000000,
425
+ "cumulative_training_bytes": 36005669,
426
+ "metrics": {
427
+ "loss": 0.6132622880933641,
428
+ "ce_loss": 0.6032622960078673,
429
+ "lb_loss": 0.9999999978454626
430
+ }
431
+ },
432
+ {
433
+ "checkpoint_type": "bytes",
434
+ "bytes_threshold": 37000000,
435
+ "cumulative_training_bytes": 37003862,
436
+ "metrics": {
437
+ "loss": 0.6103136071894452,
438
+ "ce_loss": 0.6003136151479106,
439
+ "lb_loss": 0.999999997447629
440
+ }
441
+ },
442
+ {
443
+ "checkpoint_type": "bytes",
444
+ "bytes_threshold": 38000000,
445
+ "cumulative_training_bytes": 38000959,
446
+ "metrics": {
447
+ "loss": 0.607473284078163,
448
+ "ce_loss": 0.5974732920779613,
449
+ "lb_loss": 0.9999999972262947
450
+ }
451
+ },
452
+ {
453
+ "checkpoint_type": "bytes",
454
+ "bytes_threshold": 39000000,
455
+ "cumulative_training_bytes": 39001989,
456
+ "metrics": {
457
+ "loss": 0.6047125624955227,
458
+ "ce_loss": 0.5947125705348381,
459
+ "lb_loss": 0.9999999972508162
460
+ }
461
+ },
462
+ {
463
+ "checkpoint_type": "bytes",
464
+ "bytes_threshold": 40000000,
465
+ "cumulative_training_bytes": 40006663,
466
+ "metrics": {
467
+ "loss": 0.6021836798536883,
468
+ "ce_loss": 0.5921836879305397,
469
+ "lb_loss": 0.9999999969547569
470
+ }
471
+ },
472
+ {
473
+ "checkpoint_type": "bytes",
474
+ "bytes_threshold": 41000000,
475
+ "cumulative_training_bytes": 41006405,
476
+ "metrics": {
477
+ "loss": 0.599793053990963,
478
+ "ce_loss": 0.5897930621032487,
479
+ "lb_loss": 0.9999999971399564
480
+ }
481
+ },
482
+ {
483
+ "checkpoint_type": "bytes",
484
+ "bytes_threshold": 42000000,
485
+ "cumulative_training_bytes": 42002665,
486
+ "metrics": {
487
+ "loss": 0.5974936547002956,
488
+ "ce_loss": 0.5874936628463361,
489
+ "lb_loss": 0.9999999970556218
490
+ }
491
+ },
492
+ {
493
+ "checkpoint_type": "bytes",
494
+ "bytes_threshold": 43000000,
495
+ "cumulative_training_bytes": 43005789,
496
+ "metrics": {
497
+ "loss": 0.595229192796245,
498
+ "ce_loss": 0.5852292009747196,
499
+ "lb_loss": 0.9999999970712334
500
+ }
501
+ },
502
+ {
503
+ "checkpoint_type": "bytes",
504
+ "bytes_threshold": 44000000,
505
+ "cumulative_training_bytes": 44006011,
506
+ "metrics": {
507
+ "loss": 0.5930570741453018,
508
+ "ce_loss": 0.5830570823547321,
509
+ "lb_loss": 0.9999999973764832
510
+ }
511
+ },
512
+ {
513
+ "checkpoint_type": "bytes",
514
+ "bytes_threshold": 45000000,
515
+ "cumulative_training_bytes": 45001756,
516
+ "metrics": {
517
+ "loss": 0.5909799169058214,
518
+ "ce_loss": 0.5809799251446071,
519
+ "lb_loss": 0.9999999973128222
520
+ }
521
+ },
522
+ {
523
+ "checkpoint_type": "bytes",
524
+ "bytes_threshold": 46000000,
525
+ "cumulative_training_bytes": 46006542,
526
+ "metrics": {
527
+ "loss": 0.5889255487099525,
528
+ "ce_loss": 0.5789255569770344,
529
+ "lb_loss": 0.9999999973813236
530
+ }
531
+ },
532
+ {
533
+ "checkpoint_type": "bytes",
534
+ "bytes_threshold": 47000000,
535
+ "cumulative_training_bytes": 47000889,
536
+ "metrics": {
537
+ "loss": 0.5870973660748213,
538
+ "ce_loss": 0.5770973743687897,
539
+ "lb_loss": 0.9999999973008484
540
+ }
541
+ },
542
+ {
543
+ "epoch": 1,
544
+ "checkpoint_type": "epoch",
545
+ "metrics": {
546
+ "loss": 0.5858815966657623,
547
+ "ce_loss": 0.575881604976703,
548
+ "lb_loss": 0.9999999973281337,
549
+ "training_bytes": 47653402
550
+ },
551
+ "cumulative_training_bytes": 47653402,
552
+ "training_bytes_this_epoch": 47653402
553
+ }
554
+ ]
555
+ }
test_smiles.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ *C(=O)c1ccc(C(=O)Nc2ccc(C(*)=O)cc2N)cc1 *OP(=O)(Oc1ccc(I)cc1)Oc1ccc(C(C)(C)c2ccc(*)cc2)c([N+](=O)[O-])c1 */C=C/C(C=C)CCNC(=O)CCCCCCCCCCC(=O)N* *C(=O)Oc1cc(C)c(*)cc1I *Oc1ccc(Oc2ccc(Nc3ccc(NC(=O)c4ccc(*)cc4)cc3)cc2)cc1 *CC(*)(C)C(=O)OCCCCOc1ccc(-c2ccccc2)c(Cl)c1 */N=N/c1ccccc1C(C)CCC(*)=O *CC(*)C(=O)OCCN(CCC)c1ccc(-c2ccc(-c3ccc(C#N)cc3)cc2)cc1 *CCCCCCCCCCC(C)NC(=O)CCCCCCCCCCCCCCCCC(=O)N* *O[Si](*)(C)CCCCCCCCC(=O)OCCCCCCOc1ccc(/C=C/c2ccc(OCCCC)cc2)cc1
2
+ *Oc1ccc(C(C)(C)c2ccc(OC(=O)COc3ccc([PH](*)(=O)=O)cc3)cc2)cc1 *C(=O)NSCCCCCCCCCCNC(=O)C(*)(C)CC *Oc1ccc(C(C)(CC)c2ccc(Oc3ccc(C(=O)c4ccc(NC(=O)c5cc(C(*)=O)cc(C(F)(F)F)c5)cc4)cc3)cc2)cc1 *C(=O)NCc1ccc(C(C)(C)c2ccc(*)o2)c(C)c1 *CC(*)OC(C#N)C[N+](c1ccccc1)c1ccc([N+](=O)[O-])cc1 *CCOCCOP(=O)(Oc1ccc(C#N)cc1)Oc1ccc(O*)cc1 *Oc1ccc(S(=O)(=O)c2ccc(Oc3ccc(/C=C/c4cc(C)c(*)c(OC)c4)cc3C)cc2)cc1Cl *CC(*)(C)C(=O)NCCCCCOc1ccc(/N=N/c2ccc(F)cc2)cc1 *CCOCCOCCOCCOCCOc1ccc(/N=C/CCCCCCCCCCCC/N=N/c2ccc(OCCCCCCCCCC)cc2)cc1* *CC(*)C(=O)NC(C#N)C(=O)OCCCCCCCCC
3
+ *Oc1ccc(CC(NC(=O)Oc2ccc(OC)cc2)C(*)C)cc1 *C=C(CC)S(=O)(=O)c1ccc(*)cc1 *CC(CCC(*)c1ccccc1-c1ccccc1)COc1ccc2ccccc2c1 *CC(*)(COCC)C(=O)OCCCCCOc1ccc(OC(=O)c2ccc(OCCCCC)cc2)cc1 *CCCCCCCCCCCCCCCCCCNC(=O)CCCCC(=O)NCCC(*)=O *Oc1ccc(Oc2ccc(S(=O)(=O)c3ccc(Oc4ccc(C(=O)C(=O)c5ccc(*)c(Br)c5)c(Cl)c4)nc3)cc2)cc1 *CCCCCCCCCCC(=O)NCCC(=O)NNC(=O)CCCO* *N=P(*)(OCCOCCOC)OCCOCC(O)CO *Nc1ccc(NC(=O)C(C)C(*)=CC(=O)Nc2ccc(C#N)cc2)cc1 *O[Si](*)(C)CCCCCCCCCCCOc1ccc(OC(=O)c2ccc(OCc3ccc(OCCCCCCCCCCCCCC)c(C(=O)OCCCC)c3)cc2)cc1
4
+ *CCCCCCC(=O)Oc1ccc(OC(=O)c2ccc(/C=[SH]/c3ccc(O*)cc3)cc2)cc1 *c1cc(OCC)c(CCCCCCCC)c(*)c1CCCCCC *CCCCCCOC(=O)c1ccc(C(=O)NCCCCNC(=O)CCCO*)cc1 */C=N/c1ccc(Cc2ccc(CSC(=O)c3ccc(NC(=O)CCCCCCCC(=O)Nc4cccc(C(*)=O)c4)cc3)cc2)cc1 *CC(*)(CC(=O)OCCOCCCCC[N+](=O)[O-])NC(C)C */C=C/C=C/CC=C(C=C(C#N)C#N)/C=C/C=C/C=C/C=C/CNC(=O)CCCCCCCCCCCCCCCCCCC* *CC(*)C(=O)c1ccc(C(=O)OCCCCCCCC)cc1 *CCCOC(=O)SCCCCOCCCCCCCCC(=O)O* *CCCCCCCCCCCCCCNC(=O)CCSCCCCCC(=O)S* *O[Si](*)(CCOCCOc1ccc(S(=O)(=O)O)cc1)c1ccc([N+](=O)[O-])cc1
5
+ *CCOC(=O)C(CCCCCCc1ccccc1)C(*)C(=O)O *O[Si](C)(C)COC(=O)NCCCCCCCCCCCCCCNC(=O)OCCCCCCOc1ccc(-c2ccc(OC(=O)c3ccc(C(*)=O)cc3)cc2)cc1 *OC(C[SH]C(=O)OC)C(*)OC(=O)c1ccc(O)cc1 *CCCCCCCC(=O)SCCC* *CC(*)c1cc(CO)c(OC)c(O)c1Br *CC(*)(C)C(=O)OCCOC(=O)N(C)CCN(C)c1ccc(OC)cc1 *Oc1ccc(/N=C/c2ccc([Si](*)(C)OCCOCCOCCOCCOCCOCCOCCOCCOCCOCCOCCOC)cc2)cc1 *CCCCCCNC(=O)CCc1ccc(CCNC(=O)O*)cc1 *N=P(*)(OCCOc1ccc(Cl)cc1)Oc1ccc(COC(=O)c2ccccc2)cc1 *CC/C=C(\C(=*)C#N)C(C)=S
visualizations/predictions/predictions_bytes_1,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5129d55d322a8cb1089f3eb2cf001276c1a44aafad254859c356c28c0d07d5c
3
+ size 6498
visualizations/predictions/predictions_bytes_10,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbc5a5ed89346fb8f9a2d8b2d65bc07400314b0762dc1a5a500c25048d2d2e60
3
+ size 6678
visualizations/predictions/predictions_bytes_11,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b60c16f48bed5cc763aa88be5653c0bae8e110d67b32a7600b81aa721307ae55
3
+ size 6674
visualizations/predictions/predictions_bytes_12,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05ca2def1913c5b1a5466bfdc9497111307b100744cf394439f8517258858518
3
+ size 6716
visualizations/predictions/predictions_bytes_13,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:653cf8b71e142006fb57d7daab1b4cc59f308424ba2ed916da42750ff16f9571
3
+ size 6676
visualizations/predictions/predictions_bytes_14,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42a682b9101c8d4dd1f969f75678505500ea9c3cf37c575833237d4e7d9acc84
3
+ size 6675
visualizations/predictions/predictions_bytes_15,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b25aeb94d4f7873c80746a7fdf17888e5b91d60b0ca50e0ae27cef30c3e0cba0
3
+ size 6703
visualizations/predictions/predictions_bytes_16,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c8c73a9fe286ba7ee7878b84e3c084637b07da33b47a46db4a705944bb76b63
3
+ size 6688
visualizations/predictions/predictions_bytes_17,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbeadb2add37180f19720dc0bf0e0c97ee33499f02d4ab9113dba5839d4e36af
3
+ size 6662
visualizations/predictions/predictions_bytes_18,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85614683e6f3e8835c157eb63cb8987cd5a4d14b3a72a55e049aa65c1ecacb84
3
+ size 6694
visualizations/predictions/predictions_bytes_19,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb410a24687f152383bfabf934e18e5241e24cb0584acb88f05158f8799b1d28
3
+ size 6691
visualizations/predictions/predictions_bytes_2,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e731ebc4e0814a02ec32bd6653e8d9e554da4ccd6b8038053a78b01b469da6e
3
+ size 6440
visualizations/predictions/predictions_bytes_20,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89138c658d3e996f0ea2946f65ee62f047de33e6213b2e6c713cc27309e26e14
3
+ size 6719
visualizations/predictions/predictions_bytes_21,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bc6df407ce5a22d070f2e424eb7b25b59899011f63f78ba0fb05720c6f52c1d
3
+ size 6677
visualizations/predictions/predictions_bytes_22,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d48e9b08638033a7128af0738e5b64dc984c03fe20b4fe434d0eba276ece623
3
+ size 6666
visualizations/predictions/predictions_bytes_23,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05c6746b3a6d80a31542c242d1d2e665f815d1ca03b9fde33fce5a1196cda5c2
3
+ size 6729
visualizations/predictions/predictions_bytes_24,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f4b28a35c29fa294f2b2331b47ffbe886514e3216c7c63aac9209870d555282
3
+ size 6759
visualizations/predictions/predictions_bytes_25,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfebee0852090cb8d750ee0dc63140b983f3d8bea5d3a93f8af5ab42741e690e
3
+ size 6779
visualizations/predictions/predictions_bytes_26,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:538f7f3437bf4af210e9b13f2349981989126e6707f4138bbb0c5dafb4e8131a
3
+ size 6724
visualizations/predictions/predictions_bytes_27,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40b381dd6c95cef5b1be86014330b8e83cb64fb6e3d4f1b7b29aeb43913d64f5
3
+ size 6757
visualizations/predictions/predictions_bytes_28,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a26bd0262070757736a2a78618684958132a510f7c1b4d1aa73e9b213fa98851
3
+ size 6753
visualizations/predictions/predictions_bytes_29,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7234c85a643a7530a1a4af7b56671d023db10c3b94f28d13d1e59750fb76e56
3
+ size 6732
visualizations/predictions/predictions_bytes_3,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2593e4be6eab0d5f21de1c5098c6a9074939dd52f98660294e3f1d17af038ef
3
+ size 6519
visualizations/predictions/predictions_bytes_30,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efb3cf76d40574b92e3112d2c7122f5dd54279e0448ccdc582a60c38265755e5
3
+ size 6717
visualizations/predictions/predictions_bytes_31,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:924cca01c1c2b45d8ccc17472518fdf369184e713d7388b6f6fd8dc130b251df
3
+ size 6699
visualizations/predictions/predictions_bytes_32,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:227659306372c81cca4c22d26430a7bf0bab1e582c176620a8d89c951da10adc
3
+ size 6715
visualizations/predictions/predictions_bytes_33,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fed38c8f19e3a48da759ecc990525665406da114992728b1f1eac0d376dc752
3
+ size 6739
visualizations/predictions/predictions_bytes_34,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3000fdc1b0ff877cd7954e443fc7e3f1a7b4aeaab9741b97b16cac62c0163ba
3
+ size 6758
visualizations/predictions/predictions_bytes_35,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b31386c1aded2769ad6355bc477e49d52f52a399daf93f52ca195ea88703e0b5
3
+ size 6759
visualizations/predictions/predictions_bytes_36,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7bf6be9e49b2909e28b600af4154c196f51314820890757e54920c8aff31f91
3
+ size 6788
visualizations/predictions/predictions_bytes_37,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c30ed0ba30afc1da211ce370efc2738a912a8c0a1faeda281a2443f4f0beed0c
3
+ size 6733
visualizations/predictions/predictions_bytes_38,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b283ee7ad862e3cc7c5be70078bc06918bed097afdcd6bfea24396ec06529317
3
+ size 6745
visualizations/predictions/predictions_bytes_39,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:402ba4aa3c880156dedaae1cde361ecb0479278c3ad1171807b3e1cb1fd79f15
3
+ size 6737
visualizations/predictions/predictions_bytes_4,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb840202f462be195c3e5a4f021b7500d19a8cd3a5335a2b7b2d4c9bd4b0217e
3
+ size 6522
visualizations/predictions/predictions_bytes_40,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a654e8845b39cbe78e3c22813f4f36210f011cd20fc3be3555beefef2d04901
3
+ size 6721
visualizations/predictions/predictions_bytes_41,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2594c7d9206a5902be50cb736cb0d9c468fae0ee604c5e51e6c2c693fb9018ef
3
+ size 6728
visualizations/predictions/predictions_bytes_42,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0476d5372ea65f863023352983dcbfefeb3619c24c55a11043796236df5b38fd
3
+ size 6737
visualizations/predictions/predictions_bytes_5,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e2f47f27931e0b9dcc1ce24de048d1c8c98569faea95163a9679a8d951c2d7b
3
+ size 6569
visualizations/predictions/predictions_bytes_6,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c7436a07b0b2eb5c80c73add03bd6f604fc479c3bced17ecafe63c17d21c1e7
3
+ size 6600
visualizations/predictions/predictions_bytes_7,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed0abcb24ecee41f4fa345b8e8c344a4172f02671ae0e3158de759e8f9d51f8e
3
+ size 6683
visualizations/predictions/predictions_bytes_8,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:841c4bc88aeed1021a69889f3e79ec6da373a9f5ef15a5e08e857f6182a72097
3
+ size 6651
visualizations/predictions/predictions_bytes_9,000,000.pkl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df36ac3a5bad398f9ac1d0c0106a00ac3114f97c9742aeabc915c44cd5d70bab
3
+ size 6695
visualizations/training_evolution_batch_1.gif ADDED

Git LFS Details

  • SHA256: 171b5854677fde07833f94e60c8b3763ff1f79e444ee75f08583ce622926c774
  • Pointer size: 131 Bytes
  • Size of remote file: 527 kB
visualizations/training_evolution_batch_2.gif ADDED

Git LFS Details

  • SHA256: f673bb70e1e9beda45a228fac7699ea6b4da70c0f6ebee8663685b2c22d63b23
  • Pointer size: 131 Bytes
  • Size of remote file: 599 kB
visualizations/training_evolution_batch_3.gif ADDED

Git LFS Details

  • SHA256: 6bc6b9f1048f874c192f4a63e5b44dbf65f36fa9c45261e784ead29fd77d5a3e
  • Pointer size: 131 Bytes
  • Size of remote file: 704 kB
visualizations/training_evolution_batch_4.gif ADDED

Git LFS Details

  • SHA256: 65fc0a8f0ae1815b317056d4a8f6f26b518071c4debb2c1b50bad7c301bb89c8
  • Pointer size: 131 Bytes
  • Size of remote file: 634 kB