Jingyao711

Results 2 issues of Jingyao711

**I was running code from quick start part, but I got this error;** --------------------------------------------------------------------------- AssertionError Traceback (most recent call last) Cell In[8], [line 3](vscode-notebook-cell:?execution_count=8&line=3) [1](vscode-notebook-cell:?execution_count=8&line=1) dna = "ACGTAGCATCGGATCTATCTATCGACACTTGGTTATCGATCTACGAGCATCTCGTTAGC" [2](vscode-notebook-cell:?execution_count=8&line=2) inputs...

This is my config file ![1720457543497](https://github.com/FunctionLab/sei-framework/assets/85922017/dd308352-815e-46ac-8424-b2ed8903429e) I got the model to train with our data, but the result is a bit wired. The train loss is decreasing but the val...