Datasets:
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Error code: DatasetGenerationError
Exception: TypeError
Message: Couldn't cast array of type
struct<task: string, a: list<item: int64>, b: list<item: int64>, verb: int64, neg: bool, axis: int64, direction: bool, counts: list<item: int64>, c: list<item: int64>, d: list<item: int64>>
to
{'task': Value('string'), 'a': List(Value('int64')), 'b': List(Value('int64')), 'verb': Value('int64'), 'neg': Value('bool'), 'axis': Value('int64'), 'direction': Value('bool'), 'counts': List(Value('int64')), 'verb2': Value('int64')}
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1827, in _prepare_split_single
for key, table in generator:
^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 613, in wrapped
for item in generator(*args, **kwargs):
~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 343, in _generate_tables
self._cast_table(pa_table, json_field_paths=json_field_paths),
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 132, in _cast_table
pa_table = table_cast(pa_table, self.info.features.arrow_schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2378, in table_cast
return cast_table_to_schema(table, schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2312, in cast_table_to_schema
cast_array_to_feature(
~~~~~~~~~~~~~~~~~~~~~^
table[name] if name in table_column_names else pa.array([None] * len(table), type=schema.field(name).type),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
feature,
^^^^^^^^
)
^
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 1861, in wrapper
return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2158, in cast_array_to_feature
raise TypeError(f"Couldn't cast array of type\n{_short_str(array.type)}\nto\n{_short_str(feature)}")
TypeError: Couldn't cast array of type
struct<task: string, a: list<item: int64>, b: list<item: int64>, verb: int64, neg: bool, axis: int64, direction: bool, counts: list<item: int64>, c: list<item: int64>, d: list<item: int64>>
to
{'task': Value('string'), 'a': List(Value('int64')), 'b': List(Value('int64')), 'verb': Value('int64'), 'neg': Value('bool'), 'axis': Value('int64'), 'direction': Value('bool'), 'counts': List(Value('int64')), 'verb2': Value('int64')}
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
~~~~~~~~~~~~~~~~~~~~~~~~~^
builder, max_dataset_size_bytes=max_dataset_size_bytes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1694, in _prepare_split
for job_id, done, content in self._prepare_split_single(
~~~~~~~~~~~~~~~~~~~~~~~~~~^
gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
):
^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1880, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
id string | meaning_id string | foil_group string | template_family string | split string | task string | language string | label int64 | gender_pair string | scene dict | sentence_a string | sentence_b string |
|---|---|---|---|---|---|---|---|---|---|---|---|
2cc782a8e63e8ee50d3d1d0814d6fba48358c3d677e86b9b354914ca9c3516f5:0:en | 2cc782a8e63e8ee50d3d1d0814d6fba48358c3d677e86b9b354914ca9c3516f5 | 2cc782a8e63e8ee50d3d1d0814d6fba48358c3d677e86b9b354914ca9c3516f5 | assertion | train | roles | en | 0 | mm | {
"task": "roles",
"a": [
3,
1,
3
],
"b": [
0,
4,
3
],
"verb": 1,
"neg": false,
"axis": 1,
"direction": true,
"counts": [
4,
2
],
"verb2": 0
} | The old blue lion greets the old black dog and the old black dog sees the old blue lion. | The old black dog is seen by the old blue lion and the old blue lion is greeted by the old black dog. |
2cc782a8e63e8ee50d3d1d0814d6fba48358c3d677e86b9b354914ca9c3516f5:0:de | 2cc782a8e63e8ee50d3d1d0814d6fba48358c3d677e86b9b354914ca9c3516f5 | 2cc782a8e63e8ee50d3d1d0814d6fba48358c3d677e86b9b354914ca9c3516f5 | assertion | train | roles | de | 0 | mm | {
"task": "roles",
"a": [
3,
1,
3
],
"b": [
0,
4,
3
],
"verb": 1,
"neg": false,
"axis": 1,
"direction": true,
"counts": [
4,
2
],
"verb2": 0
} | Der alte blaue Löwe grüßt den alten schwarzen Hund und der alte schwarze Hund sieht den alten blauen Löwen. | Der alte schwarze Hund wird von dem alten blauen Löwen gesehen und der alte blaue Löwe wird von dem alten schwarzen Hund gegrüßt. |
2cc782a8e63e8ee50d3d1d0814d6fba48358c3d677e86b9b354914ca9c3516f5:0:ko | 2cc782a8e63e8ee50d3d1d0814d6fba48358c3d677e86b9b354914ca9c3516f5 | 2cc782a8e63e8ee50d3d1d0814d6fba48358c3d677e86b9b354914ca9c3516f5 | assertion | train | roles | ko | 0 | mm | {
"task": "roles",
"a": [
3,
1,
3
],
"b": [
0,
4,
3
],
"verb": 1,
"neg": false,
"axis": 1,
"direction": true,
"counts": [
4,
2
],
"verb2": 0
} | 늙은 파란색 사자가 늙은 검은색 개를 반긴다는 것과 늙은 검은색 개가 늙은 파란색 사자를 본다는 것이 모두 사실이다. | 늙은 검은색 개를 늙은 파란색 사자가 본다는 것과 늙은 파란색 사자를 늙은 검은색 개가 반긴다는 것이 모두 사실이다. |
2cc782a8e63e8ee50d3d1d0814d6fba48358c3d677e86b9b354914ca9c3516f5:1:en | 2cc782a8e63e8ee50d3d1d0814d6fba48358c3d677e86b9b354914ca9c3516f5 | 2cc782a8e63e8ee50d3d1d0814d6fba48358c3d677e86b9b354914ca9c3516f5 | assertion | train | roles | en | 1 | mm | {
"task": "roles",
"a": [
3,
1,
3
],
"b": [
0,
4,
3
],
"verb": 1,
"neg": false,
"axis": 1,
"direction": true,
"counts": [
4,
2
],
"verb2": 0
} | The old blue lion greets the old black dog and the old black dog sees the old blue lion. | The old black dog is greeted by the old blue lion and the old blue lion is seen by the old black dog. |
2cc782a8e63e8ee50d3d1d0814d6fba48358c3d677e86b9b354914ca9c3516f5:1:de | 2cc782a8e63e8ee50d3d1d0814d6fba48358c3d677e86b9b354914ca9c3516f5 | 2cc782a8e63e8ee50d3d1d0814d6fba48358c3d677e86b9b354914ca9c3516f5 | assertion | train | roles | de | 1 | mm | {
"task": "roles",
"a": [
3,
1,
3
],
"b": [
0,
4,
3
],
"verb": 1,
"neg": false,
"axis": 1,
"direction": true,
"counts": [
4,
2
],
"verb2": 0
} | Der alte blaue Löwe grüßt den alten schwarzen Hund und der alte schwarze Hund sieht den alten blauen Löwen. | Der alte schwarze Hund wird von dem alten blauen Löwen gegrüßt und der alte blaue Löwe wird von dem alten schwarzen Hund gesehen. |
2cc782a8e63e8ee50d3d1d0814d6fba48358c3d677e86b9b354914ca9c3516f5:1:ko | 2cc782a8e63e8ee50d3d1d0814d6fba48358c3d677e86b9b354914ca9c3516f5 | 2cc782a8e63e8ee50d3d1d0814d6fba48358c3d677e86b9b354914ca9c3516f5 | assertion | train | roles | ko | 1 | mm | {
"task": "roles",
"a": [
3,
1,
3
],
"b": [
0,
4,
3
],
"verb": 1,
"neg": false,
"axis": 1,
"direction": true,
"counts": [
4,
2
],
"verb2": 0
} | 늙은 파란색 사자가 늙은 검은색 개를 반긴다는 것과 늙은 검은색 개가 늙은 파란색 사자를 본다는 것이 모두 사실이다. | 늙은 검은색 개를 늙은 파란색 사자가 반긴다는 것과 늙은 파란색 사자를 늙은 검은색 개가 본다는 것이 모두 사실이다. |
7f901bc49726c7e122f283035dd07a852d1bfcb2f21b1277c6badfcb3cb56362:0:en | 7f901bc49726c7e122f283035dd07a852d1bfcb2f21b1277c6badfcb3cb56362 | 7f901bc49726c7e122f283035dd07a852d1bfcb2f21b1277c6badfcb3cb56362 | assertion | train | roles | en | 0 | mf | {
"task": "roles",
"a": [
0,
1,
2
],
"b": [
6,
5,
2
],
"verb": 0,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
2,
5
],
"verb2": 2
} | The young blue dog sees the young white cow and the young white cow follows the young blue dog. | The young white cow is followed by the young blue dog and the young blue dog is seen by the young white cow. |
7f901bc49726c7e122f283035dd07a852d1bfcb2f21b1277c6badfcb3cb56362:0:de | 7f901bc49726c7e122f283035dd07a852d1bfcb2f21b1277c6badfcb3cb56362 | 7f901bc49726c7e122f283035dd07a852d1bfcb2f21b1277c6badfcb3cb56362 | assertion | train | roles | de | 0 | mf | {
"task": "roles",
"a": [
0,
1,
2
],
"b": [
6,
5,
2
],
"verb": 0,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
2,
5
],
"verb2": 2
} | Der junge blaue Hund sieht die junge weiße Kuh und die junge weiße Kuh verfolgt den jungen blauen Hund. | Die junge weiße Kuh wird von dem jungen blauen Hund verfolgt und der junge blaue Hund wird von der jungen weißen Kuh gesehen. |
7f901bc49726c7e122f283035dd07a852d1bfcb2f21b1277c6badfcb3cb56362:0:ko | 7f901bc49726c7e122f283035dd07a852d1bfcb2f21b1277c6badfcb3cb56362 | 7f901bc49726c7e122f283035dd07a852d1bfcb2f21b1277c6badfcb3cb56362 | assertion | train | roles | ko | 0 | mf | {
"task": "roles",
"a": [
0,
1,
2
],
"b": [
6,
5,
2
],
"verb": 0,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
2,
5
],
"verb2": 2
} | 어린 파란색 개가 어린 하얀색 소를 본다는 것과 어린 하얀색 소가 어린 파란색 개를 뒤따른다는 것이 모두 사실이다. | 어린 하얀색 소를 어린 파란색 개가 뒤따른다는 것과 어린 파란색 개를 어린 하얀색 소가 본다는 것이 모두 사실이다. |
7f901bc49726c7e122f283035dd07a852d1bfcb2f21b1277c6badfcb3cb56362:1:en | 7f901bc49726c7e122f283035dd07a852d1bfcb2f21b1277c6badfcb3cb56362 | 7f901bc49726c7e122f283035dd07a852d1bfcb2f21b1277c6badfcb3cb56362 | assertion | train | roles | en | 1 | mf | {
"task": "roles",
"a": [
0,
1,
2
],
"b": [
6,
5,
2
],
"verb": 0,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
2,
5
],
"verb2": 2
} | The young blue dog sees the young white cow and the young white cow follows the young blue dog. | The young white cow is seen by the young blue dog and the young blue dog is followed by the young white cow. |
7f901bc49726c7e122f283035dd07a852d1bfcb2f21b1277c6badfcb3cb56362:1:de | 7f901bc49726c7e122f283035dd07a852d1bfcb2f21b1277c6badfcb3cb56362 | 7f901bc49726c7e122f283035dd07a852d1bfcb2f21b1277c6badfcb3cb56362 | assertion | train | roles | de | 1 | mf | {
"task": "roles",
"a": [
0,
1,
2
],
"b": [
6,
5,
2
],
"verb": 0,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
2,
5
],
"verb2": 2
} | Der junge blaue Hund sieht die junge weiße Kuh und die junge weiße Kuh verfolgt den jungen blauen Hund. | Die junge weiße Kuh wird von dem jungen blauen Hund gesehen und der junge blaue Hund wird von der jungen weißen Kuh verfolgt. |
7f901bc49726c7e122f283035dd07a852d1bfcb2f21b1277c6badfcb3cb56362:1:ko | 7f901bc49726c7e122f283035dd07a852d1bfcb2f21b1277c6badfcb3cb56362 | 7f901bc49726c7e122f283035dd07a852d1bfcb2f21b1277c6badfcb3cb56362 | assertion | train | roles | ko | 1 | mf | {
"task": "roles",
"a": [
0,
1,
2
],
"b": [
6,
5,
2
],
"verb": 0,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
2,
5
],
"verb2": 2
} | 어린 파란색 개가 어린 하얀색 소를 본다는 것과 어린 하얀색 소가 어린 파란색 개를 뒤따른다는 것이 모두 사실이다. | 어린 하얀색 소를 어린 파란색 개가 본다는 것과 어린 파란색 개를 어린 하얀색 소가 뒤따른다는 것이 모두 사실이다. |
8bf4c5bc2b793da8b13ba6f6091e554b55987413caf5cb0e240d84010df7d597:0:en | 8bf4c5bc2b793da8b13ba6f6091e554b55987413caf5cb0e240d84010df7d597 | 8bf4c5bc2b793da8b13ba6f6091e554b55987413caf5cb0e240d84010df7d597 | assertion | train | roles | en | 0 | mn | {
"task": "roles",
"a": [
3,
1,
0
],
"b": [
9,
3,
0
],
"verb": 0,
"neg": false,
"axis": 0,
"direction": true,
"counts": [
5,
6
],
"verb2": 1
} | The small blue lion sees the small yellow sheep and the small yellow sheep greets the small blue lion. | The small yellow sheep is greeted by the small blue lion and the small blue lion is seen by the small yellow sheep. |
8bf4c5bc2b793da8b13ba6f6091e554b55987413caf5cb0e240d84010df7d597:0:de | 8bf4c5bc2b793da8b13ba6f6091e554b55987413caf5cb0e240d84010df7d597 | 8bf4c5bc2b793da8b13ba6f6091e554b55987413caf5cb0e240d84010df7d597 | assertion | train | roles | de | 0 | mn | {
"task": "roles",
"a": [
3,
1,
0
],
"b": [
9,
3,
0
],
"verb": 0,
"neg": false,
"axis": 0,
"direction": true,
"counts": [
5,
6
],
"verb2": 1
} | Der kleine blaue Löwe sieht das kleine gelbe Schaf und das kleine gelbe Schaf grüßt den kleinen blauen Löwen. | Das kleine gelbe Schaf wird von dem kleinen blauen Löwen gegrüßt und der kleine blaue Löwe wird von dem kleinen gelben Schaf gesehen. |
8bf4c5bc2b793da8b13ba6f6091e554b55987413caf5cb0e240d84010df7d597:0:ko | 8bf4c5bc2b793da8b13ba6f6091e554b55987413caf5cb0e240d84010df7d597 | 8bf4c5bc2b793da8b13ba6f6091e554b55987413caf5cb0e240d84010df7d597 | assertion | train | roles | ko | 0 | mn | {
"task": "roles",
"a": [
3,
1,
0
],
"b": [
9,
3,
0
],
"verb": 0,
"neg": false,
"axis": 0,
"direction": true,
"counts": [
5,
6
],
"verb2": 1
} | 작은 파란색 사자가 작은 노란색 양을 본다는 것과 작은 노란색 양이 작은 파란색 사자를 반긴다는 것이 모두 사실이다. | 작은 노란색 양을 작은 파란색 사자가 반긴다는 것과 작은 파란색 사자를 작은 노란색 양이 본다는 것이 모두 사실이다. |
8bf4c5bc2b793da8b13ba6f6091e554b55987413caf5cb0e240d84010df7d597:1:en | 8bf4c5bc2b793da8b13ba6f6091e554b55987413caf5cb0e240d84010df7d597 | 8bf4c5bc2b793da8b13ba6f6091e554b55987413caf5cb0e240d84010df7d597 | assertion | train | roles | en | 1 | mn | {
"task": "roles",
"a": [
3,
1,
0
],
"b": [
9,
3,
0
],
"verb": 0,
"neg": false,
"axis": 0,
"direction": true,
"counts": [
5,
6
],
"verb2": 1
} | The small blue lion sees the small yellow sheep and the small yellow sheep greets the small blue lion. | The small yellow sheep is seen by the small blue lion and the small blue lion is greeted by the small yellow sheep. |
8bf4c5bc2b793da8b13ba6f6091e554b55987413caf5cb0e240d84010df7d597:1:de | 8bf4c5bc2b793da8b13ba6f6091e554b55987413caf5cb0e240d84010df7d597 | 8bf4c5bc2b793da8b13ba6f6091e554b55987413caf5cb0e240d84010df7d597 | assertion | train | roles | de | 1 | mn | {
"task": "roles",
"a": [
3,
1,
0
],
"b": [
9,
3,
0
],
"verb": 0,
"neg": false,
"axis": 0,
"direction": true,
"counts": [
5,
6
],
"verb2": 1
} | Der kleine blaue Löwe sieht das kleine gelbe Schaf und das kleine gelbe Schaf grüßt den kleinen blauen Löwen. | Das kleine gelbe Schaf wird von dem kleinen blauen Löwen gesehen und der kleine blaue Löwe wird von dem kleinen gelben Schaf gegrüßt. |
8bf4c5bc2b793da8b13ba6f6091e554b55987413caf5cb0e240d84010df7d597:1:ko | 8bf4c5bc2b793da8b13ba6f6091e554b55987413caf5cb0e240d84010df7d597 | 8bf4c5bc2b793da8b13ba6f6091e554b55987413caf5cb0e240d84010df7d597 | assertion | train | roles | ko | 1 | mn | {
"task": "roles",
"a": [
3,
1,
0
],
"b": [
9,
3,
0
],
"verb": 0,
"neg": false,
"axis": 0,
"direction": true,
"counts": [
5,
6
],
"verb2": 1
} | 작은 파란색 사자가 작은 노란색 양을 본다는 것과 작은 노란색 양이 작은 파란색 사자를 반긴다는 것이 모두 사실이다. | 작은 노란색 양을 작은 파란색 사자가 본다는 것과 작은 파란색 사자를 작은 노란색 양이 반긴다는 것이 모두 사실이다. |
7d5cbb94bba9fb7148a5b7b1cf24374a1445d6db166ada8c0766e24187d7576c:0:en | 7d5cbb94bba9fb7148a5b7b1cf24374a1445d6db166ada8c0766e24187d7576c | 7d5cbb94bba9fb7148a5b7b1cf24374a1445d6db166ada8c0766e24187d7576c | assertion | train | roles | en | 0 | fm | {
"task": "roles",
"a": [
6,
2,
0
],
"b": [
1,
1,
2
],
"verb": 1,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
5,
1
],
"verb2": 0
} | The small green cow greets the young blue fox and the young blue fox sees the small green cow. | The young blue fox is seen by the small green cow and the small green cow is greeted by the young blue fox. |
7d5cbb94bba9fb7148a5b7b1cf24374a1445d6db166ada8c0766e24187d7576c:0:de | 7d5cbb94bba9fb7148a5b7b1cf24374a1445d6db166ada8c0766e24187d7576c | 7d5cbb94bba9fb7148a5b7b1cf24374a1445d6db166ada8c0766e24187d7576c | assertion | train | roles | de | 0 | fm | {
"task": "roles",
"a": [
6,
2,
0
],
"b": [
1,
1,
2
],
"verb": 1,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
5,
1
],
"verb2": 0
} | Die kleine grüne Kuh grüßt den jungen blauen Fuchs und der junge blaue Fuchs sieht die kleine grüne Kuh. | Der junge blaue Fuchs wird von der kleinen grünen Kuh gesehen und die kleine grüne Kuh wird von dem jungen blauen Fuchs gegrüßt. |
7d5cbb94bba9fb7148a5b7b1cf24374a1445d6db166ada8c0766e24187d7576c:0:ko | 7d5cbb94bba9fb7148a5b7b1cf24374a1445d6db166ada8c0766e24187d7576c | 7d5cbb94bba9fb7148a5b7b1cf24374a1445d6db166ada8c0766e24187d7576c | assertion | train | roles | ko | 0 | fm | {
"task": "roles",
"a": [
6,
2,
0
],
"b": [
1,
1,
2
],
"verb": 1,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
5,
1
],
"verb2": 0
} | 작은 초록색 소가 어린 파란색 여우를 반긴다는 것과 어린 파란색 여우가 작은 초록색 소를 본다는 것이 모두 사실이다. | 어린 파란색 여우를 작은 초록색 소가 본다는 것과 작은 초록색 소를 어린 파란색 여우가 반긴다는 것이 모두 사실이다. |
7d5cbb94bba9fb7148a5b7b1cf24374a1445d6db166ada8c0766e24187d7576c:1:en | 7d5cbb94bba9fb7148a5b7b1cf24374a1445d6db166ada8c0766e24187d7576c | 7d5cbb94bba9fb7148a5b7b1cf24374a1445d6db166ada8c0766e24187d7576c | assertion | train | roles | en | 1 | fm | {
"task": "roles",
"a": [
6,
2,
0
],
"b": [
1,
1,
2
],
"verb": 1,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
5,
1
],
"verb2": 0
} | The small green cow greets the young blue fox and the young blue fox sees the small green cow. | The young blue fox is greeted by the small green cow and the small green cow is seen by the young blue fox. |
7d5cbb94bba9fb7148a5b7b1cf24374a1445d6db166ada8c0766e24187d7576c:1:de | 7d5cbb94bba9fb7148a5b7b1cf24374a1445d6db166ada8c0766e24187d7576c | 7d5cbb94bba9fb7148a5b7b1cf24374a1445d6db166ada8c0766e24187d7576c | assertion | train | roles | de | 1 | fm | {
"task": "roles",
"a": [
6,
2,
0
],
"b": [
1,
1,
2
],
"verb": 1,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
5,
1
],
"verb2": 0
} | Die kleine grüne Kuh grüßt den jungen blauen Fuchs und der junge blaue Fuchs sieht die kleine grüne Kuh. | Der junge blaue Fuchs wird von der kleinen grünen Kuh gegrüßt und die kleine grüne Kuh wird von dem jungen blauen Fuchs gesehen. |
7d5cbb94bba9fb7148a5b7b1cf24374a1445d6db166ada8c0766e24187d7576c:1:ko | 7d5cbb94bba9fb7148a5b7b1cf24374a1445d6db166ada8c0766e24187d7576c | 7d5cbb94bba9fb7148a5b7b1cf24374a1445d6db166ada8c0766e24187d7576c | assertion | train | roles | ko | 1 | fm | {
"task": "roles",
"a": [
6,
2,
0
],
"b": [
1,
1,
2
],
"verb": 1,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
5,
1
],
"verb2": 0
} | 작은 초록색 소가 어린 파란색 여우를 반긴다는 것과 어린 파란색 여우가 작은 초록색 소를 본다는 것이 모두 사실이다. | 어린 파란색 여우를 작은 초록색 소가 반긴다는 것과 작은 초록색 소를 어린 파란색 여우가 본다는 것이 모두 사실이다. |
252d622c3695b51ab0bcac6c2150e81171cc0bfd8814c5ec663db8958cdc492a:0:en | 252d622c3695b51ab0bcac6c2150e81171cc0bfd8814c5ec663db8958cdc492a | 252d622c3695b51ab0bcac6c2150e81171cc0bfd8814c5ec663db8958cdc492a | assertion | train | roles | en | 0 | ff | {
"task": "roles",
"a": [
6,
2,
1
],
"b": [
4,
3,
3
],
"verb": 0,
"neg": false,
"axis": 1,
"direction": false,
"counts": [
3,
5
],
"verb2": 2
} | The large green cow sees the old yellow cat and the old yellow cat follows the large green cow. | The old yellow cat is followed by the large green cow and the large green cow is seen by the old yellow cat. |
252d622c3695b51ab0bcac6c2150e81171cc0bfd8814c5ec663db8958cdc492a:0:de | 252d622c3695b51ab0bcac6c2150e81171cc0bfd8814c5ec663db8958cdc492a | 252d622c3695b51ab0bcac6c2150e81171cc0bfd8814c5ec663db8958cdc492a | assertion | train | roles | de | 0 | ff | {
"task": "roles",
"a": [
6,
2,
1
],
"b": [
4,
3,
3
],
"verb": 0,
"neg": false,
"axis": 1,
"direction": false,
"counts": [
3,
5
],
"verb2": 2
} | Die große grüne Kuh sieht die alte gelbe Katze und die alte gelbe Katze verfolgt die große grüne Kuh. | Die alte gelbe Katze wird von der großen grünen Kuh verfolgt und die große grüne Kuh wird von der alten gelben Katze gesehen. |
252d622c3695b51ab0bcac6c2150e81171cc0bfd8814c5ec663db8958cdc492a:0:ko | 252d622c3695b51ab0bcac6c2150e81171cc0bfd8814c5ec663db8958cdc492a | 252d622c3695b51ab0bcac6c2150e81171cc0bfd8814c5ec663db8958cdc492a | assertion | train | roles | ko | 0 | ff | {
"task": "roles",
"a": [
6,
2,
1
],
"b": [
4,
3,
3
],
"verb": 0,
"neg": false,
"axis": 1,
"direction": false,
"counts": [
3,
5
],
"verb2": 2
} | 큰 초록색 소가 늙은 노란색 고양이를 본다는 것과 늙은 노란색 고양이가 큰 초록색 소를 뒤따른다는 것이 모두 사실이다. | 늙은 노란색 고양이를 큰 초록색 소가 뒤따른다는 것과 큰 초록색 소를 늙은 노란색 고양이가 본다는 것이 모두 사실이다. |
252d622c3695b51ab0bcac6c2150e81171cc0bfd8814c5ec663db8958cdc492a:1:en | 252d622c3695b51ab0bcac6c2150e81171cc0bfd8814c5ec663db8958cdc492a | 252d622c3695b51ab0bcac6c2150e81171cc0bfd8814c5ec663db8958cdc492a | assertion | train | roles | en | 1 | ff | {
"task": "roles",
"a": [
6,
2,
1
],
"b": [
4,
3,
3
],
"verb": 0,
"neg": false,
"axis": 1,
"direction": false,
"counts": [
3,
5
],
"verb2": 2
} | The large green cow sees the old yellow cat and the old yellow cat follows the large green cow. | The old yellow cat is seen by the large green cow and the large green cow is followed by the old yellow cat. |
252d622c3695b51ab0bcac6c2150e81171cc0bfd8814c5ec663db8958cdc492a:1:de | 252d622c3695b51ab0bcac6c2150e81171cc0bfd8814c5ec663db8958cdc492a | 252d622c3695b51ab0bcac6c2150e81171cc0bfd8814c5ec663db8958cdc492a | assertion | train | roles | de | 1 | ff | {
"task": "roles",
"a": [
6,
2,
1
],
"b": [
4,
3,
3
],
"verb": 0,
"neg": false,
"axis": 1,
"direction": false,
"counts": [
3,
5
],
"verb2": 2
} | Die große grüne Kuh sieht die alte gelbe Katze und die alte gelbe Katze verfolgt die große grüne Kuh. | Die alte gelbe Katze wird von der großen grünen Kuh gesehen und die große grüne Kuh wird von der alten gelben Katze verfolgt. |
252d622c3695b51ab0bcac6c2150e81171cc0bfd8814c5ec663db8958cdc492a:1:ko | 252d622c3695b51ab0bcac6c2150e81171cc0bfd8814c5ec663db8958cdc492a | 252d622c3695b51ab0bcac6c2150e81171cc0bfd8814c5ec663db8958cdc492a | assertion | train | roles | ko | 1 | ff | {
"task": "roles",
"a": [
6,
2,
1
],
"b": [
4,
3,
3
],
"verb": 0,
"neg": false,
"axis": 1,
"direction": false,
"counts": [
3,
5
],
"verb2": 2
} | 큰 초록색 소가 늙은 노란색 고양이를 본다는 것과 늙은 노란색 고양이가 큰 초록색 소를 뒤따른다는 것이 모두 사실이다. | 늙은 노란색 고양이를 큰 초록색 소가 본다는 것과 큰 초록색 소를 늙은 노란색 고양이가 뒤따른다는 것이 모두 사실이다. |
cac07ef89f620383d3d0efc8d49cd189fcf79d15e6e88dcdeddc26ba43446f7d:0:en | cac07ef89f620383d3d0efc8d49cd189fcf79d15e6e88dcdeddc26ba43446f7d | cac07ef89f620383d3d0efc8d49cd189fcf79d15e6e88dcdeddc26ba43446f7d | assertion | train | roles | en | 0 | fn | {
"task": "roles",
"a": [
6,
3,
0
],
"b": [
8,
5,
3
],
"verb": 1,
"neg": false,
"axis": 1,
"direction": true,
"counts": [
0,
1
],
"verb2": 2
} | The small yellow cow greets the old white horse and the old white horse follows the small yellow cow. | The old white horse is followed by the small yellow cow and the small yellow cow is greeted by the old white horse. |
cac07ef89f620383d3d0efc8d49cd189fcf79d15e6e88dcdeddc26ba43446f7d:0:de | cac07ef89f620383d3d0efc8d49cd189fcf79d15e6e88dcdeddc26ba43446f7d | cac07ef89f620383d3d0efc8d49cd189fcf79d15e6e88dcdeddc26ba43446f7d | assertion | train | roles | de | 0 | fn | {
"task": "roles",
"a": [
6,
3,
0
],
"b": [
8,
5,
3
],
"verb": 1,
"neg": false,
"axis": 1,
"direction": true,
"counts": [
0,
1
],
"verb2": 2
} | Die kleine gelbe Kuh grüßt das alte weiße Pferd und das alte weiße Pferd verfolgt die kleine gelbe Kuh. | Das alte weiße Pferd wird von der kleinen gelben Kuh verfolgt und die kleine gelbe Kuh wird von dem alten weißen Pferd gegrüßt. |
cac07ef89f620383d3d0efc8d49cd189fcf79d15e6e88dcdeddc26ba43446f7d:0:ko | cac07ef89f620383d3d0efc8d49cd189fcf79d15e6e88dcdeddc26ba43446f7d | cac07ef89f620383d3d0efc8d49cd189fcf79d15e6e88dcdeddc26ba43446f7d | assertion | train | roles | ko | 0 | fn | {
"task": "roles",
"a": [
6,
3,
0
],
"b": [
8,
5,
3
],
"verb": 1,
"neg": false,
"axis": 1,
"direction": true,
"counts": [
0,
1
],
"verb2": 2
} | 작은 노란색 소가 늙은 하얀색 말을 반긴다는 것과 늙은 하얀색 말이 작은 노란색 소를 뒤따른다는 것이 모두 사실이다. | 늙은 하얀색 말을 작은 노란색 소가 뒤따른다는 것과 작은 노란색 소를 늙은 하얀색 말이 반긴다는 것이 모두 사실이다. |
cac07ef89f620383d3d0efc8d49cd189fcf79d15e6e88dcdeddc26ba43446f7d:1:en | cac07ef89f620383d3d0efc8d49cd189fcf79d15e6e88dcdeddc26ba43446f7d | cac07ef89f620383d3d0efc8d49cd189fcf79d15e6e88dcdeddc26ba43446f7d | assertion | train | roles | en | 1 | fn | {
"task": "roles",
"a": [
6,
3,
0
],
"b": [
8,
5,
3
],
"verb": 1,
"neg": false,
"axis": 1,
"direction": true,
"counts": [
0,
1
],
"verb2": 2
} | The small yellow cow greets the old white horse and the old white horse follows the small yellow cow. | The old white horse is greeted by the small yellow cow and the small yellow cow is followed by the old white horse. |
cac07ef89f620383d3d0efc8d49cd189fcf79d15e6e88dcdeddc26ba43446f7d:1:de | cac07ef89f620383d3d0efc8d49cd189fcf79d15e6e88dcdeddc26ba43446f7d | cac07ef89f620383d3d0efc8d49cd189fcf79d15e6e88dcdeddc26ba43446f7d | assertion | train | roles | de | 1 | fn | {
"task": "roles",
"a": [
6,
3,
0
],
"b": [
8,
5,
3
],
"verb": 1,
"neg": false,
"axis": 1,
"direction": true,
"counts": [
0,
1
],
"verb2": 2
} | Die kleine gelbe Kuh grüßt das alte weiße Pferd und das alte weiße Pferd verfolgt die kleine gelbe Kuh. | Das alte weiße Pferd wird von der kleinen gelben Kuh gegrüßt und die kleine gelbe Kuh wird von dem alten weißen Pferd verfolgt. |
cac07ef89f620383d3d0efc8d49cd189fcf79d15e6e88dcdeddc26ba43446f7d:1:ko | cac07ef89f620383d3d0efc8d49cd189fcf79d15e6e88dcdeddc26ba43446f7d | cac07ef89f620383d3d0efc8d49cd189fcf79d15e6e88dcdeddc26ba43446f7d | assertion | train | roles | ko | 1 | fn | {
"task": "roles",
"a": [
6,
3,
0
],
"b": [
8,
5,
3
],
"verb": 1,
"neg": false,
"axis": 1,
"direction": true,
"counts": [
0,
1
],
"verb2": 2
} | 작은 노란색 소가 늙은 하얀색 말을 반긴다는 것과 늙은 하얀색 말이 작은 노란색 소를 뒤따른다는 것이 모두 사실이다. | 늙은 하얀색 말을 작은 노란색 소가 반긴다는 것과 작은 노란색 소를 늙은 하얀색 말이 뒤따른다는 것이 모두 사실이다. |
4c41e580e8ec332640dd37d12df6a448c1dd3aab9116e9a1c6ac39340c9fad2e:0:en | 4c41e580e8ec332640dd37d12df6a448c1dd3aab9116e9a1c6ac39340c9fad2e | 4c41e580e8ec332640dd37d12df6a448c1dd3aab9116e9a1c6ac39340c9fad2e | assertion | train | roles | en | 0 | nm | {
"task": "roles",
"a": [
8,
0,
2
],
"b": [
2,
0,
2
],
"verb": 2,
"neg": false,
"axis": 0,
"direction": true,
"counts": [
2,
0
],
"verb2": 0
} | The young red horse follows the young red bear and the young red bear sees the young red horse. | The young red bear is seen by the young red horse and the young red horse is followed by the young red bear. |
4c41e580e8ec332640dd37d12df6a448c1dd3aab9116e9a1c6ac39340c9fad2e:0:de | 4c41e580e8ec332640dd37d12df6a448c1dd3aab9116e9a1c6ac39340c9fad2e | 4c41e580e8ec332640dd37d12df6a448c1dd3aab9116e9a1c6ac39340c9fad2e | assertion | train | roles | de | 0 | nm | {
"task": "roles",
"a": [
8,
0,
2
],
"b": [
2,
0,
2
],
"verb": 2,
"neg": false,
"axis": 0,
"direction": true,
"counts": [
2,
0
],
"verb2": 0
} | Das junge rote Pferd verfolgt den jungen roten Bären und der junge rote Bär sieht das junge rote Pferd. | Der junge rote Bär wird von dem jungen roten Pferd gesehen und das junge rote Pferd wird von dem jungen roten Bären verfolgt. |
4c41e580e8ec332640dd37d12df6a448c1dd3aab9116e9a1c6ac39340c9fad2e:0:ko | 4c41e580e8ec332640dd37d12df6a448c1dd3aab9116e9a1c6ac39340c9fad2e | 4c41e580e8ec332640dd37d12df6a448c1dd3aab9116e9a1c6ac39340c9fad2e | assertion | train | roles | ko | 0 | nm | {
"task": "roles",
"a": [
8,
0,
2
],
"b": [
2,
0,
2
],
"verb": 2,
"neg": false,
"axis": 0,
"direction": true,
"counts": [
2,
0
],
"verb2": 0
} | 어린 빨간색 말이 어린 빨간색 곰을 뒤따른다는 것과 어린 빨간색 곰이 어린 빨간색 말을 본다는 것이 모두 사실이다. | 어린 빨간색 곰을 어린 빨간색 말이 본다는 것과 어린 빨간색 말을 어린 빨간색 곰이 뒤따른다는 것이 모두 사실이다. |
4c41e580e8ec332640dd37d12df6a448c1dd3aab9116e9a1c6ac39340c9fad2e:1:en | 4c41e580e8ec332640dd37d12df6a448c1dd3aab9116e9a1c6ac39340c9fad2e | 4c41e580e8ec332640dd37d12df6a448c1dd3aab9116e9a1c6ac39340c9fad2e | assertion | train | roles | en | 1 | nm | {
"task": "roles",
"a": [
8,
0,
2
],
"b": [
2,
0,
2
],
"verb": 2,
"neg": false,
"axis": 0,
"direction": true,
"counts": [
2,
0
],
"verb2": 0
} | The young red horse follows the young red bear and the young red bear sees the young red horse. | The young red bear is followed by the young red horse and the young red horse is seen by the young red bear. |
4c41e580e8ec332640dd37d12df6a448c1dd3aab9116e9a1c6ac39340c9fad2e:1:de | 4c41e580e8ec332640dd37d12df6a448c1dd3aab9116e9a1c6ac39340c9fad2e | 4c41e580e8ec332640dd37d12df6a448c1dd3aab9116e9a1c6ac39340c9fad2e | assertion | train | roles | de | 1 | nm | {
"task": "roles",
"a": [
8,
0,
2
],
"b": [
2,
0,
2
],
"verb": 2,
"neg": false,
"axis": 0,
"direction": true,
"counts": [
2,
0
],
"verb2": 0
} | Das junge rote Pferd verfolgt den jungen roten Bären und der junge rote Bär sieht das junge rote Pferd. | Der junge rote Bär wird von dem jungen roten Pferd verfolgt und das junge rote Pferd wird von dem jungen roten Bären gesehen. |
4c41e580e8ec332640dd37d12df6a448c1dd3aab9116e9a1c6ac39340c9fad2e:1:ko | 4c41e580e8ec332640dd37d12df6a448c1dd3aab9116e9a1c6ac39340c9fad2e | 4c41e580e8ec332640dd37d12df6a448c1dd3aab9116e9a1c6ac39340c9fad2e | assertion | train | roles | ko | 1 | nm | {
"task": "roles",
"a": [
8,
0,
2
],
"b": [
2,
0,
2
],
"verb": 2,
"neg": false,
"axis": 0,
"direction": true,
"counts": [
2,
0
],
"verb2": 0
} | 어린 빨간색 말이 어린 빨간색 곰을 뒤따른다는 것과 어린 빨간색 곰이 어린 빨간색 말을 본다는 것이 모두 사실이다. | 어린 빨간색 곰을 어린 빨간색 말이 뒤따른다는 것과 어린 빨간색 말을 어린 빨간색 곰이 본다는 것이 모두 사실이다. |
9fda4b80f27b2ca540410c1996e4d20b7e73281e16c3224c6cf85b48fedf8dcc:0:en | 9fda4b80f27b2ca540410c1996e4d20b7e73281e16c3224c6cf85b48fedf8dcc | 9fda4b80f27b2ca540410c1996e4d20b7e73281e16c3224c6cf85b48fedf8dcc | assertion | train | roles | en | 0 | nf | {
"task": "roles",
"a": [
8,
4,
3
],
"b": [
5,
5,
0
],
"verb": 1,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
3,
4
],
"verb2": 2
} | The old black horse greets the small white mouse and the small white mouse follows the old black horse. | The small white mouse is followed by the old black horse and the old black horse is greeted by the small white mouse. |
9fda4b80f27b2ca540410c1996e4d20b7e73281e16c3224c6cf85b48fedf8dcc:0:de | 9fda4b80f27b2ca540410c1996e4d20b7e73281e16c3224c6cf85b48fedf8dcc | 9fda4b80f27b2ca540410c1996e4d20b7e73281e16c3224c6cf85b48fedf8dcc | assertion | train | roles | de | 0 | nf | {
"task": "roles",
"a": [
8,
4,
3
],
"b": [
5,
5,
0
],
"verb": 1,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
3,
4
],
"verb2": 2
} | Das alte schwarze Pferd grüßt die kleine weiße Maus und die kleine weiße Maus verfolgt das alte schwarze Pferd. | Die kleine weiße Maus wird von dem alten schwarzen Pferd verfolgt und das alte schwarze Pferd wird von der kleinen weißen Maus gegrüßt. |
9fda4b80f27b2ca540410c1996e4d20b7e73281e16c3224c6cf85b48fedf8dcc:0:ko | 9fda4b80f27b2ca540410c1996e4d20b7e73281e16c3224c6cf85b48fedf8dcc | 9fda4b80f27b2ca540410c1996e4d20b7e73281e16c3224c6cf85b48fedf8dcc | assertion | train | roles | ko | 0 | nf | {
"task": "roles",
"a": [
8,
4,
3
],
"b": [
5,
5,
0
],
"verb": 1,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
3,
4
],
"verb2": 2
} | 늙은 검은색 말이 작은 하얀색 쥐를 반긴다는 것과 작은 하얀색 쥐가 늙은 검은색 말을 뒤따른다는 것이 모두 사실이다. | 작은 하얀색 쥐를 늙은 검은색 말이 뒤따른다는 것과 늙은 검은색 말을 작은 하얀색 쥐가 반긴다는 것이 모두 사실이다. |
9fda4b80f27b2ca540410c1996e4d20b7e73281e16c3224c6cf85b48fedf8dcc:1:en | 9fda4b80f27b2ca540410c1996e4d20b7e73281e16c3224c6cf85b48fedf8dcc | 9fda4b80f27b2ca540410c1996e4d20b7e73281e16c3224c6cf85b48fedf8dcc | assertion | train | roles | en | 1 | nf | {
"task": "roles",
"a": [
8,
4,
3
],
"b": [
5,
5,
0
],
"verb": 1,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
3,
4
],
"verb2": 2
} | The old black horse greets the small white mouse and the small white mouse follows the old black horse. | The small white mouse is greeted by the old black horse and the old black horse is followed by the small white mouse. |
9fda4b80f27b2ca540410c1996e4d20b7e73281e16c3224c6cf85b48fedf8dcc:1:de | 9fda4b80f27b2ca540410c1996e4d20b7e73281e16c3224c6cf85b48fedf8dcc | 9fda4b80f27b2ca540410c1996e4d20b7e73281e16c3224c6cf85b48fedf8dcc | assertion | train | roles | de | 1 | nf | {
"task": "roles",
"a": [
8,
4,
3
],
"b": [
5,
5,
0
],
"verb": 1,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
3,
4
],
"verb2": 2
} | Das alte schwarze Pferd grüßt die kleine weiße Maus und die kleine weiße Maus verfolgt das alte schwarze Pferd. | Die kleine weiße Maus wird von dem alten schwarzen Pferd gegrüßt und das alte schwarze Pferd wird von der kleinen weißen Maus verfolgt. |
9fda4b80f27b2ca540410c1996e4d20b7e73281e16c3224c6cf85b48fedf8dcc:1:ko | 9fda4b80f27b2ca540410c1996e4d20b7e73281e16c3224c6cf85b48fedf8dcc | 9fda4b80f27b2ca540410c1996e4d20b7e73281e16c3224c6cf85b48fedf8dcc | assertion | train | roles | ko | 1 | nf | {
"task": "roles",
"a": [
8,
4,
3
],
"b": [
5,
5,
0
],
"verb": 1,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
3,
4
],
"verb2": 2
} | 늙은 검은색 말이 작은 하얀색 쥐를 반긴다는 것과 작은 하얀색 쥐가 늙은 검은색 말을 뒤따른다는 것이 모두 사실이다. | 작은 하얀색 쥐를 늙은 검은색 말이 반긴다는 것과 늙은 검은색 말을 작은 하얀색 쥐가 뒤따른다는 것이 모두 사실이다. |
884aee106e357ad7c2ba36a15a354711908f642922e4cec3376f59721bc382db:0:en | 884aee106e357ad7c2ba36a15a354711908f642922e4cec3376f59721bc382db | 884aee106e357ad7c2ba36a15a354711908f642922e4cec3376f59721bc382db | assertion | train | roles | en | 0 | nn | {
"task": "roles",
"a": [
11,
0,
1
],
"b": [
11,
3,
2
],
"verb": 2,
"neg": false,
"axis": 0,
"direction": false,
"counts": [
2,
4
],
"verb2": 1
} | The large red rabbit follows the young yellow rabbit and the young yellow rabbit greets the large red rabbit. | The young yellow rabbit is greeted by the large red rabbit and the large red rabbit is followed by the young yellow rabbit. |
884aee106e357ad7c2ba36a15a354711908f642922e4cec3376f59721bc382db:0:de | 884aee106e357ad7c2ba36a15a354711908f642922e4cec3376f59721bc382db | 884aee106e357ad7c2ba36a15a354711908f642922e4cec3376f59721bc382db | assertion | train | roles | de | 0 | nn | {
"task": "roles",
"a": [
11,
0,
1
],
"b": [
11,
3,
2
],
"verb": 2,
"neg": false,
"axis": 0,
"direction": false,
"counts": [
2,
4
],
"verb2": 1
} | Das große rote Kaninchen verfolgt das junge gelbe Kaninchen und das junge gelbe Kaninchen grüßt das große rote Kaninchen. | Das junge gelbe Kaninchen wird von dem großen roten Kaninchen gegrüßt und das große rote Kaninchen wird von dem jungen gelben Kaninchen verfolgt. |
884aee106e357ad7c2ba36a15a354711908f642922e4cec3376f59721bc382db:0:ko | 884aee106e357ad7c2ba36a15a354711908f642922e4cec3376f59721bc382db | 884aee106e357ad7c2ba36a15a354711908f642922e4cec3376f59721bc382db | assertion | train | roles | ko | 0 | nn | {
"task": "roles",
"a": [
11,
0,
1
],
"b": [
11,
3,
2
],
"verb": 2,
"neg": false,
"axis": 0,
"direction": false,
"counts": [
2,
4
],
"verb2": 1
} | 큰 빨간색 토끼가 어린 노란색 토끼를 뒤따른다는 것과 어린 노란색 토끼가 큰 빨간색 토끼를 반긴다는 것이 모두 사실이다. | 어린 노란색 토끼를 큰 빨간색 토끼가 반긴다는 것과 큰 빨간색 토끼를 어린 노란색 토끼가 뒤따른다는 것이 모두 사실이다. |
884aee106e357ad7c2ba36a15a354711908f642922e4cec3376f59721bc382db:1:en | 884aee106e357ad7c2ba36a15a354711908f642922e4cec3376f59721bc382db | 884aee106e357ad7c2ba36a15a354711908f642922e4cec3376f59721bc382db | assertion | train | roles | en | 1 | nn | {
"task": "roles",
"a": [
11,
0,
1
],
"b": [
11,
3,
2
],
"verb": 2,
"neg": false,
"axis": 0,
"direction": false,
"counts": [
2,
4
],
"verb2": 1
} | The large red rabbit follows the young yellow rabbit and the young yellow rabbit greets the large red rabbit. | The young yellow rabbit is followed by the large red rabbit and the large red rabbit is greeted by the young yellow rabbit. |
884aee106e357ad7c2ba36a15a354711908f642922e4cec3376f59721bc382db:1:de | 884aee106e357ad7c2ba36a15a354711908f642922e4cec3376f59721bc382db | 884aee106e357ad7c2ba36a15a354711908f642922e4cec3376f59721bc382db | assertion | train | roles | de | 1 | nn | {
"task": "roles",
"a": [
11,
0,
1
],
"b": [
11,
3,
2
],
"verb": 2,
"neg": false,
"axis": 0,
"direction": false,
"counts": [
2,
4
],
"verb2": 1
} | Das große rote Kaninchen verfolgt das junge gelbe Kaninchen und das junge gelbe Kaninchen grüßt das große rote Kaninchen. | Das junge gelbe Kaninchen wird von dem großen roten Kaninchen verfolgt und das große rote Kaninchen wird von dem jungen gelben Kaninchen gegrüßt. |
884aee106e357ad7c2ba36a15a354711908f642922e4cec3376f59721bc382db:1:ko | 884aee106e357ad7c2ba36a15a354711908f642922e4cec3376f59721bc382db | 884aee106e357ad7c2ba36a15a354711908f642922e4cec3376f59721bc382db | assertion | train | roles | ko | 1 | nn | {
"task": "roles",
"a": [
11,
0,
1
],
"b": [
11,
3,
2
],
"verb": 2,
"neg": false,
"axis": 0,
"direction": false,
"counts": [
2,
4
],
"verb2": 1
} | 큰 빨간색 토끼가 어린 노란색 토끼를 뒤따른다는 것과 어린 노란색 토끼가 큰 빨간색 토끼를 반긴다는 것이 모두 사실이다. | 어린 노란색 토끼를 큰 빨간색 토끼가 뒤따른다는 것과 큰 빨간색 토끼를 어린 노란색 토끼가 반긴다는 것이 모두 사실이다. |
b43fa644ce079e64f46738c5d9265eb08033445dd1a9681597416bf17e471290:0:en | b43fa644ce079e64f46738c5d9265eb08033445dd1a9681597416bf17e471290 | b43fa644ce079e64f46738c5d9265eb08033445dd1a9681597416bf17e471290 | assertion | train | roles | en | 0 | mm | {
"task": "roles",
"a": [
0,
2,
3
],
"b": [
0,
0,
0
],
"verb": 2,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
4,
0
],
"verb2": 1
} | The old green dog follows the small red dog and the small red dog greets the old green dog. | The small red dog is greeted by the old green dog and the old green dog is followed by the small red dog. |
b43fa644ce079e64f46738c5d9265eb08033445dd1a9681597416bf17e471290:0:de | b43fa644ce079e64f46738c5d9265eb08033445dd1a9681597416bf17e471290 | b43fa644ce079e64f46738c5d9265eb08033445dd1a9681597416bf17e471290 | assertion | train | roles | de | 0 | mm | {
"task": "roles",
"a": [
0,
2,
3
],
"b": [
0,
0,
0
],
"verb": 2,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
4,
0
],
"verb2": 1
} | Der alte grüne Hund verfolgt den kleinen roten Hund und der kleine rote Hund grüßt den alten grünen Hund. | Der kleine rote Hund wird von dem alten grünen Hund gegrüßt und der alte grüne Hund wird von dem kleinen roten Hund verfolgt. |
b43fa644ce079e64f46738c5d9265eb08033445dd1a9681597416bf17e471290:0:ko | b43fa644ce079e64f46738c5d9265eb08033445dd1a9681597416bf17e471290 | b43fa644ce079e64f46738c5d9265eb08033445dd1a9681597416bf17e471290 | assertion | train | roles | ko | 0 | mm | {
"task": "roles",
"a": [
0,
2,
3
],
"b": [
0,
0,
0
],
"verb": 2,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
4,
0
],
"verb2": 1
} | 늙은 초록색 개가 작은 빨간색 개를 뒤따른다는 것과 작은 빨간색 개가 늙은 초록색 개를 반긴다는 것이 모두 사실이다. | 작은 빨간색 개를 늙은 초록색 개가 반긴다는 것과 늙은 초록색 개를 작은 빨간색 개가 뒤따른다는 것이 모두 사실이다. |
b43fa644ce079e64f46738c5d9265eb08033445dd1a9681597416bf17e471290:1:en | b43fa644ce079e64f46738c5d9265eb08033445dd1a9681597416bf17e471290 | b43fa644ce079e64f46738c5d9265eb08033445dd1a9681597416bf17e471290 | assertion | train | roles | en | 1 | mm | {
"task": "roles",
"a": [
0,
2,
3
],
"b": [
0,
0,
0
],
"verb": 2,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
4,
0
],
"verb2": 1
} | The old green dog follows the small red dog and the small red dog greets the old green dog. | The small red dog is followed by the old green dog and the old green dog is greeted by the small red dog. |
b43fa644ce079e64f46738c5d9265eb08033445dd1a9681597416bf17e471290:1:de | b43fa644ce079e64f46738c5d9265eb08033445dd1a9681597416bf17e471290 | b43fa644ce079e64f46738c5d9265eb08033445dd1a9681597416bf17e471290 | assertion | train | roles | de | 1 | mm | {
"task": "roles",
"a": [
0,
2,
3
],
"b": [
0,
0,
0
],
"verb": 2,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
4,
0
],
"verb2": 1
} | Der alte grüne Hund verfolgt den kleinen roten Hund und der kleine rote Hund grüßt den alten grünen Hund. | Der kleine rote Hund wird von dem alten grünen Hund verfolgt und der alte grüne Hund wird von dem kleinen roten Hund gegrüßt. |
b43fa644ce079e64f46738c5d9265eb08033445dd1a9681597416bf17e471290:1:ko | b43fa644ce079e64f46738c5d9265eb08033445dd1a9681597416bf17e471290 | b43fa644ce079e64f46738c5d9265eb08033445dd1a9681597416bf17e471290 | assertion | train | roles | ko | 1 | mm | {
"task": "roles",
"a": [
0,
2,
3
],
"b": [
0,
0,
0
],
"verb": 2,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
4,
0
],
"verb2": 1
} | 늙은 초록색 개가 작은 빨간색 개를 뒤따른다는 것과 작은 빨간색 개가 늙은 초록색 개를 반긴다는 것이 모두 사실이다. | 작은 빨간색 개를 늙은 초록색 개가 뒤따른다는 것과 늙은 초록색 개를 작은 빨간색 개가 반긴다는 것이 모두 사실이다. |
cc96c164c5a6b4deb8cbdb1f665407eae934d2cacf0a843c5fc5e4978081ca30:0:en | cc96c164c5a6b4deb8cbdb1f665407eae934d2cacf0a843c5fc5e4978081ca30 | cc96c164c5a6b4deb8cbdb1f665407eae934d2cacf0a843c5fc5e4978081ca30 | assertion | train | roles | en | 0 | mf | {
"task": "roles",
"a": [
1,
1,
3
],
"b": [
7,
5,
3
],
"verb": 1,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
0,
6
],
"verb2": 0
} | The old blue fox greets the old white duck and the old white duck sees the old blue fox. | The old white duck is seen by the old blue fox and the old blue fox is greeted by the old white duck. |
cc96c164c5a6b4deb8cbdb1f665407eae934d2cacf0a843c5fc5e4978081ca30:0:de | cc96c164c5a6b4deb8cbdb1f665407eae934d2cacf0a843c5fc5e4978081ca30 | cc96c164c5a6b4deb8cbdb1f665407eae934d2cacf0a843c5fc5e4978081ca30 | assertion | train | roles | de | 0 | mf | {
"task": "roles",
"a": [
1,
1,
3
],
"b": [
7,
5,
3
],
"verb": 1,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
0,
6
],
"verb2": 0
} | Der alte blaue Fuchs grüßt die alte weiße Ente und die alte weiße Ente sieht den alten blauen Fuchs. | Die alte weiße Ente wird von dem alten blauen Fuchs gesehen und der alte blaue Fuchs wird von der alten weißen Ente gegrüßt. |
cc96c164c5a6b4deb8cbdb1f665407eae934d2cacf0a843c5fc5e4978081ca30:0:ko | cc96c164c5a6b4deb8cbdb1f665407eae934d2cacf0a843c5fc5e4978081ca30 | cc96c164c5a6b4deb8cbdb1f665407eae934d2cacf0a843c5fc5e4978081ca30 | assertion | train | roles | ko | 0 | mf | {
"task": "roles",
"a": [
1,
1,
3
],
"b": [
7,
5,
3
],
"verb": 1,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
0,
6
],
"verb2": 0
} | 늙은 파란색 여우가 늙은 하얀색 오리를 반긴다는 것과 늙은 하얀색 오리가 늙은 파란색 여우를 본다는 것이 모두 사실이다. | 늙은 하얀색 오리를 늙은 파란색 여우가 본다는 것과 늙은 파란색 여우를 늙은 하얀색 오리가 반긴다는 것이 모두 사실이다. |
cc96c164c5a6b4deb8cbdb1f665407eae934d2cacf0a843c5fc5e4978081ca30:1:en | cc96c164c5a6b4deb8cbdb1f665407eae934d2cacf0a843c5fc5e4978081ca30 | cc96c164c5a6b4deb8cbdb1f665407eae934d2cacf0a843c5fc5e4978081ca30 | assertion | train | roles | en | 1 | mf | {
"task": "roles",
"a": [
1,
1,
3
],
"b": [
7,
5,
3
],
"verb": 1,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
0,
6
],
"verb2": 0
} | The old blue fox greets the old white duck and the old white duck sees the old blue fox. | The old white duck is greeted by the old blue fox and the old blue fox is seen by the old white duck. |
cc96c164c5a6b4deb8cbdb1f665407eae934d2cacf0a843c5fc5e4978081ca30:1:de | cc96c164c5a6b4deb8cbdb1f665407eae934d2cacf0a843c5fc5e4978081ca30 | cc96c164c5a6b4deb8cbdb1f665407eae934d2cacf0a843c5fc5e4978081ca30 | assertion | train | roles | de | 1 | mf | {
"task": "roles",
"a": [
1,
1,
3
],
"b": [
7,
5,
3
],
"verb": 1,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
0,
6
],
"verb2": 0
} | Der alte blaue Fuchs grüßt die alte weiße Ente und die alte weiße Ente sieht den alten blauen Fuchs. | Die alte weiße Ente wird von dem alten blauen Fuchs gegrüßt und der alte blaue Fuchs wird von der alten weißen Ente gesehen. |
cc96c164c5a6b4deb8cbdb1f665407eae934d2cacf0a843c5fc5e4978081ca30:1:ko | cc96c164c5a6b4deb8cbdb1f665407eae934d2cacf0a843c5fc5e4978081ca30 | cc96c164c5a6b4deb8cbdb1f665407eae934d2cacf0a843c5fc5e4978081ca30 | assertion | train | roles | ko | 1 | mf | {
"task": "roles",
"a": [
1,
1,
3
],
"b": [
7,
5,
3
],
"verb": 1,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
0,
6
],
"verb2": 0
} | 늙은 파란색 여우가 늙은 하얀색 오리를 반긴다는 것과 늙은 하얀색 오리가 늙은 파란색 여우를 본다는 것이 모두 사실이다. | 늙은 하얀색 오리를 늙은 파란색 여우가 반긴다는 것과 늙은 파란색 여우를 늙은 하얀색 오리가 본다는 것이 모두 사실이다. |
8acbaba8b83be0ef896a369564d95ee968294c0df87d866bd630b69235f37446:0:en | 8acbaba8b83be0ef896a369564d95ee968294c0df87d866bd630b69235f37446 | 8acbaba8b83be0ef896a369564d95ee968294c0df87d866bd630b69235f37446 | assertion | train | roles | en | 0 | mn | {
"task": "roles",
"a": [
2,
3,
2
],
"b": [
11,
0,
0
],
"verb": 2,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
3,
0
],
"verb2": 0
} | The young yellow bear follows the small red rabbit and the small red rabbit sees the young yellow bear. | The small red rabbit is seen by the young yellow bear and the young yellow bear is followed by the small red rabbit. |
8acbaba8b83be0ef896a369564d95ee968294c0df87d866bd630b69235f37446:0:de | 8acbaba8b83be0ef896a369564d95ee968294c0df87d866bd630b69235f37446 | 8acbaba8b83be0ef896a369564d95ee968294c0df87d866bd630b69235f37446 | assertion | train | roles | de | 0 | mn | {
"task": "roles",
"a": [
2,
3,
2
],
"b": [
11,
0,
0
],
"verb": 2,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
3,
0
],
"verb2": 0
} | Der junge gelbe Bär verfolgt das kleine rote Kaninchen und das kleine rote Kaninchen sieht den jungen gelben Bären. | Das kleine rote Kaninchen wird von dem jungen gelben Bären gesehen und der junge gelbe Bär wird von dem kleinen roten Kaninchen verfolgt. |
8acbaba8b83be0ef896a369564d95ee968294c0df87d866bd630b69235f37446:0:ko | 8acbaba8b83be0ef896a369564d95ee968294c0df87d866bd630b69235f37446 | 8acbaba8b83be0ef896a369564d95ee968294c0df87d866bd630b69235f37446 | assertion | train | roles | ko | 0 | mn | {
"task": "roles",
"a": [
2,
3,
2
],
"b": [
11,
0,
0
],
"verb": 2,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
3,
0
],
"verb2": 0
} | 어린 노란색 곰이 작은 빨간색 토끼를 뒤따른다는 것과 작은 빨간색 토끼가 어린 노란색 곰을 본다는 것이 모두 사실이다. | 작은 빨간색 토끼를 어린 노란색 곰이 본다는 것과 어린 노란색 곰을 작은 빨간색 토끼가 뒤따른다는 것이 모두 사실이다. |
8acbaba8b83be0ef896a369564d95ee968294c0df87d866bd630b69235f37446:1:en | 8acbaba8b83be0ef896a369564d95ee968294c0df87d866bd630b69235f37446 | 8acbaba8b83be0ef896a369564d95ee968294c0df87d866bd630b69235f37446 | assertion | train | roles | en | 1 | mn | {
"task": "roles",
"a": [
2,
3,
2
],
"b": [
11,
0,
0
],
"verb": 2,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
3,
0
],
"verb2": 0
} | The young yellow bear follows the small red rabbit and the small red rabbit sees the young yellow bear. | The small red rabbit is followed by the young yellow bear and the young yellow bear is seen by the small red rabbit. |
8acbaba8b83be0ef896a369564d95ee968294c0df87d866bd630b69235f37446:1:de | 8acbaba8b83be0ef896a369564d95ee968294c0df87d866bd630b69235f37446 | 8acbaba8b83be0ef896a369564d95ee968294c0df87d866bd630b69235f37446 | assertion | train | roles | de | 1 | mn | {
"task": "roles",
"a": [
2,
3,
2
],
"b": [
11,
0,
0
],
"verb": 2,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
3,
0
],
"verb2": 0
} | Der junge gelbe Bär verfolgt das kleine rote Kaninchen und das kleine rote Kaninchen sieht den jungen gelben Bären. | Das kleine rote Kaninchen wird von dem jungen gelben Bären verfolgt und der junge gelbe Bär wird von dem kleinen roten Kaninchen gesehen. |
8acbaba8b83be0ef896a369564d95ee968294c0df87d866bd630b69235f37446:1:ko | 8acbaba8b83be0ef896a369564d95ee968294c0df87d866bd630b69235f37446 | 8acbaba8b83be0ef896a369564d95ee968294c0df87d866bd630b69235f37446 | assertion | train | roles | ko | 1 | mn | {
"task": "roles",
"a": [
2,
3,
2
],
"b": [
11,
0,
0
],
"verb": 2,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
3,
0
],
"verb2": 0
} | 어린 노란색 곰이 작은 빨간색 토끼를 뒤따른다는 것과 작은 빨간색 토끼가 어린 노란색 곰을 본다는 것이 모두 사실이다. | 작은 빨간색 토끼를 어린 노란색 곰이 뒤따른다는 것과 어린 노란색 곰을 작은 빨간색 토끼가 본다는 것이 모두 사실이다. |
1264aa18f59c1fcf558fe556f26c51dbced9e1327ff9d12e3f875e8e25c66f7a:0:en | 1264aa18f59c1fcf558fe556f26c51dbced9e1327ff9d12e3f875e8e25c66f7a | 1264aa18f59c1fcf558fe556f26c51dbced9e1327ff9d12e3f875e8e25c66f7a | assertion | train | roles | en | 0 | fm | {
"task": "roles",
"a": [
5,
0,
2
],
"b": [
1,
3,
2
],
"verb": 1,
"neg": false,
"axis": 1,
"direction": true,
"counts": [
6,
4
],
"verb2": 0
} | The young red mouse greets the young yellow fox and the young yellow fox sees the young red mouse. | The young yellow fox is seen by the young red mouse and the young red mouse is greeted by the young yellow fox. |
1264aa18f59c1fcf558fe556f26c51dbced9e1327ff9d12e3f875e8e25c66f7a:0:de | 1264aa18f59c1fcf558fe556f26c51dbced9e1327ff9d12e3f875e8e25c66f7a | 1264aa18f59c1fcf558fe556f26c51dbced9e1327ff9d12e3f875e8e25c66f7a | assertion | train | roles | de | 0 | fm | {
"task": "roles",
"a": [
5,
0,
2
],
"b": [
1,
3,
2
],
"verb": 1,
"neg": false,
"axis": 1,
"direction": true,
"counts": [
6,
4
],
"verb2": 0
} | Die junge rote Maus grüßt den jungen gelben Fuchs und der junge gelbe Fuchs sieht die junge rote Maus. | Der junge gelbe Fuchs wird von der jungen roten Maus gesehen und die junge rote Maus wird von dem jungen gelben Fuchs gegrüßt. |
1264aa18f59c1fcf558fe556f26c51dbced9e1327ff9d12e3f875e8e25c66f7a:0:ko | 1264aa18f59c1fcf558fe556f26c51dbced9e1327ff9d12e3f875e8e25c66f7a | 1264aa18f59c1fcf558fe556f26c51dbced9e1327ff9d12e3f875e8e25c66f7a | assertion | train | roles | ko | 0 | fm | {
"task": "roles",
"a": [
5,
0,
2
],
"b": [
1,
3,
2
],
"verb": 1,
"neg": false,
"axis": 1,
"direction": true,
"counts": [
6,
4
],
"verb2": 0
} | 어린 빨간색 쥐가 어린 노란색 여우를 반긴다는 것과 어린 노란색 여우가 어린 빨간색 쥐를 본다는 것이 모두 사실이다. | 어린 노란색 여우를 어린 빨간색 쥐가 본다는 것과 어린 빨간색 쥐를 어린 노란색 여우가 반긴다는 것이 모두 사실이다. |
1264aa18f59c1fcf558fe556f26c51dbced9e1327ff9d12e3f875e8e25c66f7a:1:en | 1264aa18f59c1fcf558fe556f26c51dbced9e1327ff9d12e3f875e8e25c66f7a | 1264aa18f59c1fcf558fe556f26c51dbced9e1327ff9d12e3f875e8e25c66f7a | assertion | train | roles | en | 1 | fm | {
"task": "roles",
"a": [
5,
0,
2
],
"b": [
1,
3,
2
],
"verb": 1,
"neg": false,
"axis": 1,
"direction": true,
"counts": [
6,
4
],
"verb2": 0
} | The young red mouse greets the young yellow fox and the young yellow fox sees the young red mouse. | The young yellow fox is greeted by the young red mouse and the young red mouse is seen by the young yellow fox. |
1264aa18f59c1fcf558fe556f26c51dbced9e1327ff9d12e3f875e8e25c66f7a:1:de | 1264aa18f59c1fcf558fe556f26c51dbced9e1327ff9d12e3f875e8e25c66f7a | 1264aa18f59c1fcf558fe556f26c51dbced9e1327ff9d12e3f875e8e25c66f7a | assertion | train | roles | de | 1 | fm | {
"task": "roles",
"a": [
5,
0,
2
],
"b": [
1,
3,
2
],
"verb": 1,
"neg": false,
"axis": 1,
"direction": true,
"counts": [
6,
4
],
"verb2": 0
} | Die junge rote Maus grüßt den jungen gelben Fuchs und der junge gelbe Fuchs sieht die junge rote Maus. | Der junge gelbe Fuchs wird von der jungen roten Maus gegrüßt und die junge rote Maus wird von dem jungen gelben Fuchs gesehen. |
1264aa18f59c1fcf558fe556f26c51dbced9e1327ff9d12e3f875e8e25c66f7a:1:ko | 1264aa18f59c1fcf558fe556f26c51dbced9e1327ff9d12e3f875e8e25c66f7a | 1264aa18f59c1fcf558fe556f26c51dbced9e1327ff9d12e3f875e8e25c66f7a | assertion | train | roles | ko | 1 | fm | {
"task": "roles",
"a": [
5,
0,
2
],
"b": [
1,
3,
2
],
"verb": 1,
"neg": false,
"axis": 1,
"direction": true,
"counts": [
6,
4
],
"verb2": 0
} | 어린 빨간색 쥐가 어린 노란색 여우를 반긴다는 것과 어린 노란색 여우가 어린 빨간색 쥐를 본다는 것이 모두 사실이다. | 어린 노란색 여우를 어린 빨간색 쥐가 반긴다는 것과 어린 빨간색 쥐를 어린 노란색 여우가 본다는 것이 모두 사실이다. |
696020940ca973a6d4dc544a4717b16cfb8ddcd156f257dc066b1b1feb2c1bcf:0:en | 696020940ca973a6d4dc544a4717b16cfb8ddcd156f257dc066b1b1feb2c1bcf | 696020940ca973a6d4dc544a4717b16cfb8ddcd156f257dc066b1b1feb2c1bcf | assertion | train | roles | en | 0 | ff | {
"task": "roles",
"a": [
6,
1,
0
],
"b": [
7,
5,
3
],
"verb": 0,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
4,
6
],
"verb2": 1
} | The small blue cow sees the old white duck and the old white duck greets the small blue cow. | The old white duck is greeted by the small blue cow and the small blue cow is seen by the old white duck. |
696020940ca973a6d4dc544a4717b16cfb8ddcd156f257dc066b1b1feb2c1bcf:0:de | 696020940ca973a6d4dc544a4717b16cfb8ddcd156f257dc066b1b1feb2c1bcf | 696020940ca973a6d4dc544a4717b16cfb8ddcd156f257dc066b1b1feb2c1bcf | assertion | train | roles | de | 0 | ff | {
"task": "roles",
"a": [
6,
1,
0
],
"b": [
7,
5,
3
],
"verb": 0,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
4,
6
],
"verb2": 1
} | Die kleine blaue Kuh sieht die alte weiße Ente und die alte weiße Ente grüßt die kleine blaue Kuh. | Die alte weiße Ente wird von der kleinen blauen Kuh gegrüßt und die kleine blaue Kuh wird von der alten weißen Ente gesehen. |
696020940ca973a6d4dc544a4717b16cfb8ddcd156f257dc066b1b1feb2c1bcf:0:ko | 696020940ca973a6d4dc544a4717b16cfb8ddcd156f257dc066b1b1feb2c1bcf | 696020940ca973a6d4dc544a4717b16cfb8ddcd156f257dc066b1b1feb2c1bcf | assertion | train | roles | ko | 0 | ff | {
"task": "roles",
"a": [
6,
1,
0
],
"b": [
7,
5,
3
],
"verb": 0,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
4,
6
],
"verb2": 1
} | 작은 파란색 소가 늙은 하얀색 오리를 본다는 것과 늙은 하얀색 오리가 작은 파란색 소를 반긴다는 것이 모두 사실이다. | 늙은 하얀색 오리를 작은 파란색 소가 반긴다는 것과 작은 파란색 소를 늙은 하얀색 오리가 본다는 것이 모두 사실이다. |
696020940ca973a6d4dc544a4717b16cfb8ddcd156f257dc066b1b1feb2c1bcf:1:en | 696020940ca973a6d4dc544a4717b16cfb8ddcd156f257dc066b1b1feb2c1bcf | 696020940ca973a6d4dc544a4717b16cfb8ddcd156f257dc066b1b1feb2c1bcf | assertion | train | roles | en | 1 | ff | {
"task": "roles",
"a": [
6,
1,
0
],
"b": [
7,
5,
3
],
"verb": 0,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
4,
6
],
"verb2": 1
} | The small blue cow sees the old white duck and the old white duck greets the small blue cow. | The old white duck is seen by the small blue cow and the small blue cow is greeted by the old white duck. |
696020940ca973a6d4dc544a4717b16cfb8ddcd156f257dc066b1b1feb2c1bcf:1:de | 696020940ca973a6d4dc544a4717b16cfb8ddcd156f257dc066b1b1feb2c1bcf | 696020940ca973a6d4dc544a4717b16cfb8ddcd156f257dc066b1b1feb2c1bcf | assertion | train | roles | de | 1 | ff | {
"task": "roles",
"a": [
6,
1,
0
],
"b": [
7,
5,
3
],
"verb": 0,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
4,
6
],
"verb2": 1
} | Die kleine blaue Kuh sieht die alte weiße Ente und die alte weiße Ente grüßt die kleine blaue Kuh. | Die alte weiße Ente wird von der kleinen blauen Kuh gesehen und die kleine blaue Kuh wird von der alten weißen Ente gegrüßt. |
696020940ca973a6d4dc544a4717b16cfb8ddcd156f257dc066b1b1feb2c1bcf:1:ko | 696020940ca973a6d4dc544a4717b16cfb8ddcd156f257dc066b1b1feb2c1bcf | 696020940ca973a6d4dc544a4717b16cfb8ddcd156f257dc066b1b1feb2c1bcf | assertion | train | roles | ko | 1 | ff | {
"task": "roles",
"a": [
6,
1,
0
],
"b": [
7,
5,
3
],
"verb": 0,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
4,
6
],
"verb2": 1
} | 작은 파란색 소가 늙은 하얀색 오리를 본다는 것과 늙은 하얀색 오리가 작은 파란색 소를 반긴다는 것이 모두 사실이다. | 늙은 하얀색 오리를 작은 파란색 소가 본다는 것과 작은 파란색 소를 늙은 하얀색 오리가 반긴다는 것이 모두 사실이다. |
51a7abbc93885c5c33122a2a6688b23eb26b67ea1913d4fdc6650c393eaf9c64:0:en | 51a7abbc93885c5c33122a2a6688b23eb26b67ea1913d4fdc6650c393eaf9c64 | 51a7abbc93885c5c33122a2a6688b23eb26b67ea1913d4fdc6650c393eaf9c64 | assertion | train | roles | en | 0 | fn | {
"task": "roles",
"a": [
4,
1,
0
],
"b": [
10,
4,
2
],
"verb": 0,
"neg": false,
"axis": 0,
"direction": false,
"counts": [
5,
1
],
"verb2": 1
} | The small blue cat sees the young black chicken and the young black chicken greets the small blue cat. | The young black chicken is greeted by the small blue cat and the small blue cat is seen by the young black chicken. |
51a7abbc93885c5c33122a2a6688b23eb26b67ea1913d4fdc6650c393eaf9c64:0:de | 51a7abbc93885c5c33122a2a6688b23eb26b67ea1913d4fdc6650c393eaf9c64 | 51a7abbc93885c5c33122a2a6688b23eb26b67ea1913d4fdc6650c393eaf9c64 | assertion | train | roles | de | 0 | fn | {
"task": "roles",
"a": [
4,
1,
0
],
"b": [
10,
4,
2
],
"verb": 0,
"neg": false,
"axis": 0,
"direction": false,
"counts": [
5,
1
],
"verb2": 1
} | Die kleine blaue Katze sieht das junge schwarze Huhn und das junge schwarze Huhn grüßt die kleine blaue Katze. | Das junge schwarze Huhn wird von der kleinen blauen Katze gegrüßt und die kleine blaue Katze wird von dem jungen schwarzen Huhn gesehen. |
51a7abbc93885c5c33122a2a6688b23eb26b67ea1913d4fdc6650c393eaf9c64:0:ko | 51a7abbc93885c5c33122a2a6688b23eb26b67ea1913d4fdc6650c393eaf9c64 | 51a7abbc93885c5c33122a2a6688b23eb26b67ea1913d4fdc6650c393eaf9c64 | assertion | train | roles | ko | 0 | fn | {
"task": "roles",
"a": [
4,
1,
0
],
"b": [
10,
4,
2
],
"verb": 0,
"neg": false,
"axis": 0,
"direction": false,
"counts": [
5,
1
],
"verb2": 1
} | 작은 파란색 고양이가 어린 검은색 닭을 본다는 것과 어린 검은색 닭이 작은 파란색 고양이를 반긴다는 것이 모두 사실이다. | 어린 검은색 닭을 작은 파란색 고양이가 반긴다는 것과 작은 파란색 고양이를 어린 검은색 닭이 본다는 것이 모두 사실이다. |
51a7abbc93885c5c33122a2a6688b23eb26b67ea1913d4fdc6650c393eaf9c64:1:en | 51a7abbc93885c5c33122a2a6688b23eb26b67ea1913d4fdc6650c393eaf9c64 | 51a7abbc93885c5c33122a2a6688b23eb26b67ea1913d4fdc6650c393eaf9c64 | assertion | train | roles | en | 1 | fn | {
"task": "roles",
"a": [
4,
1,
0
],
"b": [
10,
4,
2
],
"verb": 0,
"neg": false,
"axis": 0,
"direction": false,
"counts": [
5,
1
],
"verb2": 1
} | The small blue cat sees the young black chicken and the young black chicken greets the small blue cat. | The young black chicken is seen by the small blue cat and the small blue cat is greeted by the young black chicken. |
51a7abbc93885c5c33122a2a6688b23eb26b67ea1913d4fdc6650c393eaf9c64:1:de | 51a7abbc93885c5c33122a2a6688b23eb26b67ea1913d4fdc6650c393eaf9c64 | 51a7abbc93885c5c33122a2a6688b23eb26b67ea1913d4fdc6650c393eaf9c64 | assertion | train | roles | de | 1 | fn | {
"task": "roles",
"a": [
4,
1,
0
],
"b": [
10,
4,
2
],
"verb": 0,
"neg": false,
"axis": 0,
"direction": false,
"counts": [
5,
1
],
"verb2": 1
} | Die kleine blaue Katze sieht das junge schwarze Huhn und das junge schwarze Huhn grüßt die kleine blaue Katze. | Das junge schwarze Huhn wird von der kleinen blauen Katze gesehen und die kleine blaue Katze wird von dem jungen schwarzen Huhn gegrüßt. |
51a7abbc93885c5c33122a2a6688b23eb26b67ea1913d4fdc6650c393eaf9c64:1:ko | 51a7abbc93885c5c33122a2a6688b23eb26b67ea1913d4fdc6650c393eaf9c64 | 51a7abbc93885c5c33122a2a6688b23eb26b67ea1913d4fdc6650c393eaf9c64 | assertion | train | roles | ko | 1 | fn | {
"task": "roles",
"a": [
4,
1,
0
],
"b": [
10,
4,
2
],
"verb": 0,
"neg": false,
"axis": 0,
"direction": false,
"counts": [
5,
1
],
"verb2": 1
} | 작은 파란색 고양이가 어린 검은색 닭을 본다는 것과 어린 검은색 닭이 작은 파란색 고양이를 반긴다는 것이 모두 사실이다. | 어린 검은색 닭을 작은 파란색 고양이가 본다는 것과 작은 파란색 고양이를 어린 검은색 닭이 반긴다는 것이 모두 사실이다. |
8435d1a004e036a4333f687bb519feb36baec90008c1389c32954d2f4ca7abd9:0:en | 8435d1a004e036a4333f687bb519feb36baec90008c1389c32954d2f4ca7abd9 | 8435d1a004e036a4333f687bb519feb36baec90008c1389c32954d2f4ca7abd9 | assertion | train | roles | en | 0 | nm | {
"task": "roles",
"a": [
10,
5,
1
],
"b": [
3,
1,
1
],
"verb": 1,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
4,
3
],
"verb2": 0
} | The large white chicken greets the large blue lion and the large blue lion sees the large white chicken. | The large blue lion is seen by the large white chicken and the large white chicken is greeted by the large blue lion. |
8435d1a004e036a4333f687bb519feb36baec90008c1389c32954d2f4ca7abd9:0:de | 8435d1a004e036a4333f687bb519feb36baec90008c1389c32954d2f4ca7abd9 | 8435d1a004e036a4333f687bb519feb36baec90008c1389c32954d2f4ca7abd9 | assertion | train | roles | de | 0 | nm | {
"task": "roles",
"a": [
10,
5,
1
],
"b": [
3,
1,
1
],
"verb": 1,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
4,
3
],
"verb2": 0
} | Das große weiße Huhn grüßt den großen blauen Löwen und der große blaue Löwe sieht das große weiße Huhn. | Der große blaue Löwe wird von dem großen weißen Huhn gesehen und das große weiße Huhn wird von dem großen blauen Löwen gegrüßt. |
8435d1a004e036a4333f687bb519feb36baec90008c1389c32954d2f4ca7abd9:0:ko | 8435d1a004e036a4333f687bb519feb36baec90008c1389c32954d2f4ca7abd9 | 8435d1a004e036a4333f687bb519feb36baec90008c1389c32954d2f4ca7abd9 | assertion | train | roles | ko | 0 | nm | {
"task": "roles",
"a": [
10,
5,
1
],
"b": [
3,
1,
1
],
"verb": 1,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
4,
3
],
"verb2": 0
} | 큰 하얀색 닭이 큰 파란색 사자를 반긴다는 것과 큰 파란색 사자가 큰 하얀색 닭을 본다는 것이 모두 사실이다. | 큰 파란색 사자를 큰 하얀색 닭이 본다는 것과 큰 하얀색 닭을 큰 파란색 사자가 반긴다는 것이 모두 사실이다. |
8435d1a004e036a4333f687bb519feb36baec90008c1389c32954d2f4ca7abd9:1:en | 8435d1a004e036a4333f687bb519feb36baec90008c1389c32954d2f4ca7abd9 | 8435d1a004e036a4333f687bb519feb36baec90008c1389c32954d2f4ca7abd9 | assertion | train | roles | en | 1 | nm | {
"task": "roles",
"a": [
10,
5,
1
],
"b": [
3,
1,
1
],
"verb": 1,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
4,
3
],
"verb2": 0
} | The large white chicken greets the large blue lion and the large blue lion sees the large white chicken. | The large blue lion is greeted by the large white chicken and the large white chicken is seen by the large blue lion. |
8435d1a004e036a4333f687bb519feb36baec90008c1389c32954d2f4ca7abd9:1:de | 8435d1a004e036a4333f687bb519feb36baec90008c1389c32954d2f4ca7abd9 | 8435d1a004e036a4333f687bb519feb36baec90008c1389c32954d2f4ca7abd9 | assertion | train | roles | de | 1 | nm | {
"task": "roles",
"a": [
10,
5,
1
],
"b": [
3,
1,
1
],
"verb": 1,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
4,
3
],
"verb2": 0
} | Das große weiße Huhn grüßt den großen blauen Löwen und der große blaue Löwe sieht das große weiße Huhn. | Der große blaue Löwe wird von dem großen weißen Huhn gegrüßt und das große weiße Huhn wird von dem großen blauen Löwen gesehen. |
8435d1a004e036a4333f687bb519feb36baec90008c1389c32954d2f4ca7abd9:1:ko | 8435d1a004e036a4333f687bb519feb36baec90008c1389c32954d2f4ca7abd9 | 8435d1a004e036a4333f687bb519feb36baec90008c1389c32954d2f4ca7abd9 | assertion | train | roles | ko | 1 | nm | {
"task": "roles",
"a": [
10,
5,
1
],
"b": [
3,
1,
1
],
"verb": 1,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
4,
3
],
"verb2": 0
} | 큰 하얀색 닭이 큰 파란색 사자를 반긴다는 것과 큰 파란색 사자가 큰 하얀색 닭을 본다는 것이 모두 사실이다. | 큰 파란색 사자를 큰 하얀색 닭이 반긴다는 것과 큰 하얀색 닭을 큰 파란색 사자가 본다는 것이 모두 사실이다. |
3dd29ebc128832bac50c951eb95156b3874877d4a96112de4f9f52e408e99cf5:0:en | 3dd29ebc128832bac50c951eb95156b3874877d4a96112de4f9f52e408e99cf5 | 3dd29ebc128832bac50c951eb95156b3874877d4a96112de4f9f52e408e99cf5 | assertion | train | roles | en | 0 | nf | {
"task": "roles",
"a": [
9,
2,
1
],
"b": [
6,
4,
1
],
"verb": 2,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
0,
3
],
"verb2": 0
} | The large green sheep follows the large black cow and the large black cow sees the large green sheep. | The large black cow is seen by the large green sheep and the large green sheep is followed by the large black cow. |
3dd29ebc128832bac50c951eb95156b3874877d4a96112de4f9f52e408e99cf5:0:de | 3dd29ebc128832bac50c951eb95156b3874877d4a96112de4f9f52e408e99cf5 | 3dd29ebc128832bac50c951eb95156b3874877d4a96112de4f9f52e408e99cf5 | assertion | train | roles | de | 0 | nf | {
"task": "roles",
"a": [
9,
2,
1
],
"b": [
6,
4,
1
],
"verb": 2,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
0,
3
],
"verb2": 0
} | Das große grüne Schaf verfolgt die große schwarze Kuh und die große schwarze Kuh sieht das große grüne Schaf. | Die große schwarze Kuh wird von dem großen grünen Schaf gesehen und das große grüne Schaf wird von der großen schwarzen Kuh verfolgt. |
3dd29ebc128832bac50c951eb95156b3874877d4a96112de4f9f52e408e99cf5:0:ko | 3dd29ebc128832bac50c951eb95156b3874877d4a96112de4f9f52e408e99cf5 | 3dd29ebc128832bac50c951eb95156b3874877d4a96112de4f9f52e408e99cf5 | assertion | train | roles | ko | 0 | nf | {
"task": "roles",
"a": [
9,
2,
1
],
"b": [
6,
4,
1
],
"verb": 2,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
0,
3
],
"verb2": 0
} | 큰 초록색 양이 큰 검은색 소를 뒤따른다는 것과 큰 검은색 소가 큰 초록색 양을 본다는 것이 모두 사실이다. | 큰 검은색 소를 큰 초록색 양이 본다는 것과 큰 초록색 양을 큰 검은색 소가 뒤따른다는 것이 모두 사실이다. |
3dd29ebc128832bac50c951eb95156b3874877d4a96112de4f9f52e408e99cf5:1:en | 3dd29ebc128832bac50c951eb95156b3874877d4a96112de4f9f52e408e99cf5 | 3dd29ebc128832bac50c951eb95156b3874877d4a96112de4f9f52e408e99cf5 | assertion | train | roles | en | 1 | nf | {
"task": "roles",
"a": [
9,
2,
1
],
"b": [
6,
4,
1
],
"verb": 2,
"neg": false,
"axis": 2,
"direction": false,
"counts": [
0,
3
],
"verb2": 0
} | The large green sheep follows the large black cow and the large black cow sees the large green sheep. | The large black cow is followed by the large green sheep and the large green sheep is seen by the large black cow. |
Fly Language Study Items (draft-v4.6)
Template-generated sentence pairs in English, German and Korean for one binary task: do the two sentences express the same content (mutual entailment, label 1) or not (label 0)? Four phenomena are covered: argument roles, negation, spatial relations and quantities. The same meanings are rendered in all three languages, so the three languages share items, labels and splits exactly.
This is the frozen benchmark used by the pre-registered main study of
fly-language-study (protocol v5.1, dataset hash
47368f15d5496aa14ba0d972ae716ecd348048cbba2de83da04029dcdf1afae9). Results: MAIN_STUDY_RESULTS_V5.1.md in that
repository and the companion run-records dataset.
What this dataset is not
- Not a language-difficulty benchmark. Attainment differences between the three languages measured on these items are properties of these templates, this tokenizer and the model that was trained; they do not measure the difficulty of English, German or Korean.
- Not human-validated. Items were certified by a Claude-only review (see Certification and limits). No native speaker reviewed them.
Splits and sizes
| split | rows | per language × task | labels | primary rendering | auxiliary outer frame |
|---|---|---|---|---|---|
| train | 60,000 | 5,000 | 2,500 / 2,500 | declarative (assertion) |
none |
| dev_a | 12,000 | 1,000 | 500 / 500 | declarative | truth_question |
| dev_b | 12,000 | 1,000 | 500 / 500 | declarative | reported_clause |
| test | 12,000 | 1,000 | 500 / 500 | declarative | conditional |
Semantic orbits, foils and translations are split-exclusive: a meaning that appears in one split never appears in
another. test was generated from fresh semantic orbits unused by any earlier dataset version or exploratory run
(seed 1731; overlap check 0 hits, recorded in data/manifest.json). In the study, dev_a/dev_b were the alternating
scheduled evaluation panels and test was scored once on each run's terminal checkpoint.
Row format
{"id": "<meaning_id>:<k>:<lang>", "meaning_id": "…", "foil_group": "…", "template_family": "assertion",
"split": "train", "task": "roles", "language": "en", "label": 0, "gender_pair": "mm",
"scene": {"task": "roles", "a": [3, 1, 3], "b": [0, 4, 3], "verb": 1, "neg": false, "axis": 1, "direction": true, "counts": [4, 2], "verb2": 0},
"sentence_a": "The old blue lion greets the old black dog and …", "sentence_b": "The old black dog is seen by …",
"auxiliary": {"template_family": "conditional", "sentence_a": "…", "sentence_b": "…"}}
| field | meaning |
|---|---|
meaning_id |
hash of the semantic scene; identical across the three languages |
foil_group |
items sharing a scene family (the label-0 foil of a scene keeps the same group) |
task |
roles, negation, space, quantity |
language |
en, de, ko |
label |
1 = mutual entailment, 0 = otherwise (one-way entailment counts as 0) |
gender_pair |
German grammatical gender assignment of the two animals (mm, mf, …), kept parallel in EN/KO |
scene |
the abstract scene the renderer expanded (animal indices, verb, negation, axis/direction, counts) |
sentence_a, sentence_b |
the primary (declarative) rendering used for training, scheduled panels, mastery and the independent test |
auxiliary |
dev/test only: the same item rendered in a held-out outer frame; used only to report outer-frame transfer, never for mastery |
Task definition
Judge whether the internal propositions of the two sentences express the same content: 1 means A implies B and
B implies A. Roles, negation, spatial relations and quantities are judged separately from linguistic naturalness.
Spatial items assume one fixed external viewer for both sentences: left/right and front/behind are viewer-relative,
above/below are gravitational, and converse relations hold (A left of B ⇔ B right of A). The full definition is in
docs/TASK_DEFINITION_V5.1.1.md.
Generation
Sentences are produced by a deterministic renderer from a closed inventory (animals, colours, sizes/ages, verbs,
spatial axes, counts; data/template-inventory.json, data/noun-forms.csv) with seed 1729. German case and gender
morphology and Korean case particles are generated from the same scene, so the three languages differ only in surface
form. Animal colours form a controlled fictional domain. The renderer and the audit that verifies every file hash are in
the GitHub repository (flystudy.data).
tokenizer/ holds the shared byte-level BPE used in the study (word-boundary preserving, 832 tokens; hash
ea6e992cb22dc8d2ffd878abf995dd4c9ea2e3f19906519f7ce7ee68d78eaa9c). Language-wise token-length statistics are in
its .meta.json.
Certification and limits
- Items were certified by a Claude-only review (procedure
v4-ai-review-1, rule amendmentv5.1-ai-review-2): a 600-item audit sample (data/audit-sample.csv) judged per item, plus a 21-row checklist of constructions. Outcome records are incertification/and the procedure indocs/AI_REVIEW_GUIDE.md. - Item-level semantic judgments cover the primary rendering only; auxiliary outer-frame renderings were checked at the level of construction examples.
- No native-speaker review was performed. The certification does not establish linguistic validity, only consistency with the task definition as judged by the reviewer model.
- Two review rounds flagged template defects that were fixed in this version (Korean spatial particles, German
vertical prepositions, lexical choices); the change list is in
data/manifest.jsonundertemplate_revision.
Files
README.md
data/ train.jsonl, dev_a.jsonl, dev_b.jsonl, test.jsonl, manifest.json, template-inventory.json,
noun-forms.csv, audit.json, audit-sample.csv, construction-examples.csv, review-catalog.json,
cue-baselines*.json, nuisance-baselines*.json
tokenizer/ tokenizer-wordbound-v4.6.json (+ .meta.json)
docs/ TASK_DEFINITION_V5.1.1.md, AI_REVIEW_GUIDE.md
certification/ ai-review-*.json outcome and rule-amendment records
MANIFEST.sha256 sha256 of every file above
License and citation
Data, documentation and certification records: CC BY 4.0 (copyright 2026 June woo Kang). The generating code is MIT-licensed on GitHub. The connectome graph used by the study is not part of this dataset.
Please cite the repository until the paper is available:
June woo Kang. Fly Language Study: pre-registered measurement of language-order effects in a
connectome-constrained recurrent classifier. 2026. https://github.com/Juunary/fly-language-study
- Downloads last month
- 29