FWeindel commited on
Commit
3a366f4
·
verified ·
1 Parent(s): 75d481a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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://doi.org/10.1038/s41467-020-14319-8))
17
- - `finetuned_microsoft_dna_len110.pt` (110nt, [Microsoft DNA dataset](https://doi.org/10.1109/ISIT45174.2021.9518012))
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.