Skip to content

propenster/text2bn

Repository files navigation

propenster/text2bn powerful GRN Language Model...that rocks!

Setup...

conda create -n text2bn pytorch torchdata cudatoolkit -c pytorch
conda install PyPDF2, metapub, tqdm, tokenizers, transformers, pytorch

pip install torch tensorboard torchdata cudatoolkit PyPDF2 metapub tqdm tokenizers transformers SentencePiece

conda activate text2bin
  • Day 3, I've entered parameter HELL... Time to turn these functions having like 25 arguments into receiving *CLI args via argparse... it's all getting messier at this point

About this project

A language model to ease extracting Gene REgulatory Networks from any text sources, literature, books etc and standardizing them into a causal logic Boolean Gene Regulatory Model representation.

This project is ongoing. It's not completed yet.

About

powerful GRN Language Model...that rocks!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages