tokens_a
sequence | tokens_b
sequence | labels_a
sequence | labels_b
sequence | lang_a
stringclasses 1
value | lang_b
stringclasses 1
value | subset
stringclasses 2
values | id
stringlengths 1
3
| alignments
stringlengths 267
2.27k
|
---|---|---|---|---|---|---|---|---|
[
"A",
"black",
"and",
"white",
"cow",
"looking",
"through",
"the",
"fence",
"."
] | [
"A",
"black",
"and",
"white",
"cat",
"laying",
"on",
"the",
"ground",
"in",
"the",
"sun",
"."
] | [
0.6,
0.6,
0.6,
0.6,
0.6,
1,
1,
1,
1,
-1
] | [
0.6,
0.6,
0.6,
0.6,
0.6,
1,
1,
1,
1,
1,
1,
1,
-1
] | en | en | images | 745 | [{"sent1_word_ids": [0], "sent2_word_ids": [6], "type": "NOALI", "score": null, "comment": "-not aligned- <==> laying "}, {"sent1_word_ids": [10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [1, 2, 3, 4, 5], "sent2_word_ids": [1, 2, 3, 4, 5], "type": "SIMI", "score": 2.0, "comment": "A black and white cow <==> A black and white cat "}, {"sent1_word_ids": [6, 7], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "looking through <==> -not aligned- "}, {"sent1_word_ids": [8, 9], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "the fence <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [10, 11, 12], "type": "NOALI", "score": null, "comment": "-not aligned- <==> in the sun "}, {"sent1_word_ids": [0], "sent2_word_ids": [7, 8, 9], "type": "NOALI", "score": null, "comment": "-not aligned- <==> on the ground "}, {"sent1_word_ids": [0], "sent2_word_ids": [13], "type": "NOALI", "score": null, "comment": "-not aligned- <==> ."}] |
[
"A",
"close-up",
"of",
"a",
"sheep",
"in",
"the",
"grass",
"."
] | [
"A",
"close-up",
"of",
"a",
"lamb",
"with",
"its",
"ear",
"tagged",
",",
"standing",
"on",
"grass",
"."
] | [
0,
0,
0.2,
0.2,
0.2,
0,
0,
0,
-1
] | [
0,
0,
0.2,
0.2,
0.2,
1,
1,
1,
1,
-1,
1,
0,
0,
-1
] | en | en | images | 746 | [{"sent1_word_ids": [0], "sent2_word_ids": [9], "type": "NOALI", "score": null, "comment": "-not aligned- <==> tagged "}, {"sent1_word_ids": [9], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [14], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [0], "sent2_word_ids": [6, 7, 8], "type": "NOALI", "score": null, "comment": "-not aligned- <==> with its ear "}, {"sent1_word_ids": [0], "sent2_word_ids": [10], "type": "NOALI", "score": null, "comment": "-not aligned- <==> , "}, {"sent1_word_ids": [0], "sent2_word_ids": [11], "type": "NOALI", "score": null, "comment": "-not aligned- <==> standing "}, {"sent1_word_ids": [3, 4, 5], "sent2_word_ids": [3, 4, 5], "type": "SIMI", "score": 4.0, "comment": "of a sheep <==> of a lamb "}, {"sent1_word_ids": [6, 7, 8], "sent2_word_ids": [12, 13], "type": "EQUI", "score": 5.0, "comment": "in the grass <==> on grass "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "EQUI", "score": 5.0, "comment": "A close-up <==> A close-up"}] |
[
"Three",
"cows",
"grazing",
"in",
"a",
"field",
"."
] | [
"Two",
"cows",
"graze",
"in",
"a",
"field",
"."
] | [
0.2,
0.2,
0,
0,
0,
0,
-1
] | [
0.2,
0.2,
0,
0,
0,
0,
-1
] | en | en | images | 747 | [{"sent1_word_ids": [0], "sent2_word_ids": [7], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "SIMI", "score": 4.0, "comment": "Three cows <==> Two cows "}, {"sent1_word_ids": [3], "sent2_word_ids": [3], "type": "EQUI", "score": 5.0, "comment": "grazing <==> graze "}, {"sent1_word_ids": [7], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [4, 5, 6], "sent2_word_ids": [4, 5, 6], "type": "EQUI", "score": 5.0, "comment": "in a field <==> in a field"}] |
[
"A",
"man",
"sitting",
"on",
"a",
"bench",
"looking",
"at",
"a",
"dog",
"on",
"a",
"leash",
"sitting",
"on",
"sidewalk",
"."
] | [
"A",
"women",
"holds",
"a",
"small",
"baby",
"while",
"sitting",
"on",
"a",
"sofa",
"."
] | [
0.4,
0.4,
0,
0.4,
0.4,
0.4,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
-1
] | [
0.4,
0.4,
1,
1,
1,
1,
0,
0,
0.4,
0.4,
0.4,
-1
] | en | en | images | 748 | [{"sent1_word_ids": [14], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "sitting <==> -not aligned- "}, {"sent1_word_ids": [17], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [7], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "looking <==> -not aligned- "}, {"sent1_word_ids": [4, 5, 6], "sent2_word_ids": [9, 10, 11], "type": "SIMI", "score": 3.0, "comment": "on a bench <==> on a sofa "}, {"sent1_word_ids": [0], "sent2_word_ids": [3], "type": "NOALI", "score": null, "comment": "-not aligned- <==> holds "}, {"sent1_word_ids": [0], "sent2_word_ids": [12], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [3], "sent2_word_ids": [7, 8], "type": "EQUI", "score": 5.0, "comment": "sitting <==> while sitting "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "SIMI", "score": 3.0, "comment": "A man <==> A women "}, {"sent1_word_ids": [0], "sent2_word_ids": [4, 5, 6], "type": "NOALI", "score": null, "comment": "-not aligned- <==> a small baby "}, {"sent1_word_ids": [11, 12, 13], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "on a leash <==> -not aligned- "}, {"sent1_word_ids": [15, 16], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "on sidewalk <==> -not aligned- "}, {"sent1_word_ids": [8, 9, 10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "at a dog <==> -not aligned-"}] |
[
"The",
"black",
"bird",
"is",
"sitting",
"on",
"the",
"ground",
"."
] | [
"The",
"bird",
"is",
"sitting",
"on",
"the",
"branch",
"."
] | [
0.2,
0.2,
0.2,
0,
0,
0.6,
0.6,
0.6,
-1
] | [
0.2,
0.2,
0,
0,
0.6,
0.6,
0.6,
-1
] | en | en | images | 749 | [{"sent1_word_ids": [6, 7, 8], "sent2_word_ids": [5, 6, 7], "type": "SIMI", "score": 2.0, "comment": "on the ground <==> on the branch "}, {"sent1_word_ids": [4, 5], "sent2_word_ids": [3, 4], "type": "EQUI", "score": 5.0, "comment": "is sitting <==> is sitting "}, {"sent1_word_ids": [9], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [8], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [1, 2, 3], "sent2_word_ids": [1, 2], "type": "SPE1", "score": 4.0, "comment": "The black bird <==> The bird"}] |
[
"A",
"small",
"brown",
"birds",
"is",
"eating",
"from",
"a",
"bird",
"feeder",
"hanging",
"from",
"a",
"tree",
"."
] | [
"A",
"small",
"red",
"and",
"gray",
"bird",
"perched",
"in",
"a",
"tree",
"."
] | [
0.4,
0.4,
0.4,
0.4,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
-1
] | [
0.4,
0.4,
0.4,
0.4,
0.4,
0.4,
1,
0,
0,
0,
-1
] | en | en | images | 750 | [{"sent1_word_ids": [12, 13, 14], "sent2_word_ids": [8, 9, 10], "type": "EQUI", "score": 5.0, "comment": "from a tree <==> in a tree "}, {"sent1_word_ids": [0], "sent2_word_ids": [7], "type": "NOALI", "score": null, "comment": "-not aligned- <==> perched "}, {"sent1_word_ids": [15], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [7, 8, 9, 10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "from a bird feeder <==> -not aligned- "}, {"sent1_word_ids": [11], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "hanging <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [11], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [5, 6], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "is eating <==> -not aligned- "}, {"sent1_word_ids": [1, 2, 3, 4], "sent2_word_ids": [1, 2, 3, 4, 5, 6], "type": "SIMI", "score": 3.0, "comment": "A small brown birds <==> A small red and gray bird"}] |