Yassine Taoudi Benchekroun
commited on
Upload new compositionality experiment setting (4). Update README.
Browse files- .gitattributes +1 -0
- README.md +6 -1
- compositionality/exp_setting_4/experiment_1/test.json +0 -0
- compositionality/exp_setting_4/experiment_1/test.parquet +2 -2
- compositionality/exp_setting_4/experiment_1/test_val.json +0 -0
- compositionality/exp_setting_4/experiment_1/test_val.parquet +2 -2
- compositionality/exp_setting_4/experiment_1/train.json +3 -0
- compositionality/exp_setting_4/experiment_1/train.parquet +2 -2
- compositionality/exp_setting_4/experiment_1/train_val.json +0 -0
- compositionality/exp_setting_4/experiment_1/train_val.parquet +2 -2
- compositionality/exp_setting_5/experiment_1/test.parquet +3 -0
- compositionality/exp_setting_5/experiment_1/test_val.parquet +3 -0
- compositionality/exp_setting_5/experiment_1/train.parquet +3 -0
- compositionality/exp_setting_5/experiment_1/train_val.parquet +3 -0
.gitattributes
CHANGED
@@ -57,3 +57,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
57 |
# Video files - compressed
|
58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
57 |
# Video files - compressed
|
58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
60 |
+
compositionality/exp_setting_4/experiment_1/train.json filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -34,7 +34,12 @@ This dataset contains .parquet files organized in nested subfolders under `befor
|
|
34 |
- `test_val.parquet`: Test validation data
|
35 |
- `test.parquet`: Test data
|
36 |
- `compositionality/`: Data for compositionality experiments
|
37 |
-
-
|
|
|
|
|
|
|
|
|
|
|
38 |
|
39 |
We provide instruction on how to read the JSON file on the open_data.ipynb notebook, as well as in the original repo which was used to create this dataset.
|
40 |
|
|
|
34 |
- `test_val.parquet`: Test validation data
|
35 |
- `test.parquet`: Test data
|
36 |
- `compositionality/`: Data for compositionality experiments
|
37 |
+
- `experiment_settings[1-5]/`: Five settings (e.g. different combination of transformations)
|
38 |
+
- `experiment[N]/`: N experiments per setting (N changes per experiment setting)
|
39 |
+
- `train.parquet`: Training data
|
40 |
+
- `train_val.parquet`: Training validation data
|
41 |
+
- `test_val.parquet`: Test validation data
|
42 |
+
- `test.parquet`: Test data
|
43 |
|
44 |
We provide instruction on how to read the JSON file on the open_data.ipynb notebook, as well as in the original repo which was used to create this dataset.
|
45 |
|
compositionality/exp_setting_4/experiment_1/test.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
compositionality/exp_setting_4/experiment_1/test.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1338d5232ca1b890e59cc4dbd39e67bcb2ec4801657628ab7354a2891759b4c6
|
3 |
+
size 110089
|
compositionality/exp_setting_4/experiment_1/test_val.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
compositionality/exp_setting_4/experiment_1/test_val.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad53be9fd9bb401af0857c413876140fa60045b9d5180f624472363dbb837a80
|
3 |
+
size 109203
|
compositionality/exp_setting_4/experiment_1/train.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5982c4158c7dc3cfc58bb449ca30ae4fb25dad3cc4bceb232f7eb4cf28ce3b59
|
3 |
+
size 141522432
|
compositionality/exp_setting_4/experiment_1/train.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d26ae255f4c5dd8fdcd3404f102e0e60d0f48118de46aa9e29cba7a206f184a7
|
3 |
+
size 9687596
|
compositionality/exp_setting_4/experiment_1/train_val.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
compositionality/exp_setting_4/experiment_1/train_val.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:037d2aad32c47e1cdae85900216f24c1ee867a6c1baf9de907f797c657080d81
|
3 |
+
size 104521
|
compositionality/exp_setting_5/experiment_1/test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f42b6292e1217e6dd4d8de3a540bb95e1935ac996c15767c56afb46ceee4dca2
|
3 |
+
size 111367
|
compositionality/exp_setting_5/experiment_1/test_val.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa957f3af6fff730e54ab8a4b235c384c4d3d2f1ca0a8ba9b79fa35e602554d2
|
3 |
+
size 111323
|
compositionality/exp_setting_5/experiment_1/train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:110084c04faffa58a8e5c1fa9b5d0491423e7710b6b882bfc8feafbc4e9e1d9b
|
3 |
+
size 9747413
|
compositionality/exp_setting_5/experiment_1/train_val.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bfdbe3760c14cb85ac5a5d2f7288195197097047a90000b40981ec9da78574de
|
3 |
+
size 106589
|