Commit 7547057
committed
Squashed commit of the following:
commit efac8aa
Merge: 0a66ef4 2ead405
Author: Simon Flügel <43573433+sfluegel05@users.noreply.github.com>
Date: Thu Jan 22 16:40:22 2026 +0100
Merge pull request #138 from ChEB-AI/fix/read_data
Raise error for invalid smiles and return None
commit 2ead405
Author: aditya0by0 <aditya0by0@gmail.com>
Date: Thu Jan 22 16:34:51 2026 +0100
avoid repeatition of smiles-mol conv
commit 0a66ef4
Merge: b32e6c5 203b2b3
Author: Simon Flügel <43573433+sfluegel05@users.noreply.github.com>
Date: Thu Jan 22 09:43:01 2026 +0100
Merge pull request #143 from schnamo/dev
tidy up config files for loss, fix missing labels issue, etc
commit 203b2b3
Merge: f034269 b32e6c5
Author: Charlotte Tumescheit <18518966+schnamo@users.noreply.github.com>
Date: Tue Jan 20 13:18:09 2026 +0100
Merge branch 'ChEB-AI:dev' into dev
commit f034269
Author: schnamo <ch.tumescheit@gmail.com>
Date: Tue Jan 20 13:05:33 2026 +0100
tidy up config files for loss, fix missing labels issue, fix a number of other small issues
commit b32e6c5
Merge: c9c08dc a5ea56a
Author: Simon Flügel <43573433+sfluegel05@users.noreply.github.com>
Date: Mon Jan 19 10:35:01 2026 +0100
Merge pull request #141 from ChEB-AI/fix/file_not_found_for_loss
BCE Loss unable to locate processed files
commit a5ea56a
Author: aditya0by0 <aditya0by0@gmail.com>
Date: Thu Jan 15 15:54:15 2026 +0100
docstring
commit 89cb005
Author: aditya0by0 <aditya0by0@gmail.com>
Date: Fri Jan 9 16:21:26 2026 +0100
pre-commit format
commit 0094e6c
Author: aditya0by0 <aditya0by0@gmail.com>
Date: Fri Jan 9 16:06:18 2026 +0100
File not found error for loss
commit 9052aca
Author: aditya0by0 <aditya0by0@gmail.com>
Date: Thu Dec 18 15:14:24 2025 +0100
Update error msg1 parent 096ab3d commit 7547057
11 files changed
Lines changed: 56 additions & 30 deletions
File tree
- chebai
- models
- preprocessing
- datasets
- configs
- loss
- model
- tests/unit/readers
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
| 301 | + | |
301 | 302 | | |
302 | 303 | | |
303 | 304 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
245 | 244 | | |
246 | 245 | | |
247 | 246 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
101 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
113 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
114 | 114 | | |
115 | | - | |
116 | | - | |
117 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | | - | |
142 | | - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
1322 | 1322 | | |
1323 | 1323 | | |
1324 | 1324 | | |
1325 | | - | |
| 1325 | + | |
| 1326 | + | |
| 1327 | + | |
| 1328 | + | |
| 1329 | + | |
| 1330 | + | |
| 1331 | + | |
| 1332 | + | |
| 1333 | + | |
| 1334 | + | |
| 1335 | + | |
| 1336 | + | |
| 1337 | + | |
| 1338 | + | |
1326 | 1339 | | |
1327 | 1340 | | |
1328 | 1341 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | 202 | | |
211 | 203 | | |
212 | 204 | | |
213 | 205 | | |
214 | | - | |
215 | 206 | | |
216 | 207 | | |
217 | 208 | | |
218 | 209 | | |
219 | 210 | | |
220 | | - | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
221 | 218 | | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| |||
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
0 commit comments