Upload dataset
Browse files
README.md
CHANGED
|
@@ -8931,6 +8931,57 @@ dataset_info:
|
|
| 8931 |
num_examples: 1000000
|
| 8932 |
download_size: 22843364
|
| 8933 |
dataset_size: 64000000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8934 |
- config_name: two_moons
|
| 8935 |
features:
|
| 8936 |
- name: theta_0
|
|
@@ -9013,6 +9064,12 @@ configs:
|
|
| 9013 |
data_files:
|
| 9014 |
- split: train
|
| 9015 |
path: slcp_reference/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9016 |
- config_name: two_moons
|
| 9017 |
data_files:
|
| 9018 |
- split: train
|
|
|
|
| 8931 |
num_examples: 1000000
|
| 8932 |
download_size: 22843364
|
| 8933 |
dataset_size: 64000000
|
| 8934 |
+
- config_name: sloppy_nonlinear_gaussian
|
| 8935 |
+
features:
|
| 8936 |
+
- name: theta_0
|
| 8937 |
+
dtype: float32
|
| 8938 |
+
- name: theta_1
|
| 8939 |
+
dtype: float32
|
| 8940 |
+
- name: theta_2
|
| 8941 |
+
dtype: float32
|
| 8942 |
+
- name: theta_3
|
| 8943 |
+
dtype: float32
|
| 8944 |
+
- name: theta_4
|
| 8945 |
+
dtype: float32
|
| 8946 |
+
- name: theta_5
|
| 8947 |
+
dtype: float32
|
| 8948 |
+
- name: theta_6
|
| 8949 |
+
dtype: float32
|
| 8950 |
+
- name: theta_7
|
| 8951 |
+
dtype: float32
|
| 8952 |
+
- name: theta_8
|
| 8953 |
+
dtype: float32
|
| 8954 |
+
- name: theta_9
|
| 8955 |
+
dtype: float32
|
| 8956 |
+
- name: x_0
|
| 8957 |
+
dtype: float32
|
| 8958 |
+
- name: x_1
|
| 8959 |
+
dtype: float32
|
| 8960 |
+
- name: x_2
|
| 8961 |
+
dtype: float32
|
| 8962 |
+
- name: x_3
|
| 8963 |
+
dtype: float32
|
| 8964 |
+
- name: x_4
|
| 8965 |
+
dtype: float32
|
| 8966 |
+
- name: x_5
|
| 8967 |
+
dtype: float32
|
| 8968 |
+
- name: x_6
|
| 8969 |
+
dtype: float32
|
| 8970 |
+
- name: x_7
|
| 8971 |
+
dtype: float32
|
| 8972 |
+
- name: x_8
|
| 8973 |
+
dtype: float32
|
| 8974 |
+
- name: x_9
|
| 8975 |
+
dtype: float32
|
| 8976 |
+
splits:
|
| 8977 |
+
- name: train
|
| 8978 |
+
num_bytes: 80000000
|
| 8979 |
+
num_examples: 1000000
|
| 8980 |
+
- name: test
|
| 8981 |
+
num_bytes: 8000000
|
| 8982 |
+
num_examples: 100000
|
| 8983 |
+
download_size: 103397956
|
| 8984 |
+
dataset_size: 88000000
|
| 8985 |
- config_name: two_moons
|
| 8986 |
features:
|
| 8987 |
- name: theta_0
|
|
|
|
| 9064 |
data_files:
|
| 9065 |
- split: train
|
| 9066 |
path: slcp_reference/train-*
|
| 9067 |
+
- config_name: sloppy_nonlinear_gaussian
|
| 9068 |
+
data_files:
|
| 9069 |
+
- split: train
|
| 9070 |
+
path: sloppy_nonlinear_gaussian/train-*
|
| 9071 |
+
- split: test
|
| 9072 |
+
path: sloppy_nonlinear_gaussian/test-*
|
| 9073 |
- config_name: two_moons
|
| 9074 |
data_files:
|
| 9075 |
- split: train
|
sloppy_nonlinear_gaussian/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:54b13c5cfcba5818b68b7c692c32a9781335c58eac7728e70050cb72063918af
|
| 3 |
+
size 12043641
|
sloppy_nonlinear_gaussian/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e1213cebbcef9de95bfd8772aad1b69d53fa0db21e5a9438d595e2e7427a14f
|
| 3 |
+
size 91354315
|