Reorder columns
Browse files- README.md +10 -18
- manifest.jsonl +0 -0
- manifest_consistent.jsonl +0 -0
- manifest_consistent.parquet +2 -2
- manifest_inconsistent.jsonl +0 -0
- manifest_inconsistent.parquet +2 -2
README.md
CHANGED
|
@@ -24,32 +24,24 @@ dataset_info:
|
|
| 24 |
dtype: string
|
| 25 |
- name: family
|
| 26 |
dtype: string
|
| 27 |
-
- name: seed
|
| 28 |
-
dtype: int64
|
| 29 |
-
- name: consistent
|
| 30 |
-
dtype: bool
|
| 31 |
-
- name: perturbation_type
|
| 32 |
-
dtype: string
|
| 33 |
-
- name: perturbation_description
|
| 34 |
-
dtype: string
|
| 35 |
-
- name: representation_type
|
| 36 |
-
dtype: string
|
| 37 |
-
- name: path
|
| 38 |
-
dtype: string
|
| 39 |
-
- name: eval_image
|
| 40 |
-
dtype: image
|
| 41 |
- name: clean_image
|
| 42 |
dtype: image
|
| 43 |
- name: corrupted_image
|
| 44 |
dtype: image
|
| 45 |
-
- name:
|
| 46 |
-
dtype:
|
| 47 |
-
- name:
|
| 48 |
dtype: string
|
| 49 |
-
- name:
|
| 50 |
dtype: string
|
| 51 |
- name: prompt
|
| 52 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 53 |
configs:
|
| 54 |
- config_name: default
|
| 55 |
data_files:
|
|
|
|
| 24 |
dtype: string
|
| 25 |
- name: family
|
| 26 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
- name: clean_image
|
| 28 |
dtype: image
|
| 29 |
- name: corrupted_image
|
| 30 |
dtype: image
|
| 31 |
+
- name: eval_image
|
| 32 |
+
dtype: image
|
| 33 |
+
- name: perturbation_type
|
| 34 |
dtype: string
|
| 35 |
+
- name: perturbation_description
|
| 36 |
dtype: string
|
| 37 |
- name: prompt
|
| 38 |
dtype: string
|
| 39 |
+
- name: generator_content
|
| 40 |
+
dtype: string
|
| 41 |
+
- name: generator_type
|
| 42 |
+
dtype: string
|
| 43 |
+
- name: seed
|
| 44 |
+
dtype: int64
|
| 45 |
configs:
|
| 46 |
- config_name: default
|
| 47 |
data_files:
|
manifest.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
manifest_consistent.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
manifest_consistent.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:369f4fda99394a0e1c79d05f2ebd25cdc3554dd25613bf0661de49301f282710
|
| 3 |
+
size 12293221
|
manifest_inconsistent.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
manifest_inconsistent.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:467ed12c5d5a28083a54c12c515ed6fa63bb7e4011d063a7e9acd14ce7cae3f7
|
| 3 |
+
size 66398145
|