loubnabnl HF Staff commited on
Commit
6fac784
·
verified ·
1 Parent(s): 578c911

update tata and syn

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -63,12 +63,12 @@ All evaluations are zero-shot and use the [public Carbon evaluation pipeline](ht
63
  | | ClinVar coding (24 kb) | 92.89 | **93.11** | +0.22 |
64
  | | ClinVar non-coding (24 kb) | 91.14 | **91.63** | +0.49 |
65
  | Perturbation | Nucleotide triplet-expansion | 85.20 | **89.05** | +3.85 |
66
- | | Synonymous codon | 88.89 | **91.46** | +2.57 |
67
- | Long-context retrieval | Genome-NIAH @ 393 kbp | 79.00 | **86.00** | +7.00 |
68
 
69
- ### Genome-NIAH (long-context retrieval)
70
 
71
- Genome-NIAH measures how well a DNA model actually *uses* its long context. See the [`hf-carbon/genome-niah` dataset card](https://huggingface.co/datasets/hf-carbon/genome-niah) for the benchmark design.
72
 
73
  | Context length | Carbon 3B (native / YaRN 4×) | Carbon 8B (native / YaRN 4×) | Evo2 7B |
74
  |------------------------|------------------------------|------------------------------|---------|
 
63
  | | ClinVar coding (24 kb) | 92.89 | **93.11** | +0.22 |
64
  | | ClinVar non-coding (24 kb) | 91.14 | **91.63** | +0.49 |
65
  | Perturbation | Nucleotide triplet-expansion | 85.20 | **89.05** | +3.85 |
66
+ | | Synonymous codon replacement | 88.89 | **91.46** | +2.57 |
67
+ | Long-context retrieval | Genomic-NIAH @ 393 kbp | 79.00 | **86.00** | +7.00 |
68
 
69
+ ### Genomic-NIAH (long-context retrieval)
70
 
71
+ Genomic-NIAH measures how well a DNA model actually *uses* its long context. See the [`HuggingFaceBio/genomic-niah` dataset card](https://huggingface.co/datasets/HuggingFaceBio/genomic-niah) for the benchmark design.
72
 
73
  | Context length | Carbon 3B (native / YaRN 4×) | Carbon 8B (native / YaRN 4×) | Evo2 7B |
74
  |------------------------|------------------------------|------------------------------|---------|