miraesunnykim commited on
Commit
6c132ff
·
verified ·
1 Parent(s): 6410831

Delete dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +0 -27
dataset_infos.json DELETED
@@ -1,27 +0,0 @@
1
- {
2
- "default": {
3
- "description": "",
4
- "features": null,
5
- "homepage": "https://github.com/ylaboratory/methylation-classification",
6
- "license": "cc-by-4.0",
7
- "citation": "@article{kim2024methylation_atlas,\n title = {Ontology-aware DNA methylation classification with a curated atlas of human tissues and cell types},\n author = {Kim, Mirae and Dannenfelser, Ruth and Cui, Yufei and Allen, Genevera and Yao, Vicky},\n journal = {bioRxiv preprint},\n year = {2025},\n doi = {10.1101/2024.XX.XXXXXX}\n}",
8
- "preview": "training_mvalues.parquet",
9
- "splits": {
10
- "train": {
11
- "name": "train",
12
- "num_bytes": 0,
13
- "num_examples": 0,
14
- "dataset_name": "ylab/methyl-classification"
15
- },
16
- "test": {
17
- "name": "test",
18
- "num_bytes": 0,
19
- "num_examples": 0,
20
- "dataset_name": "ylab/methyl-classification"
21
- }
22
- },
23
- "download_size": 0,
24
- "dataset_size": 0,
25
- "size_in_bytes": 0
26
- }
27
- }