kennbyee25 commited on
Commit
24582a4
1 Parent(s): 1515376

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +37 -0
dataset_infos.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"kennbyee25--trundle_patents-poc": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "input_ids": {
8
+ "feature": {
9
+ "dtype": "int32",
10
+ "id": null,
11
+ "_type": "Value"
12
+ },
13
+ "length": -1,
14
+ "id": null,
15
+ "_type": "Sequence"
16
+ }
17
+ },
18
+ "post_processed": null,
19
+ "supervised_keys": null,
20
+ "task_templates": null,
21
+ "builder_name": null,
22
+ "config_name": null,
23
+ "version": null,
24
+ "splits": {
25
+ "train": {
26
+ "name": "train",
27
+ "num_bytes": 114268,
28
+ "num_examples": 54,
29
+ "dataset_name": "trundle_patents-poc"
30
+ }
31
+ },
32
+ "download_checksums": null,
33
+ "download_size": 12722,
34
+ "post_processing_size": null,
35
+ "dataset_size": 114268,
36
+ "size_in_bytes": 126990
37
+ }}