Datasets:

ArXiv:
Tags:
License:
gorold commited on
Commit
6f34c2f
1 Parent(s): 00ec172

Upload folder using huggingface_hub

Browse files
borealis/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:557c29f380cd44fe047637ed8fbafdddf52fc9ea806b66b40d2a7a2470117814
3
+ size 334496
borealis/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "generator",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "borealis",
6
+ "dataset_size": 333476,
7
+ "description": "",
8
+ "download_checksums": {},
9
+ "download_size": 0,
10
+ "features": {
11
+ "item_id": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ },
15
+ "start": {
16
+ "dtype": "timestamp[s]",
17
+ "_type": "Value"
18
+ },
19
+ "freq": {
20
+ "dtype": "string",
21
+ "_type": "Value"
22
+ },
23
+ "target": {
24
+ "feature": {
25
+ "dtype": "float32",
26
+ "_type": "Value"
27
+ },
28
+ "_type": "Sequence"
29
+ }
30
+ },
31
+ "homepage": "",
32
+ "license": "",
33
+ "size_in_bytes": 333476,
34
+ "splits": {
35
+ "train": {
36
+ "name": "train",
37
+ "num_bytes": 333476,
38
+ "num_examples": 15,
39
+ "dataset_name": "generator"
40
+ }
41
+ },
42
+ "version": {
43
+ "version_str": "0.0.0",
44
+ "major": 0,
45
+ "minor": 0,
46
+ "patch": 0
47
+ }
48
+ }
borealis/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "0c1134ab290608ed",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }