Add functional site benchmark datasets
Browse filesAdd the FishCaduceus benchmark datasets for translation initiation sites, translation termination sites, splice donor sites, and splice acceptor sites.
- .gitattributes +34 -0
- README.md +219 -1
- acceptor/carassius_gibelio_test.csv +3 -0
- acceptor/ctenopharyngodon_idella_test.csv +3 -0
- acceptor/culter_alburnus_test.csv +0 -0
- acceptor/danio_rerio_test.csv +3 -0
- acceptor/danio_rerio_train.csv +3 -0
- acceptor/danio_rerio_validation.csv +3 -0
- acceptor/larimichthys_crocea_test.csv +3 -0
- acceptor/micropterus_salmoides_test.csv +3 -0
- acceptor/pelteobagrus_fulvidraco_test.csv +3 -0
- donor/carassius_gibelio_test.csv +3 -0
- donor/ctenopharyngodon_idella_test.csv +3 -0
- donor/culter_alburnus_test.csv +0 -0
- donor/danio_rerio_test.csv +3 -0
- donor/danio_rerio_train.csv +3 -0
- donor/danio_rerio_validation.csv +3 -0
- donor/larimichthys_crocea_test.csv +3 -0
- donor/micropterus_salmoides_test.csv +3 -0
- donor/pelteobagrus_fulvidraco_test.csv +3 -0
- tis/carassius_gibelio_test.csv +3 -0
- tis/ctenopharyngodon_idella_test.csv +3 -0
- tis/culter_alburnus_test.csv +3 -0
- tis/danio_rerio_test.csv +3 -0
- tis/danio_rerio_train.csv +3 -0
- tis/danio_rerio_validation.csv +3 -0
- tis/larimichthys_crocea_test.csv +3 -0
- tis/micropterus_salmoides_test.csv +3 -0
- tis/pelteobagrus_fulvidraco_test.csv +3 -0
- tts/carassius_gibelio_test.csv +3 -0
- tts/ctenopharyngodon_idella_test.csv +3 -0
- tts/culter_alburnus_test.csv +3 -0
- tts/danio_rerio_test.csv +3 -0
- tts/danio_rerio_train.csv +3 -0
- tts/danio_rerio_validation.csv +3 -0
- tts/larimichthys_crocea_test.csv +3 -0
- tts/micropterus_salmoides_test.csv +3 -0
- tts/pelteobagrus_fulvidraco_test.csv +3 -0
.gitattributes
CHANGED
|
@@ -58,3 +58,37 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
acceptor/carassius_gibelio_test.csv filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
acceptor/ctenopharyngodon_idella_test.csv filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
acceptor/danio_rerio_test.csv filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
acceptor/danio_rerio_train.csv filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
acceptor/danio_rerio_validation.csv filter=lfs diff=lfs merge=lfs -text
|
| 66 |
+
acceptor/larimichthys_crocea_test.csv filter=lfs diff=lfs merge=lfs -text
|
| 67 |
+
acceptor/micropterus_salmoides_test.csv filter=lfs diff=lfs merge=lfs -text
|
| 68 |
+
acceptor/pelteobagrus_fulvidraco_test.csv filter=lfs diff=lfs merge=lfs -text
|
| 69 |
+
donor/carassius_gibelio_test.csv filter=lfs diff=lfs merge=lfs -text
|
| 70 |
+
donor/ctenopharyngodon_idella_test.csv filter=lfs diff=lfs merge=lfs -text
|
| 71 |
+
donor/danio_rerio_test.csv filter=lfs diff=lfs merge=lfs -text
|
| 72 |
+
donor/danio_rerio_train.csv filter=lfs diff=lfs merge=lfs -text
|
| 73 |
+
donor/danio_rerio_validation.csv filter=lfs diff=lfs merge=lfs -text
|
| 74 |
+
donor/larimichthys_crocea_test.csv filter=lfs diff=lfs merge=lfs -text
|
| 75 |
+
donor/micropterus_salmoides_test.csv filter=lfs diff=lfs merge=lfs -text
|
| 76 |
+
donor/pelteobagrus_fulvidraco_test.csv filter=lfs diff=lfs merge=lfs -text
|
| 77 |
+
tis/carassius_gibelio_test.csv filter=lfs diff=lfs merge=lfs -text
|
| 78 |
+
tis/ctenopharyngodon_idella_test.csv filter=lfs diff=lfs merge=lfs -text
|
| 79 |
+
tis/culter_alburnus_test.csv filter=lfs diff=lfs merge=lfs -text
|
| 80 |
+
tis/danio_rerio_test.csv filter=lfs diff=lfs merge=lfs -text
|
| 81 |
+
tis/danio_rerio_train.csv filter=lfs diff=lfs merge=lfs -text
|
| 82 |
+
tis/danio_rerio_validation.csv filter=lfs diff=lfs merge=lfs -text
|
| 83 |
+
tis/larimichthys_crocea_test.csv filter=lfs diff=lfs merge=lfs -text
|
| 84 |
+
tis/micropterus_salmoides_test.csv filter=lfs diff=lfs merge=lfs -text
|
| 85 |
+
tis/pelteobagrus_fulvidraco_test.csv filter=lfs diff=lfs merge=lfs -text
|
| 86 |
+
tts/carassius_gibelio_test.csv filter=lfs diff=lfs merge=lfs -text
|
| 87 |
+
tts/ctenopharyngodon_idella_test.csv filter=lfs diff=lfs merge=lfs -text
|
| 88 |
+
tts/culter_alburnus_test.csv filter=lfs diff=lfs merge=lfs -text
|
| 89 |
+
tts/danio_rerio_test.csv filter=lfs diff=lfs merge=lfs -text
|
| 90 |
+
tts/danio_rerio_train.csv filter=lfs diff=lfs merge=lfs -text
|
| 91 |
+
tts/danio_rerio_validation.csv filter=lfs diff=lfs merge=lfs -text
|
| 92 |
+
tts/larimichthys_crocea_test.csv filter=lfs diff=lfs merge=lfs -text
|
| 93 |
+
tts/micropterus_salmoides_test.csv filter=lfs diff=lfs merge=lfs -text
|
| 94 |
+
tts/pelteobagrus_fulvidraco_test.csv filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -1,3 +1,221 @@
|
|
| 1 |
---
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
pretty_name: FishCaduceus Functional Site Benchmark
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- genomics
|
| 7 |
+
- fish
|
| 8 |
+
- DNA
|
| 9 |
+
- FishCaduceus
|
| 10 |
+
- cyprinid
|
| 11 |
+
- functional-annotation
|
| 12 |
+
- translation-initiation-site
|
| 13 |
+
- translation-termination-site
|
| 14 |
+
- splice-donor
|
| 15 |
+
- splice-acceptor
|
| 16 |
+
- cross-species-transfer
|
| 17 |
+
- sequence-classification
|
| 18 |
---
|
| 19 |
+
|
| 20 |
+
# FishCaduceus Functional Site Benchmark
|
| 21 |
+
|
| 22 |
+
## Dataset description
|
| 23 |
+
|
| 24 |
+
This dataset contains sequence-based benchmarks for four gene-annotation tasks used to evaluate FishCaduceus:
|
| 25 |
+
|
| 26 |
+
- translation initiation site (TIS) prediction
|
| 27 |
+
- translation termination site (TTS) prediction
|
| 28 |
+
- splice donor site prediction
|
| 29 |
+
- splice acceptor site prediction
|
| 30 |
+
|
| 31 |
+
The benchmark was designed to evaluate both within-species performance and cross-species transfer. Models are trained and selected only with labeled zebrafish (*Danio rerio*) data, then evaluated on a held-out zebrafish test set and six additional fish species without target-species retraining or parameter adjustment.
|
| 32 |
+
|
| 33 |
+
## Dataset summary
|
| 34 |
+
|
| 35 |
+
The repository contains four task directories:
|
| 36 |
+
|
| 37 |
+
```text
|
| 38 |
+
.
|
| 39 |
+
├── acceptor/
|
| 40 |
+
├── donor/
|
| 41 |
+
├── tis/
|
| 42 |
+
└── tts/
|
| 43 |
+
```
|
| 44 |
+
|
| 45 |
+
Each task directory contains:
|
| 46 |
+
|
| 47 |
+
- zebrafish training, validation, and held-out test files
|
| 48 |
+
- one cross-species test file for each of six additional fish species
|
| 49 |
+
|
| 50 |
+
The original CSV structure generated by the FishCaduceus benchmark pipeline has been preserved. Files were renamed and organized by task, species, and split without altering their internal contents.
|
| 51 |
+
|
| 52 |
+
## Tasks
|
| 53 |
+
|
| 54 |
+
### Translation initiation sites
|
| 55 |
+
|
| 56 |
+
Positive TIS examples correspond to annotated `ATG` translation initiation sites.
|
| 57 |
+
|
| 58 |
+
### Translation termination sites
|
| 59 |
+
|
| 60 |
+
Positive TTS examples correspond to annotated `TAA`, `TAG`, or `TGA` translation termination sites.
|
| 61 |
+
|
| 62 |
+
### Splice donor and acceptor sites
|
| 63 |
+
|
| 64 |
+
Positive splice-site examples correspond to annotated canonical `GT-AG` intron boundaries. The benchmark construction retained introns meeting the annotation-support and length criteria used in the FishCaduceus study.
|
| 65 |
+
|
| 66 |
+
For each task, negative examples were constructed from motif-matched and motif-free genomic positions while excluding annotated functional sites and their surrounding regions. The final benchmark uses a 1:6 positive-to-negative design. Sequences were standardized to the functional orientation before downstream modeling.
|
| 67 |
+
|
| 68 |
+
## Species and evaluation splits
|
| 69 |
+
|
| 70 |
+
| Species | Repository split | Role in the benchmark | Included in FishCaduceus pretraining |
|
| 71 |
+
|---|---|---|---|
|
| 72 |
+
| *Danio rerio* | train / validation / test | source species for training, model selection, and held-out evaluation | Yes |
|
| 73 |
+
| *Ctenopharyngodon idella* | test | cross-species evaluation | Yes |
|
| 74 |
+
| *Carassius gibelio* | test | cross-species evaluation | Yes |
|
| 75 |
+
| *Culter alburnus* | test | cross-species evaluation | No |
|
| 76 |
+
| *Pelteobagrus fulvidraco* | test | cross-species evaluation | No |
|
| 77 |
+
| *Micropterus salmoides* | test | cross-species evaluation | No |
|
| 78 |
+
| *Larimichthys crocea* | test | cross-species evaluation | No |
|
| 79 |
+
|
| 80 |
+
*Pelteobagrus fulvidraco* is also referred to as *Tachysurus fulvidraco* in parts of the literature. Repository filenames follow `pelteobagrus_fulvidraco`.
|
| 81 |
+
|
| 82 |
+
## Repository structure
|
| 83 |
+
|
| 84 |
+
```text
|
| 85 |
+
.
|
| 86 |
+
├── acceptor/
|
| 87 |
+
│ ├── carassius_gibelio_test.csv
|
| 88 |
+
│ ├── ctenopharyngodon_idella_test.csv
|
| 89 |
+
│ ├── culter_alburnus_test.csv
|
| 90 |
+
│ ├── danio_rerio_test.csv
|
| 91 |
+
│ ├── danio_rerio_train.csv
|
| 92 |
+
│ ├── danio_rerio_validation.csv
|
| 93 |
+
│ ├── larimichthys_crocea_test.csv
|
| 94 |
+
│ ├── micropterus_salmoides_test.csv
|
| 95 |
+
│ └── pelteobagrus_fulvidraco_test.csv
|
| 96 |
+
├── donor/
|
| 97 |
+
│ └── [the same species and split organization]
|
| 98 |
+
├── tis/
|
| 99 |
+
│ └── [the same species and split organization]
|
| 100 |
+
└── tts/
|
| 101 |
+
└── [the same species and split organization]
|
| 102 |
+
```
|
| 103 |
+
|
| 104 |
+
## Dataset structure
|
| 105 |
+
|
| 106 |
+
Each CSV file contains the sequence examples and labels used in the corresponding FishCaduceus analysis. Column names and column order are retained exactly as generated by the original data-preparation pipeline.
|
| 107 |
+
|
| 108 |
+
The central fields used for model training are:
|
| 109 |
+
|
| 110 |
+
- a nucleotide sequence
|
| 111 |
+
- a binary class label indicating a positive or negative functional site
|
| 112 |
+
|
| 113 |
+
Depending on the task file, additional genomic-position or annotation fields may also be present. Users should inspect the CSV header before adapting the dataset to a new pipeline.
|
| 114 |
+
|
| 115 |
+
## Sequence representation
|
| 116 |
+
|
| 117 |
+
The benchmark was constructed from 1,024-bp genomic sequence windows centered on candidate functional sites. Sequences are represented at single-nucleotide resolution and oriented consistently with the annotated functional strand.
|
| 118 |
+
|
| 119 |
+
Users applying models with a shorter context length should use a consistent centered truncation strategy.
|
| 120 |
+
|
| 121 |
+
## Loading the data
|
| 122 |
+
|
| 123 |
+
### With pandas
|
| 124 |
+
|
| 125 |
+
```python
|
| 126 |
+
import pandas as pd
|
| 127 |
+
|
| 128 |
+
train = pd.read_csv("tis/danio_rerio_train.csv")
|
| 129 |
+
validation = pd.read_csv("tis/danio_rerio_validation.csv")
|
| 130 |
+
test = pd.read_csv("tis/danio_rerio_test.csv")
|
| 131 |
+
|
| 132 |
+
cross_species_test = pd.read_csv(
|
| 133 |
+
"tis/ctenopharyngodon_idella_test.csv"
|
| 134 |
+
)
|
| 135 |
+
|
| 136 |
+
print(train.columns.tolist())
|
| 137 |
+
print(train.shape)
|
| 138 |
+
```
|
| 139 |
+
|
| 140 |
+
### With Hugging Face Datasets
|
| 141 |
+
|
| 142 |
+
```python
|
| 143 |
+
from datasets import load_dataset
|
| 144 |
+
|
| 145 |
+
data_files = {
|
| 146 |
+
"train": "tis/danio_rerio_train.csv",
|
| 147 |
+
"validation": "tis/danio_rerio_validation.csv",
|
| 148 |
+
"test": "tis/danio_rerio_test.csv",
|
| 149 |
+
}
|
| 150 |
+
|
| 151 |
+
dataset = load_dataset("csv", data_files=data_files)
|
| 152 |
+
print(dataset)
|
| 153 |
+
```
|
| 154 |
+
|
| 155 |
+
A cross-species test file can be loaded separately:
|
| 156 |
+
|
| 157 |
+
```python
|
| 158 |
+
from datasets import load_dataset
|
| 159 |
+
|
| 160 |
+
dataset = load_dataset(
|
| 161 |
+
"csv",
|
| 162 |
+
data_files={
|
| 163 |
+
"test": "tis/larimichthys_crocea_test.csv",
|
| 164 |
+
},
|
| 165 |
+
)
|
| 166 |
+
```
|
| 167 |
+
|
| 168 |
+
## Benchmark protocol
|
| 169 |
+
|
| 170 |
+
The benchmark protocol used in the FishCaduceus study is:
|
| 171 |
+
|
| 172 |
+
1. train downstream models only on the *Danio rerio* training split;
|
| 173 |
+
2. select models and hyperparameters only on the *Danio rerio* validation split;
|
| 174 |
+
3. report within-species performance on the held-out *Danio rerio* test split;
|
| 175 |
+
4. evaluate the selected model directly on the other six species;
|
| 176 |
+
5. do not use labels from the target species for retraining or parameter adjustment.
|
| 177 |
+
|
| 178 |
+
The primary evaluation metric is area under the precision-recall curve (AUPRC), which is appropriate for the class-imbalanced test sets.
|
| 179 |
+
|
| 180 |
+
## Intended uses
|
| 181 |
+
|
| 182 |
+
This dataset is intended for research on:
|
| 183 |
+
|
| 184 |
+
- fish genome annotation
|
| 185 |
+
- functional-site prediction
|
| 186 |
+
- transfer learning with DNA language models
|
| 187 |
+
- frozen-embedding classification
|
| 188 |
+
- full-model fine-tuning
|
| 189 |
+
- cross-species generalization
|
| 190 |
+
- comparative benchmarking of genomic sequence models
|
| 191 |
+
|
| 192 |
+
## Limitations
|
| 193 |
+
|
| 194 |
+
- Labels are derived from reference genome annotations and therefore depend on annotation completeness and accuracy.
|
| 195 |
+
- The benchmark focuses on canonical TIS, TTS, and `GT-AG` splice-site definitions used in the FishCaduceus study.
|
| 196 |
+
- Negative examples are computationally constructed and do not represent every possible genomic background.
|
| 197 |
+
- Cross-species performance can be affected by genome assembly quality, annotation quality, phylogenetic distance, and sequence composition.
|
| 198 |
+
- The benchmark does not establish biological causality and should not replace experimental validation.
|
| 199 |
+
- The included species do not represent the full diversity of teleost fishes.
|
| 200 |
+
|
| 201 |
+
## Related models
|
| 202 |
+
|
| 203 |
+
- [FishCaduceus-20L-512](https://huggingface.co/FishCaduceus/FishCaduceus-20L-512)
|
| 204 |
+
- [FishCaduceus-28L-512](https://huggingface.co/FishCaduceus/FishCaduceus-28L-512)
|
| 205 |
+
- [FishCaduceus-28L-1024](https://huggingface.co/FishCaduceus/FishCaduceus-28L-1024)
|
| 206 |
+
|
| 207 |
+
## Citation
|
| 208 |
+
|
| 209 |
+
The FishCaduceus manuscript is in preparation. Citation information will be added after publication.
|
| 210 |
+
|
| 211 |
+
When using this benchmark, please cite the FishCaduceus manuscript and the original genome and annotation resources used to construct the species-specific datasets.
|
| 212 |
+
|
| 213 |
+
## Acknowledgements
|
| 214 |
+
|
| 215 |
+
FishCaduceus was developed for research on fish genomes at the Institute of Hydrobiology, Chinese Academy of Sciences.
|
| 216 |
+
|
| 217 |
+
## Contact
|
| 218 |
+
|
| 219 |
+
Xiao-Qin Xia
|
| 220 |
+
Institute of Hydrobiology, Chinese Academy of Sciences
|
| 221 |
+
Email: xqxia@ihb.ac.cn
|
acceptor/carassius_gibelio_test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d82366ae39b696961d205a64602e58707e0053fb527148a9cce2320ac95e0483
|
| 3 |
+
size 386224756
|
acceptor/ctenopharyngodon_idella_test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07b4e4f63727a675e5d79a69397b607e0bc11a81eef5b624c118295004f260fa
|
| 3 |
+
size 281478752
|
acceptor/culter_alburnus_test.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
acceptor/danio_rerio_test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:517ad4477ab1f65734c7ceb611d0ad31a1e2ff9d8e6717b97a7d3fe17d12f4dc
|
| 3 |
+
size 106353054
|
acceptor/danio_rerio_train.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03fe5799d309d136e1053de6f00b4f3381885348091aca63691ab57594b495c6
|
| 3 |
+
size 372230003
|
acceptor/danio_rerio_validation.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ce4e08f92931f8b3d8df22d7b7097def156c30b30f6aafdfa12eaec356a71d24
|
| 3 |
+
size 53174994
|
acceptor/larimichthys_crocea_test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:83b4fd6d383022c0829619081444fcd9a9f2bc84e437a7e585e9974af38f4222
|
| 3 |
+
size 222614444
|
acceptor/micropterus_salmoides_test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4552d2952a69ffa89ce0f643ba7428b33390ac03ffc14c7fb461e49413ad900b
|
| 3 |
+
size 171077720
|
acceptor/pelteobagrus_fulvidraco_test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dad5bb8be26f214fca4b150fed59034e83033c1c33d2abc1910f7411584c9060
|
| 3 |
+
size 297958620
|
donor/carassius_gibelio_test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c49d9f71631d2774a9c5c4b289542e4ef26a8dc48c91ab7ed1f083ec2454d88c
|
| 3 |
+
size 386224756
|
donor/ctenopharyngodon_idella_test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:464e80cf0509da7bb2e317d18a19b41749639ce470eb5ec6ae7b143ca242d535
|
| 3 |
+
size 281478752
|
donor/culter_alburnus_test.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
donor/danio_rerio_test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:123d4fab309d9707b1358466fbbad3beeed8e0c7074c9f78bf3ce147851341bc
|
| 3 |
+
size 106318136
|
donor/danio_rerio_train.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f1c96f389bcec4cd4de898e11b8dfd475965ab26a9171f172e838f356e4e8449
|
| 3 |
+
size 372110871
|
donor/danio_rerio_validation.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:436c20eff381d196d04e8c6bdb5b005f42fdb9e30dfe9afc7256f38175addac9
|
| 3 |
+
size 53158562
|
donor/larimichthys_crocea_test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36513ea511bbad933e38dd5e0446040adbaa6d658742d953ab814fac6d7285f6
|
| 3 |
+
size 222614444
|
donor/micropterus_salmoides_test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d62c730bf51cb52125be2c3962cd6fc168be8208f1bd296a205502cb874616a7
|
| 3 |
+
size 171077720
|
donor/pelteobagrus_fulvidraco_test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cab646b3999fe9a8e1b9dfeebdc2ed0742985e290469e3b8d4d5eef16daae6f3
|
| 3 |
+
size 297958620
|
tis/carassius_gibelio_test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1860655bcf9d81c05ea69e69274adb02851ebcd95efd2d41c0dcc0add671be0f
|
| 3 |
+
size 346308544
|
tis/ctenopharyngodon_idella_test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d008d07db9b1c791489b2dc87bc3b86e7b7b94992fb498b50ff1e17ecf007d39
|
| 3 |
+
size 208485612
|
tis/culter_alburnus_test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6391d5525639b1a7f582c97a918364890f2db07deff5885b330b78f06cdb1a99
|
| 3 |
+
size 195457768
|
tis/danio_rerio_test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29a633e285054f73fd097b04602edfa8c617ac43525f82cb445b9f2b04f82135
|
| 3 |
+
size 45176718
|
tis/danio_rerio_train.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:262af9f9cc277b7fec8a16182b1f53cfbf5673881fa3811b9c9cbf7ef30bd91d
|
| 3 |
+
size 158113854
|
tis/danio_rerio_validation.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1e9e29938eed721a8334d751f2ab971377f8ca0adb48237f0cba036e59fccd77
|
| 3 |
+
size 22586826
|
tis/larimichthys_crocea_test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e5838edbb9f4c652acecc40c6700307fdf835a68eecec3d7dab74ed7f485196
|
| 3 |
+
size 180232060
|
tis/micropterus_salmoides_test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f0d0752131782a34841d345bd671a9a7df889b715c4b2603afb5ee15740de93
|
| 3 |
+
size 208348888
|
tis/pelteobagrus_fulvidraco_test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b768a04f5f721da617363777299e2a76ff9bb0b084c1145f1fcdf92a9ae2b8b0
|
| 3 |
+
size 196768468
|
tts/carassius_gibelio_test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8355b9bcaf65f07536787faed385b6c2476beef07fa2a0f71efaa0f2b7871ed4
|
| 3 |
+
size 346309572
|
tts/ctenopharyngodon_idella_test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:933134c2d52e8e7ba0cd2166e1227c0c46e2f237fb4994e96bc9ad6d1d4ddea5
|
| 3 |
+
size 208485612
|
tts/culter_alburnus_test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a95dd4f53924995d5146bfacd6ddee664005b4043089d3aacdf2f9fda0838d1
|
| 3 |
+
size 195457768
|
tts/danio_rerio_test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:43ea9ff3422b39c876561c5d394082787a64e1b9bd47e0cee12cd1637dddb530
|
| 3 |
+
size 45197258
|
tts/danio_rerio_train.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1cd93984cfeb36ee964d6c43ec91eef755f4cdde24d25c8b494f1c3fb77922e
|
| 3 |
+
size 158186771
|
tts/danio_rerio_validation.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a3e8fc5bf93e4b763892c0c2d78dc0cf9e8cebbda3fca09b8cec46a693642d9
|
| 3 |
+
size 22598123
|
tts/larimichthys_crocea_test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e68fa509f358f69ea18f031de4b1d2a0a6ea1366dc5b5ae492f01eaf6d3d7e88
|
| 3 |
+
size 180230004
|
tts/micropterus_salmoides_test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:babb04ec673cee862dec43de787465763c89220460d31950ac56215be29ff109
|
| 3 |
+
size 208350944
|
tts/pelteobagrus_fulvidraco_test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe0e6394c4752baac162b28b4d3745416bb63275c2e66adf14523e059c19783e
|
| 3 |
+
size 196768468
|