Skip to content

Activity

fixed typos for dots

CTCyclepushed 1 commit to develop • 89947ed…efacf51 • 
yesterday

changed README, names of functions, constants

CTCyclepushed 1 commit to develop • 122ea3d…89947ed • 
yesterday

converted validation notebooks into py files

CTCyclepushed 1 commit to develop • a4e4e67…122ea3d • 
2 days ago

fully implemented attention, fixed attention mask propagation

CTCyclepushed 1 commit to develop • 7c130a9…a4e4e67 • 
4 days ago

added both self attention and cross attention to model

CTCyclepushed 1 commit to develop • 3cd2ef7…7c130a9 • 
5 days ago

removed fetching of data with openai as unreliable, added attention t…

CTCyclepushed 1 commit to develop • 3a2bc47…3cd2ef7 • 
7 days ago

refined LLM pipeline

CTCyclepushed 1 commit to develop • 39ebcfd…3a2bc47 • 
11 days ago

added openai endpoint interrogator to get adsorbent properties

CTCyclepushed 1 commit to develop • 6a8291c…39ebcfd • 
12 days ago

added .env template

CTCyclepushed 1 commit to develop • 39fcf34…6a8291c • 
12 days ago

improved organization of asyncronous functions, merged fetch of adsor…

CTCyclepushed 1 commit to develop • 99c8f45…39fcf34 • 
12 days ago

updated README and other small changes to code

CTCyclecreated develop • 99c8f45 • 
13 days ago

updated README and other small changes to code

CTCyclepushed 1 commit to main • 60cc672…99c8f45 • 
13 days ago
CTCyclepushed 2 commits to main • 5f5d289…60cc672 • 
16 days ago

Update README.md

CTCyclepushed 1 commit to main • cfe8c6a…5f5d289 • 
19 days ago

started to implement inference

CTCyclepushed 1 commit to main • 28b5d7c…cfe8c6a • 
23 days ago

Merge branch 'fusion'

CTCyclepushed 44 commits to main • 54b4624…28b5d7c • 
23 days ago

last fixes to validation notebooks, still to complete

CTCyclepushed 1 commit to fusion • e7d1e1d…59433c1 • 
23 days ago

fixed pipeline to resume training, now correctly deserializing layers

CTCyclepushed 1 commit to fusion • 872ce7f…e7d1e1d • 
23 days ago

updated README, fixed issues with preprocessing leading to nan loss v…

CTCyclepushed 1 commit to fusion • bca1131…872ce7f • 
23 days ago

changed model structure, fixed issues with attention and removed said…

CTCyclepushed 1 commit to fusion • 8b3352b…bca1131 • 
24 days ago

remove unused experimental features, temporarely disabled host proper…

CTCyclepushed 1 commit to fusion • 0d2de6f…8b3352b • 
24 days ago

fixed some issues with synonyms fetching and conversion of strings to…

CTCyclepushed 1 commit to fusion • 8c599fc…0d2de6f • 
27 days ago

modified structure of model to include a molecular context window, ch…

CTCyclepushed 1 commit to fusion • 6a64f48…8c599fc • 
27 days ago

added masked accuracy and loss, improved model structure, added Q dec…

CTCyclepushed 1 commit to fusion • cc26a03…6a64f48 • 
28 days ago

added pressure encoder, removed tf.dataset generator

CTCyclepushed 1 commit to fusion • 851945d…cc26a03 • 
28 days ago

started to implement SCADS neural network model

CTCyclepushed 1 commit to fusion • c6fa248…851945d • 
on Feb 1

implemented dataloader based on dataset, started building model const…

CTCyclepushed 1 commit to fusion • 5e64b0e…c6fa248 • 
on Jan 30

adsorbents are now encoded by name, since it is very difficult to ret…

CTCyclepushed 1 commit to fusion • 802f90c…5e64b0e • 
on Jan 30

fixed host properties fetching, trying to use formula identifier if t…

CTCyclepushed 1 commit to fusion • a062e6d…802f90c • 
on Jan 30

further improving fertching of properties, now using preliminary stages

CTCyclepushed 1 commit to fusion • b30d21e…a062e6d • 
on Jan 27