Datasets:

Modalities:
Text
Formats:
csv
Languages:
English
DOI:
Libraries:
Datasets
pandas
License:
cnachteg commited on
Commit
017f499
1 Parent(s): b3fb1c0

clean repo data

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ .DS_Store
data/test-00000-of-00001-c1d70cde5451212b.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c6e531029073ac86b6e1eeeff801bdbd339d84437f69729a0ef7569bbbb0f1ec
3
- size 443132
 
 
 
 
data/train-00000-of-00001-2e32a6add3d4fba9.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a27818e2a0d18d5cf2c57e0bcf781a1cbbe7d42564d7823442f6a943b250a853
3
- size 1591697
 
 
 
 
data/train-00000-of-00001-db1d1f00f043922e.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe758e196a82ce28141f33d1e1d47afb5591947877e52f8de4660414686d561a
3
- size 1637607
 
 
 
 
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"cnachteg--DUVEL": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"sentence": {"dtype": "string", "id": null, "_type": "Value"}, "pmcid": {"dtype": "int32", "id": null, "_type": "Value"}, "gene1": {"dtype": "string", "id": null, "_type": "Value"}, "gene2": {"dtype": "string", "id": null, "_type": "Value"}, "variant1": {"dtype": "string", "id": null, "_type": "Value"}, "variant2": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 2, "names": [0, 1], "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 5279992.47583511, "num_examples": 6753, "dataset_name": "DUVEL"}, "test": {"name": "test", "num_bytes": 1320584.52416489, "num_examples": 1689, "dataset_name": "DUVEL"}}, "download_checksums": null, "download_size": 2080739, "post_processing_size": null, "dataset_size": 6600577.0, "size_in_bytes": 8681316.0}}