Update types and imports, add train script and utils and example input files
Showing
examples/S1102.tsv
0 → 100644
examples/sample_mut.txt
0 → 100644
mulan/data.py
0 → 100644
mulan/train_utils.py
0 → 100644
... | ... | @@ -3,6 +3,8 @@ scipy |
pandas | ||
tqdm | ||
h5py | ||
scikit-learn | ||
torch>=2.0 | ||
transformers<4.45,>=4.27 | ||
accelerate | ||
sentencepiece | ||
\ No newline at end of file |
Please
register
or
sign in
to comment