FWeindel commited on
Commit
3cfd8d7
·
verified ·
1 Parent(s): 5a5ecbe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ A Colab notebook is available in our [GitHub repository](https://github.com/MLI-
23
  - Error probabilities for insertions, deletions, and substitutions are drawn uniformly from the interval [0.01, 0.1], and cluster sizes are sampled uniformly from [2, 10].
24
  - Models are fine-tuned on real-world sequencing data (Noisy-DNA and Microsoft datasets).
25
 
26
- For full experimental details, see [our paper](https://arxiv.org/abs/XXXX.XXXXX).
27
 
28
  ## Limitations
29
 
 
23
  - Error probabilities for insertions, deletions, and substitutions are drawn uniformly from the interval [0.01, 0.1], and cluster sizes are sampled uniformly from [2, 10].
24
  - Models are fine-tuned on real-world sequencing data (Noisy-DNA and Microsoft datasets).
25
 
26
+ For full experimental details, see [our paper](http://arxiv.org/abs/2507.12927).
27
 
28
  ## Limitations
29