armanc commited on
Commit
9cd687a
1 Parent(s): eb23dee

Delete dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +0 -80
dataset_infos.json DELETED
@@ -1,80 +0,0 @@
1
- {
2
- "default": {
3
- "description": "",
4
- "citation": "",
5
- "homepage": "",
6
- "license": "",
7
- "features": {
8
- "abstract_id": {
9
- "dtype": "string",
10
- "id": null,
11
- "_type": "Value"
12
- },
13
- "label": {
14
- "dtype": "string",
15
- "id": null,
16
- "_type": "Value"
17
- },
18
- "text": {
19
- "dtype": "string",
20
- "id": null,
21
- "_type": "Value"
22
- },
23
- "sentence_id": {
24
- "dtype": "int64",
25
- "id": null,
26
- "_type": "Value"
27
- }
28
- },
29
- "post_processed": null,
30
- "supervised_keys": null,
31
- "task_templates": null,
32
- "builder_name": "json",
33
- "config_name": "armanc--pubmed-rct20k",
34
- "version": {
35
- "version_str": "0.0.0",
36
- "description": null,
37
- "major": 0,
38
- "minor": 0,
39
- "patch": 0
40
- },
41
- "splits": {
42
- "train": {
43
- "name": "train",
44
- "num_bytes": 33100479,
45
- "num_examples": 176642,
46
- "dataset_name": "json"
47
- },
48
- "test": {
49
- "name": "test",
50
- "num_bytes": 5516320,
51
- "num_examples": 29578,
52
- "dataset_name": "json"
53
- },
54
- "validation": {
55
- "name": "validation",
56
- "num_bytes": 5552080,
57
- "num_examples": 29672,
58
- "dataset_name": "json"
59
- }
60
- },
61
- "download_checksums": {
62
- "https://huggingface.co/datasets/armanc/pubmed-rct20k/resolve/4da15aba902a8fb24f002bc9e2beb44bc58411e5/train.jsonl": {
63
- "num_bytes": 40728834,
64
- "checksum": "0b08e34bef2fe41973a2114358646c73fef2bacc99cad3f28fd5502156f18373"
65
- },
66
- "https://huggingface.co/datasets/armanc/pubmed-rct20k/resolve/4da15aba902a8fb24f002bc9e2beb44bc58411e5/test.jsonl": {
67
- "num_bytes": 6793735,
68
- "checksum": "324e3af2fa4f2e3b156a147e489bea72e8f5910b11ad218cdb6cb3126932973b"
69
- },
70
- "https://huggingface.co/datasets/armanc/pubmed-rct20k/resolve/4da15aba902a8fb24f002bc9e2beb44bc58411e5/dev.jsonl": {
71
- "num_bytes": 6833606,
72
- "checksum": "92651ec62fc5a19c3210bc03e636224225b4653e1c6c3fd161bf61b54244c85e"
73
- }
74
- },
75
- "download_size": 54356175,
76
- "post_processing_size": null,
77
- "dataset_size": 44168879,
78
- "size_in_bytes": 98525054
79
- }
80
- }