kennbyee25
commited on
Commit
•
756ef52
1
Parent(s):
0f768bf
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +7 -27
dataset_infos.json
CHANGED
@@ -4,30 +4,10 @@
|
|
4 |
"homepage": "",
|
5 |
"license": "",
|
6 |
"features": {
|
7 |
-
"
|
8 |
-
"dtype": "
|
9 |
"id": null,
|
10 |
"_type": "Value"
|
11 |
-
},
|
12 |
-
"input_ids": {
|
13 |
-
"feature": {
|
14 |
-
"dtype": "int32",
|
15 |
-
"id": null,
|
16 |
-
"_type": "Value"
|
17 |
-
},
|
18 |
-
"length": -1,
|
19 |
-
"id": null,
|
20 |
-
"_type": "Sequence"
|
21 |
-
},
|
22 |
-
"attention_mask": {
|
23 |
-
"feature": {
|
24 |
-
"dtype": "int8",
|
25 |
-
"id": null,
|
26 |
-
"_type": "Value"
|
27 |
-
},
|
28 |
-
"length": -1,
|
29 |
-
"id": null,
|
30 |
-
"_type": "Sequence"
|
31 |
}
|
32 |
},
|
33 |
"post_processed": null,
|
@@ -39,14 +19,14 @@
|
|
39 |
"splits": {
|
40 |
"train": {
|
41 |
"name": "train",
|
42 |
-
"num_bytes":
|
43 |
-
"num_examples":
|
44 |
"dataset_name": "alarm-patents_titles"
|
45 |
}
|
46 |
},
|
47 |
"download_checksums": null,
|
48 |
-
"download_size":
|
49 |
"post_processing_size": null,
|
50 |
-
"dataset_size":
|
51 |
-
"size_in_bytes":
|
52 |
}}
|
|
|
4 |
"homepage": "",
|
5 |
"license": "",
|
6 |
"features": {
|
7 |
+
"title": {
|
8 |
+
"dtype": "string",
|
9 |
"id": null,
|
10 |
"_type": "Value"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
}
|
12 |
},
|
13 |
"post_processed": null,
|
|
|
19 |
"splits": {
|
20 |
"train": {
|
21 |
"name": "train",
|
22 |
+
"num_bytes": 19696,
|
23 |
+
"num_examples": 427,
|
24 |
"dataset_name": "alarm-patents_titles"
|
25 |
}
|
26 |
},
|
27 |
"download_checksums": null,
|
28 |
+
"download_size": 9412,
|
29 |
"post_processing_size": null,
|
30 |
+
"dataset_size": 19696,
|
31 |
+
"size_in_bytes": 29108
|
32 |
}}
|