Upload dataset
Browse files
README.md
CHANGED
|
@@ -1498,6 +1498,40 @@ dataset_info:
|
|
| 1498 |
num_examples: 767
|
| 1499 |
download_size: 133310
|
| 1500 |
dataset_size: 581170
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1501 |
configs:
|
| 1502 |
- config_name: multivariate__LOOP_SEATTLE__5T__long
|
| 1503 |
data_files:
|
|
@@ -1671,4 +1705,8 @@ configs:
|
|
| 1671 |
data_files:
|
| 1672 |
- split: train
|
| 1673 |
path: multivariate__hospital__medium/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1674 |
---
|
|
|
|
| 1498 |
num_examples: 767
|
| 1499 |
download_size: 133310
|
| 1500 |
dataset_size: 581170
|
| 1501 |
+
- config_name: multivariate__hospital__short
|
| 1502 |
+
features:
|
| 1503 |
+
- name: dataset_name
|
| 1504 |
+
dtype: string
|
| 1505 |
+
- name: term
|
| 1506 |
+
dtype: string
|
| 1507 |
+
- name: window_idx
|
| 1508 |
+
dtype: int64
|
| 1509 |
+
- name: input_context
|
| 1510 |
+
struct:
|
| 1511 |
+
- name: item_id
|
| 1512 |
+
dtype: string
|
| 1513 |
+
- name: start
|
| 1514 |
+
dtype: string
|
| 1515 |
+
- name: freq
|
| 1516 |
+
dtype: string
|
| 1517 |
+
- name: target
|
| 1518 |
+
list: float64
|
| 1519 |
+
- name: label
|
| 1520 |
+
struct:
|
| 1521 |
+
- name: item_id
|
| 1522 |
+
dtype: string
|
| 1523 |
+
- name: start
|
| 1524 |
+
dtype: string
|
| 1525 |
+
- name: freq
|
| 1526 |
+
dtype: string
|
| 1527 |
+
- name: target
|
| 1528 |
+
list: float64
|
| 1529 |
+
splits:
|
| 1530 |
+
- name: train
|
| 1531 |
+
num_bytes: 580403
|
| 1532 |
+
num_examples: 767
|
| 1533 |
+
download_size: 128173
|
| 1534 |
+
dataset_size: 580403
|
| 1535 |
configs:
|
| 1536 |
- config_name: multivariate__LOOP_SEATTLE__5T__long
|
| 1537 |
data_files:
|
|
|
|
| 1705 |
data_files:
|
| 1706 |
- split: train
|
| 1707 |
path: multivariate__hospital__medium/train-*
|
| 1708 |
+
- config_name: multivariate__hospital__short
|
| 1709 |
+
data_files:
|
| 1710 |
+
- split: train
|
| 1711 |
+
path: multivariate__hospital__short/train-*
|
| 1712 |
---
|
multivariate__hospital__short/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76ee9a812fd8c2ecc73799b72cb18cca2f8635ebe1ce16a2d2b42e4b44af019f
|
| 3 |
+
size 128173
|