Update README.md
Browse files
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](
|
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 |
|