Upload dataset
Browse files- README.md +42 -0
- slcp_reference/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -8474,6 +8474,44 @@ dataset_info:
|
|
| 8474 |
num_examples: 100000
|
| 8475 |
download_size: 67214309
|
| 8476 |
dataset_size: 57200000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8477 |
- config_name: two_moons
|
| 8478 |
features:
|
| 8479 |
- name: theta_0
|
|
@@ -8546,6 +8584,10 @@ configs:
|
|
| 8546 |
path: slcp/train-*
|
| 8547 |
- split: test
|
| 8548 |
path: slcp/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8549 |
- config_name: two_moons
|
| 8550 |
data_files:
|
| 8551 |
- split: train
|
|
|
|
| 8474 |
num_examples: 100000
|
| 8475 |
download_size: 67214309
|
| 8476 |
dataset_size: 57200000
|
| 8477 |
+
- config_name: slcp_reference
|
| 8478 |
+
features:
|
| 8479 |
+
- name: observation_id
|
| 8480 |
+
dtype: int32
|
| 8481 |
+
- name: seed
|
| 8482 |
+
dtype: int64
|
| 8483 |
+
- name: observation_0
|
| 8484 |
+
dtype: float32
|
| 8485 |
+
- name: observation_1
|
| 8486 |
+
dtype: float32
|
| 8487 |
+
- name: observation_2
|
| 8488 |
+
dtype: float32
|
| 8489 |
+
- name: observation_3
|
| 8490 |
+
dtype: float32
|
| 8491 |
+
- name: observation_4
|
| 8492 |
+
dtype: float32
|
| 8493 |
+
- name: observation_5
|
| 8494 |
+
dtype: float32
|
| 8495 |
+
- name: observation_6
|
| 8496 |
+
dtype: float32
|
| 8497 |
+
- name: observation_7
|
| 8498 |
+
dtype: float32
|
| 8499 |
+
- name: theta_0
|
| 8500 |
+
dtype: float32
|
| 8501 |
+
- name: theta_1
|
| 8502 |
+
dtype: float32
|
| 8503 |
+
- name: theta_2
|
| 8504 |
+
dtype: float32
|
| 8505 |
+
- name: theta_3
|
| 8506 |
+
dtype: float32
|
| 8507 |
+
- name: theta_4
|
| 8508 |
+
dtype: float32
|
| 8509 |
+
splits:
|
| 8510 |
+
- name: train
|
| 8511 |
+
num_bytes: 64000000
|
| 8512 |
+
num_examples: 1000000
|
| 8513 |
+
download_size: 22843364
|
| 8514 |
+
dataset_size: 64000000
|
| 8515 |
- config_name: two_moons
|
| 8516 |
features:
|
| 8517 |
- name: theta_0
|
|
|
|
| 8584 |
path: slcp/train-*
|
| 8585 |
- split: test
|
| 8586 |
path: slcp/test-*
|
| 8587 |
+
- config_name: slcp_reference
|
| 8588 |
+
data_files:
|
| 8589 |
+
- split: train
|
| 8590 |
+
path: slcp_reference/train-*
|
| 8591 |
- config_name: two_moons
|
| 8592 |
data_files:
|
| 8593 |
- split: train
|
slcp_reference/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2eb5cada6bbb7f09895eba5208f7991d496bcc54dc373adb548c32e9c553f0d3
|
| 3 |
+
size 22843364
|