list_of_int
sequencelengths
1
3
list_of_simple_dict
listlengths
2
2
list_of_dict_of_list
listlengths
2
2
dict_of_list
dict
list_of_list
sequencelengths
2
2
[ 1, 2, 3 ]
[ { "age": 10, "name": "Peter" }, { "age": 12, "name": "Nancy" } ]
[ { "drink": null, "food": [ "apple", "cheese" ] }, { "drink": [ "wine", "beer" ], "food": null } ]
{ "color": [ "red", "white", "blue" ] }
[ [ [ 1, 2, 3 ], [ 4, 5, 6 ] ], [ [ 1, 2 ] ] ]
[ 2, 3, 4 ]
[ { "age": 10, "name": "James" }, { "age": 12, "name": "Mary" } ]
[ { "drink": null, "food": [ "Oragne" ] }, { "drink": [ "water", "beer" ], "food": null } ]
{ "color": [ "yellow" ] }
[ [ [ 4, 5, 6 ] ], [ [ 1, 2 ], [ 10, 11 ] ] ]
[ 5, 6 ]
[ { "age": 10, "name": "David" }, { "age": 12, "name": "Colleen" } ]
[ { "drink": null, "food": [ "Bread" ] }, { "drink": [ "wine", "coke" ], "food": null } ]
{ "color": [ "green", "orange" ] }
[ [ [ 1, 2, 3 ], [ 4, 5, 6 ], [ 10, 11 ] ], [ [ 11, 23 ] ] ]
[ 7, 8, 9 ]
[ { "age": 10, "name": "Jake" }, { "age": 12, "name": "Judy" } ]
[ { "drink": null, "food": [ "Gummy", "cake" ] }, { "drink": [ "7-up", "tea" ], "food": null } ]
{ "color": [ "white", "black" ] }
[ [ [ 1, 2, 3 ], [ 4, 5, 6 ] ], [ [ 16, 20 ] ] ]
[ 10 ]
[ { "age": 10, "name": "Dan" }, { "age": 12, "name": "Daisy" } ]
[ { "drink": null, "food": [ "apple", "cheese" ] }, { "drink": [ "hot chocolate", "coke" ], "food": null } ]
{ "color": [ "pink" ] }
[ [ [ 31, 2, 3 ], [ 4, 50, 6 ] ], [ [ 1, 2 ] ] ]
[ 1, 2, 3 ]
[ { "age": 10, "name": "Peter" }, { "age": 12, "name": "Nancy" } ]
[ { "drink": null, "food": [ "apple", "cheese" ] }, { "drink": [ "wine", "beer" ], "food": null } ]
{ "color": [ "red", "white", "blue" ] }
[ [ [ 1, 2, 3 ], [ 4, 5, 6 ] ], [ [ 1, 2 ] ] ]
[ 2, 3, 4 ]
[ { "age": 10, "name": "James" }, { "age": 12, "name": "Mary" } ]
[ { "drink": null, "food": [ "Oragne" ] }, { "drink": [ "water", "beer" ], "food": null } ]
{ "color": [ "yellow" ] }
[ [ [ 4, 5, 6 ] ], [ [ 1, 2 ], [ 10, 11 ] ] ]
[ 5, 6 ]
[ { "age": 10, "name": "David" }, { "age": 12, "name": "Colleen" } ]
[ { "drink": null, "food": [ "Bread" ] }, { "drink": [ "wine", "coke" ], "food": null } ]
{ "color": [ "green", "orange" ] }
[ [ [ 1, 2, 3 ], [ 4, 5, 6 ], [ 10, 11 ] ], [ [ 11, 23 ] ] ]
[ 7, 8, 9 ]
[ { "age": 10, "name": "Jake" }, { "age": 12, "name": "Judy" } ]
[ { "drink": null, "food": [ "Gummy", "cake" ] }, { "drink": [ "7-up", "tea" ], "food": null } ]
{ "color": [ "white", "black" ] }
[ [ [ 1, 2, 3 ], [ 4, 5, 6 ] ], [ [ 16, 20 ] ] ]
[ 10 ]
[ { "age": 10, "name": "Dan" }, { "age": 12, "name": "Daisy" } ]
[ { "drink": null, "food": [ "apple", "cheese" ] }, { "drink": [ "hot chocolate", "coke" ], "food": null } ]
{ "color": [ "pink" ] }
[ [ [ 31, 2, 3 ], [ 4, 50, 6 ] ], [ [ 1, 2 ] ] ]

Dataset Card for "test_complex_2"

More Information needed

Downloads last month
800
Edit dataset card