luukromeijn commited on
Commit
65670f2
·
verified ·
1 Parent(s): 3695efe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -2,8 +2,12 @@
2
  tags:
3
  - model_hub_mixin
4
  - pytorch_model_hub_mixin
 
5
  ---
6
 
7
- This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
8
- - Library: [More Information Needed]
9
- - Docs: [More Information Needed]
 
 
 
 
2
  tags:
3
  - model_hub_mixin
4
  - pytorch_model_hub_mixin
5
+ license: mit
6
  ---
7
 
8
+ LncRNA-BERT model, pre-trained on human mRNA/lncRNA data from GENCODE, RefSeq, and NONCODE.
9
+ Used by the [lncRNA-Py](https://github.com/luukromeijn/lncRNA-Py) package, which is required to run the model.
10
+ Encoding method: Convolutional Sequence Encoding, with k=9.
11
+
12
+
13
+ From Romeijn et al. (2025) *LncRNA-BERT: An RNA Language Model for Classifying Coding and Long Non-Coding RNA* (unpublished)