kennbyee25 commited on
Commit
756ef52
1 Parent(s): 0f768bf

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +7 -27
dataset_infos.json CHANGED
@@ -4,30 +4,10 @@
4
  "homepage": "",
5
  "license": "",
6
  "features": {
7
- "__index_level_0__": {
8
- "dtype": "int64",
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": 29618872,
43
- "num_examples": 11498,
44
  "dataset_name": "alarm-patents_titles"
45
  }
46
  },
47
  "download_checksums": null,
48
- "download_size": 3213330,
49
  "post_processing_size": null,
50
- "dataset_size": 29618872,
51
- "size_in_bytes": 32832202
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
  }}