alegendaryfish/CodonTranslator-data
CodonTranslator Data This repository contains the final public training-data release used for CodonTranslator. Contents train/: representative-only training shards val/: representative-only validation shards test/: representative-only held-out test shards embeddings_v2/: precomputed species conditioning embeddings used in training _work/final_representative_counts.json: final released split sizes _work/split_report.json: split audit report… See the full description on the dataset page: https://huggingface.co/datasets/alegendaryfish/CodonTranslator-data.
113k
1{2 "representatives_only": true,3 "source": "data_v3_rebuild/train|val|test parquet outputs",4 "split_rows": {5 "test": 331455,6 "train": 36888301,7 "val": 3736378 },9 "split_unique_seq_ids": {10 "test": 331455,11 "train": 36888301,12 "val": 37363713 }14}