Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -13,8 +13,8 @@ TReconLM is a decoder-only transformer model for trace reconstruction of noisy D
|
|
| 13 |
- `model_var_len_50_120.pt` (50-120nt)
|
| 14 |
|
| 15 |
### Fine-tuned Models
|
| 16 |
-
- `finetuned_noisy_dna_len60.pt` (60nt, [Noisy-DNA dataset](https://
|
| 17 |
-
- `finetuned_microsoft_dna_len110.pt` (110nt, [Microsoft DNA dataset](https://
|
| 18 |
- `finetuned_chandak_len117.pt` (117nt, [Chandak dataset](https://doi.org/10.1109/ICASSP40776.2020.9053441))
|
| 19 |
|
| 20 |
All models support reconstruction from cluster sizes between 2 and 10.
|
|
|
|
| 13 |
- `model_var_len_50_120.pt` (50-120nt)
|
| 14 |
|
| 15 |
### Fine-tuned Models
|
| 16 |
+
- `finetuned_noisy_dna_len60.pt` (60nt, [Noisy-DNA dataset](https://www.nature.com/articles/s41467-020-19148-3))
|
| 17 |
+
- `finetuned_microsoft_dna_len110.pt` (110nt, [Microsoft DNA dataset](https://ieeexplore.ieee.org/abstract/document/9517821))
|
| 18 |
- `finetuned_chandak_len117.pt` (117nt, [Chandak dataset](https://doi.org/10.1109/ICASSP40776.2020.9053441))
|
| 19 |
|
| 20 |
All models support reconstruction from cluster sizes between 2 and 10.
|