loubnabnl HF Staff commited on
Commit
f2c5de1
·
verified ·
1 Parent(s): c933421

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -81,6 +81,11 @@ Output is guaranteed identical to greedy decoding with the target model alone; o
81
 
82
  Carbon-500M is benchmarked against ≈ 1B-parameter DNA models on the standard Carbon evaluation suite. See the [Carbon-3B card](https://huggingface.co/HuggingFaceBio/Carbon-3B#evaluation) for the task definitions and methodology.
83
 
 
 
 
 
 
84
  ## License
85
 
86
  Apache 2.0.
 
81
 
82
  Carbon-500M is benchmarked against ≈ 1B-parameter DNA models on the standard Carbon evaluation suite. See the [Carbon-3B card](https://huggingface.co/HuggingFaceBio/Carbon-3B#evaluation) for the task definitions and methodology.
83
 
84
+ ## Limitations
85
+ ⚠️ Genetic data is highly sensitive. Depending on how this model is used (local download, inference API/endpoints, third-party inference providers, Spaces demos or others), input and output data may be processed or handled differently by different providers or space owners. Please make sure you understand and agree with how your data is handled before using the model.
86
+
87
+ This is a small model intended for speculative decoding so the performance on DNA tasks is limited.
88
+
89
  ## License
90
 
91
  Apache 2.0.