diff --git a/NC1/psl2_4/dataset_dict.json b/NC1/psl2_4/dataset_dict.json new file mode 100644 index 0000000000000000000000000000000000000000..31145eaf92f08c428500ba08c6ee6e186851a3ac --- /dev/null +++ b/NC1/psl2_4/dataset_dict.json @@ -0,0 +1 @@ +{"splits": ["train", "test"]} \ No newline at end of file diff --git a/NC1/psl2_4/metadata.json b/NC1/psl2_4/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..22eb85cb277719b455f5ff5ca59d7ea111fa06fa --- /dev/null +++ b/NC1/psl2_4/metadata.json @@ -0,0 +1,86 @@ +{ + "group_type": "psl", + "group_parameters": { + "dim": 2, + "p": 2, + "n": 2 + }, + "group_order": 10, + "group_degree": 5, + "num_train_samples": 100000, + "num_test_samples": 20000, + "min_seq_length": 3, + "max_seq_length": 1024, + "permutation_map": { + "0": [ + 2, + 3, + 1, + 4, + 0 + ], + "1": [ + 0, + 3, + 4, + 1, + 2 + ], + "2": [ + 1, + 4, + 3, + 0, + 2 + ], + "3": [ + 3, + 2, + 1, + 0, + 4 + ], + "4": [ + 4, + 2, + 0, + 1, + 3 + ], + "5": [ + 1, + 0, + 2, + 4, + 3 + ], + "6": [ + 0, + 1, + 2, + 3, + 4 + ], + "7": [ + 3, + 0, + 4, + 2, + 1 + ], + "8": [ + 4, + 1, + 3, + 2, + 0 + ], + "9": [ + 2, + 4, + 0, + 3, + 1 + ] + } +} \ No newline at end of file diff --git a/NC1/psl2_4/test/dataset_info.json b/NC1/psl2_4/test/dataset_info.json new file mode 100644 index 0000000000000000000000000000000000000000..6023ee4d93572c803ada7823773e9956e091ab9d --- /dev/null +++ b/NC1/psl2_4/test/dataset_info.json @@ -0,0 +1,32 @@ +{ + "citation": "", + "description": "", + "features": { + "input_sequence": { + "dtype": "string", + "_type": "Value" + }, + "target": { + "dtype": "string", + "_type": "Value" + }, + "sequence_length": { + "dtype": "int64", + "_type": "Value" + }, + "group_degree": { + "dtype": "int64", + "_type": "Value" + }, + "group_order": { + "dtype": "int64", + "_type": "Value" + }, + "group_type": { + "dtype": "string", + "_type": "Value" + } + }, + "homepage": "", + "license": "" +} \ No newline at end of file diff --git a/NC1/psl2_4/test/state.json b/NC1/psl2_4/test/state.json new file mode 100644 index 0000000000000000000000000000000000000000..409b40d3beaa594b4d141d4ceeb1bbfb10c0d636 --- /dev/null +++ b/NC1/psl2_4/test/state.json @@ -0,0 +1,13 @@ +{ + "_data_files": [ + { + "filename": "data-00000-of-00001.arrow" + } + ], + "_fingerprint": "3d3eae21adad8dce", + "_format_columns": null, + "_format_kwargs": {}, + "_format_type": null, + "_output_all_columns": false, + "_split": null +} \ No newline at end of file diff --git a/NC1/psl2_4/train/dataset_info.json b/NC1/psl2_4/train/dataset_info.json new file mode 100644 index 0000000000000000000000000000000000000000..6023ee4d93572c803ada7823773e9956e091ab9d --- /dev/null +++ b/NC1/psl2_4/train/dataset_info.json @@ -0,0 +1,32 @@ +{ + "citation": "", + "description": "", + "features": { + "input_sequence": { + "dtype": "string", + "_type": "Value" + }, + "target": { + "dtype": "string", + "_type": "Value" + }, + "sequence_length": { + "dtype": "int64", + "_type": "Value" + }, + "group_degree": { + "dtype": "int64", + "_type": "Value" + }, + "group_order": { + "dtype": "int64", + "_type": "Value" + }, + "group_type": { + "dtype": "string", + "_type": "Value" + } + }, + "homepage": "", + "license": "" +} \ No newline at end of file diff --git a/NC1/psl2_4/train/state.json b/NC1/psl2_4/train/state.json new file mode 100644 index 0000000000000000000000000000000000000000..088468dc23908975eb7dae88dc73c34a31760c5f --- /dev/null +++ b/NC1/psl2_4/train/state.json @@ -0,0 +1,13 @@ +{ + "_data_files": [ + { + "filename": "data-00000-of-00001.arrow" + } + ], + "_fingerprint": "ef7b0efb476b55b2", + "_format_columns": null, + "_format_kwargs": {}, + "_format_type": null, + "_output_all_columns": false, + "_split": null +} \ No newline at end of file diff --git a/NC1/psl3_4/dataset_dict.json b/NC1/psl3_4/dataset_dict.json new file mode 100644 index 0000000000000000000000000000000000000000..31145eaf92f08c428500ba08c6ee6e186851a3ac --- /dev/null +++ b/NC1/psl3_4/dataset_dict.json @@ -0,0 +1 @@ +{"splits": ["train", "test"]} \ No newline at end of file diff --git a/NC1/psl3_4/metadata.json b/NC1/psl3_4/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..45fe86fc028b578ed45feaf566e00e333cb2ab96 --- /dev/null +++ b/NC1/psl3_4/metadata.json @@ -0,0 +1,3880 @@ +{ + "group_type": "psl", + "group_parameters": { + "dim": 3, + "p": 2, + "n": 2 + }, + "group_order": 168, + "group_degree": 21, + "num_train_samples": 100000, + "num_test_samples": 20000, + "min_seq_length": 3, + "max_seq_length": 1024, + "permutation_map": { + "0": [ + 2, + 0, + 1, + 3, + 4, + 5, + 10, + 15, + 20, + 6, + 9, + 16, + 19, + 7, + 12, + 13, + 18, + 8, + 11, + 14, + 17 + ], + "1": [ + 2, + 9, + 6, + 19, + 16, + 0, + 1, + 3, + 4, + 10, + 5, + 20, + 15, + 12, + 13, + 7, + 18, + 11, + 17, + 14, + 8 + ], + "2": [ + 2, + 10, + 5, + 20, + 15, + 0, + 1, + 3, + 4, + 9, + 6, + 19, + 16, + 11, + 14, + 8, + 17, + 12, + 18, + 13, + 7 + ], + "3": [ + 9, + 5, + 1, + 17, + 13, + 0, + 10, + 12, + 11, + 6, + 2, + 19, + 16, + 8, + 15, + 4, + 18, + 7, + 20, + 14, + 3 + ], + "4": [ + 6, + 10, + 1, + 14, + 18, + 5, + 0, + 8, + 7, + 2, + 9, + 19, + 16, + 20, + 11, + 13, + 4, + 15, + 12, + 3, + 17 + ], + "5": [ + 2, + 9, + 6, + 19, + 16, + 5, + 10, + 15, + 20, + 1, + 0, + 4, + 3, + 17, + 11, + 8, + 14, + 13, + 12, + 18, + 7 + ], + "6": [ + 2, + 6, + 9, + 16, + 19, + 5, + 10, + 15, + 20, + 0, + 1, + 3, + 4, + 8, + 14, + 17, + 11, + 7, + 18, + 12, + 13 + ], + "7": [ + 9, + 0, + 10, + 12, + 11, + 6, + 2, + 19, + 16, + 5, + 1, + 17, + 13, + 8, + 4, + 18, + 15, + 7, + 3, + 20, + 14 + ], + "8": [ + 0, + 9, + 10, + 11, + 12, + 6, + 5, + 8, + 7, + 2, + 1, + 4, + 3, + 19, + 17, + 18, + 20, + 16, + 13, + 15, + 14 + ], + "9": [ + 1, + 9, + 5, + 17, + 13, + 10, + 6, + 18, + 14, + 0, + 2, + 4, + 3, + 11, + 19, + 15, + 7, + 12, + 16, + 8, + 20 + ], + "10": [ + 6, + 2, + 9, + 19, + 16, + 1, + 10, + 18, + 14, + 0, + 5, + 7, + 8, + 4, + 20, + 13, + 11, + 3, + 15, + 12, + 17 + ], + "11": [ + 9, + 0, + 10, + 12, + 11, + 5, + 1, + 17, + 13, + 6, + 2, + 19, + 16, + 7, + 3, + 20, + 14, + 8, + 4, + 18, + 15 + ], + "12": [ + 0, + 9, + 10, + 11, + 12, + 2, + 1, + 4, + 3, + 6, + 5, + 8, + 7, + 16, + 13, + 15, + 14, + 19, + 17, + 18, + 20 + ], + "13": [ + 1, + 5, + 9, + 13, + 17, + 2, + 0, + 3, + 4, + 10, + 6, + 18, + 14, + 20, + 8, + 16, + 12, + 15, + 7, + 11, + 19 + ], + "14": [ + 9, + 6, + 2, + 19, + 16, + 0, + 10, + 12, + 11, + 5, + 1, + 17, + 13, + 7, + 14, + 3, + 20, + 8, + 18, + 15, + 4 + ], + "15": [ + 0, + 1, + 2, + 3, + 4, + 9, + 10, + 11, + 12, + 5, + 6, + 7, + 8, + 17, + 18, + 19, + 20, + 13, + 14, + 15, + 16 + ], + "16": [ + 0, + 2, + 1, + 4, + 3, + 6, + 5, + 8, + 7, + 9, + 10, + 11, + 12, + 16, + 15, + 14, + 13, + 19, + 20, + 17, + 18 + ], + "17": [ + 0, + 6, + 5, + 8, + 7, + 1, + 2, + 3, + 4, + 10, + 9, + 12, + 11, + 18, + 19, + 17, + 20, + 14, + 16, + 15, + 13 + ], + "18": [ + 0, + 9, + 10, + 11, + 12, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 13, + 16, + 14, + 15, + 17, + 19, + 20, + 18 + ], + "19": [ + 6, + 9, + 2, + 16, + 19, + 1, + 10, + 18, + 14, + 5, + 0, + 8, + 7, + 13, + 11, + 4, + 20, + 17, + 12, + 15, + 3 + ], + "20": [ + 0, + 1, + 2, + 3, + 4, + 6, + 5, + 8, + 7, + 10, + 9, + 12, + 11, + 14, + 13, + 16, + 15, + 18, + 17, + 20, + 19 + ], + "21": [ + 9, + 1, + 5, + 13, + 17, + 6, + 2, + 19, + 16, + 10, + 0, + 11, + 12, + 14, + 3, + 7, + 20, + 18, + 4, + 15, + 8 + ], + "22": [ + 6, + 1, + 10, + 18, + 14, + 5, + 0, + 8, + 7, + 9, + 2, + 16, + 19, + 13, + 4, + 20, + 11, + 17, + 3, + 12, + 15 + ], + "23": [ + 6, + 0, + 5, + 7, + 8, + 10, + 1, + 14, + 18, + 9, + 2, + 16, + 19, + 12, + 3, + 15, + 17, + 11, + 4, + 13, + 20 + ], + "24": [ + 5, + 0, + 6, + 8, + 7, + 2, + 10, + 20, + 15, + 1, + 9, + 17, + 13, + 4, + 12, + 19, + 14, + 3, + 11, + 18, + 16 + ], + "25": [ + 9, + 2, + 6, + 16, + 19, + 1, + 5, + 13, + 17, + 0, + 10, + 12, + 11, + 4, + 15, + 18, + 8, + 3, + 20, + 7, + 14 + ], + "26": [ + 5, + 10, + 2, + 15, + 20, + 0, + 6, + 8, + 7, + 9, + 1, + 13, + 17, + 11, + 18, + 3, + 16, + 12, + 14, + 19, + 4 + ], + "27": [ + 5, + 6, + 0, + 7, + 8, + 1, + 9, + 17, + 13, + 10, + 2, + 15, + 20, + 18, + 16, + 3, + 11, + 14, + 19, + 12, + 4 + ], + "28": [ + 5, + 6, + 0, + 7, + 8, + 2, + 10, + 20, + 15, + 9, + 1, + 13, + 17, + 19, + 14, + 4, + 12, + 16, + 18, + 11, + 3 + ], + "29": [ + 1, + 5, + 9, + 13, + 17, + 0, + 2, + 4, + 3, + 6, + 10, + 14, + 18, + 8, + 20, + 12, + 16, + 7, + 15, + 19, + 11 + ], + "30": [ + 1, + 0, + 2, + 4, + 3, + 9, + 5, + 17, + 13, + 10, + 6, + 18, + 14, + 11, + 7, + 19, + 15, + 12, + 8, + 20, + 16 + ], + "31": [ + 2, + 5, + 10, + 15, + 20, + 1, + 0, + 4, + 3, + 9, + 6, + 19, + 16, + 17, + 8, + 14, + 11, + 13, + 7, + 12, + 18 + ], + "32": [ + 9, + 1, + 5, + 13, + 17, + 2, + 6, + 16, + 19, + 0, + 10, + 12, + 11, + 3, + 14, + 20, + 7, + 4, + 18, + 8, + 15 + ], + "33": [ + 6, + 1, + 10, + 18, + 14, + 2, + 9, + 19, + 16, + 0, + 5, + 7, + 8, + 3, + 17, + 15, + 12, + 4, + 13, + 11, + 20 + ], + "34": [ + 1, + 10, + 6, + 18, + 14, + 9, + 5, + 17, + 13, + 0, + 2, + 4, + 3, + 12, + 20, + 16, + 8, + 11, + 15, + 7, + 19 + ], + "35": [ + 9, + 10, + 0, + 11, + 12, + 6, + 2, + 19, + 16, + 1, + 5, + 13, + 17, + 18, + 15, + 8, + 4, + 14, + 20, + 3, + 7 + ], + "36": [ + 2, + 5, + 10, + 15, + 20, + 6, + 9, + 16, + 19, + 0, + 1, + 3, + 4, + 7, + 13, + 18, + 12, + 8, + 17, + 11, + 14 + ], + "37": [ + 0, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 1, + 2, + 3, + 4, + 13, + 15, + 16, + 14, + 17, + 20, + 18, + 19 + ], + "38": [ + 10, + 6, + 1, + 18, + 14, + 9, + 0, + 12, + 11, + 2, + 5, + 15, + 20, + 16, + 7, + 17, + 4, + 19, + 8, + 3, + 13 + ], + "39": [ + 0, + 10, + 9, + 12, + 11, + 1, + 2, + 3, + 4, + 6, + 5, + 8, + 7, + 14, + 15, + 13, + 16, + 18, + 20, + 19, + 17 + ], + "40": [ + 5, + 0, + 6, + 8, + 7, + 1, + 9, + 17, + 13, + 2, + 10, + 20, + 15, + 3, + 11, + 18, + 16, + 4, + 12, + 19, + 14 + ], + "41": [ + 6, + 5, + 0, + 8, + 7, + 2, + 9, + 19, + 16, + 10, + 1, + 14, + 18, + 20, + 13, + 4, + 11, + 15, + 17, + 12, + 3 + ], + "42": [ + 2, + 5, + 10, + 15, + 20, + 9, + 6, + 19, + 16, + 1, + 0, + 4, + 3, + 13, + 7, + 12, + 18, + 17, + 8, + 14, + 11 + ], + "43": [ + 9, + 6, + 2, + 19, + 16, + 1, + 5, + 13, + 17, + 10, + 0, + 11, + 12, + 18, + 8, + 4, + 15, + 14, + 7, + 20, + 3 + ], + "44": [ + 1, + 9, + 5, + 17, + 13, + 0, + 2, + 4, + 3, + 10, + 6, + 18, + 14, + 12, + 16, + 8, + 20, + 11, + 19, + 15, + 7 + ], + "45": [ + 10, + 0, + 9, + 11, + 12, + 5, + 2, + 20, + 15, + 6, + 1, + 18, + 14, + 7, + 4, + 17, + 16, + 8, + 3, + 19, + 13 + ], + "46": [ + 10, + 1, + 6, + 14, + 18, + 0, + 9, + 11, + 12, + 2, + 5, + 15, + 20, + 4, + 17, + 7, + 16, + 3, + 13, + 19, + 8 + ], + "47": [ + 9, + 2, + 6, + 16, + 19, + 0, + 10, + 12, + 11, + 1, + 5, + 13, + 17, + 3, + 20, + 7, + 14, + 4, + 15, + 18, + 8 + ], + "48": [ + 1, + 10, + 6, + 18, + 14, + 2, + 0, + 3, + 4, + 5, + 9, + 13, + 17, + 15, + 11, + 19, + 7, + 20, + 12, + 8, + 16 + ], + "49": [ + 6, + 0, + 5, + 7, + 8, + 9, + 2, + 16, + 19, + 10, + 1, + 14, + 18, + 11, + 4, + 13, + 20, + 12, + 3, + 15, + 17 + ], + "50": [ + 1, + 0, + 2, + 4, + 3, + 5, + 9, + 13, + 17, + 6, + 10, + 14, + 18, + 7, + 11, + 15, + 19, + 8, + 12, + 16, + 20 + ], + "51": [ + 10, + 2, + 5, + 15, + 20, + 6, + 1, + 18, + 14, + 9, + 0, + 12, + 11, + 16, + 4, + 7, + 17, + 19, + 3, + 13, + 8 + ], + "52": [ + 9, + 10, + 0, + 11, + 12, + 1, + 5, + 13, + 17, + 6, + 2, + 19, + 16, + 14, + 20, + 3, + 7, + 18, + 15, + 8, + 4 + ], + "53": [ + 10, + 9, + 0, + 12, + 11, + 1, + 6, + 14, + 18, + 5, + 2, + 20, + 15, + 13, + 19, + 3, + 8, + 17, + 16, + 7, + 4 + ], + "54": [ + 0, + 2, + 1, + 4, + 3, + 5, + 6, + 7, + 8, + 10, + 9, + 12, + 11, + 15, + 16, + 13, + 14, + 20, + 19, + 18, + 17 + ], + "55": [ + 2, + 0, + 1, + 3, + 4, + 9, + 6, + 19, + 16, + 10, + 5, + 20, + 15, + 11, + 8, + 17, + 14, + 12, + 7, + 18, + 13 + ], + "56": [ + 5, + 0, + 6, + 8, + 7, + 10, + 2, + 15, + 20, + 9, + 1, + 13, + 17, + 12, + 4, + 14, + 19, + 11, + 3, + 16, + 18 + ], + "57": [ + 6, + 1, + 10, + 18, + 14, + 9, + 2, + 16, + 19, + 5, + 0, + 8, + 7, + 17, + 3, + 12, + 15, + 13, + 4, + 20, + 11 + ], + "58": [ + 5, + 2, + 10, + 20, + 15, + 6, + 0, + 7, + 8, + 9, + 1, + 13, + 17, + 16, + 3, + 18, + 11, + 19, + 4, + 12, + 14 + ], + "59": [ + 6, + 0, + 5, + 7, + 8, + 1, + 10, + 18, + 14, + 2, + 9, + 19, + 16, + 3, + 12, + 17, + 15, + 4, + 11, + 20, + 13 + ], + "60": [ + 1, + 2, + 0, + 3, + 4, + 9, + 5, + 17, + 13, + 6, + 10, + 14, + 18, + 19, + 15, + 11, + 7, + 16, + 20, + 8, + 12 + ], + "61": [ + 6, + 2, + 9, + 19, + 16, + 5, + 0, + 8, + 7, + 10, + 1, + 14, + 18, + 15, + 3, + 17, + 12, + 20, + 4, + 11, + 13 + ], + "62": [ + 0, + 2, + 1, + 4, + 3, + 9, + 10, + 11, + 12, + 6, + 5, + 8, + 7, + 19, + 20, + 17, + 18, + 16, + 15, + 14, + 13 + ], + "63": [ + 2, + 0, + 1, + 3, + 4, + 6, + 9, + 16, + 19, + 5, + 10, + 15, + 20, + 8, + 11, + 14, + 17, + 7, + 12, + 13, + 18 + ], + "64": [ + 10, + 5, + 2, + 20, + 15, + 1, + 6, + 14, + 18, + 9, + 0, + 12, + 11, + 17, + 7, + 4, + 16, + 13, + 8, + 19, + 3 + ], + "65": [ + 9, + 0, + 10, + 12, + 11, + 2, + 6, + 16, + 19, + 1, + 5, + 13, + 17, + 4, + 8, + 15, + 18, + 3, + 7, + 14, + 20 + ], + "66": [ + 1, + 5, + 9, + 13, + 17, + 6, + 10, + 14, + 18, + 0, + 2, + 4, + 3, + 7, + 15, + 19, + 11, + 8, + 20, + 12, + 16 + ], + "67": [ + 10, + 1, + 6, + 14, + 18, + 5, + 2, + 20, + 15, + 9, + 0, + 12, + 11, + 13, + 3, + 8, + 19, + 17, + 4, + 16, + 7 + ], + "68": [ + 1, + 0, + 2, + 4, + 3, + 6, + 10, + 14, + 18, + 5, + 9, + 13, + 17, + 8, + 12, + 16, + 20, + 7, + 11, + 15, + 19 + ], + "69": [ + 2, + 10, + 5, + 20, + 15, + 1, + 0, + 4, + 3, + 6, + 9, + 16, + 19, + 14, + 11, + 17, + 8, + 18, + 12, + 7, + 13 + ], + "70": [ + 5, + 2, + 10, + 20, + 15, + 1, + 9, + 17, + 13, + 0, + 6, + 8, + 7, + 4, + 19, + 14, + 12, + 3, + 16, + 11, + 18 + ], + "71": [ + 0, + 1, + 2, + 3, + 4, + 10, + 9, + 12, + 11, + 6, + 5, + 8, + 7, + 18, + 17, + 20, + 19, + 14, + 13, + 16, + 15 + ], + "72": [ + 5, + 10, + 2, + 15, + 20, + 9, + 1, + 13, + 17, + 0, + 6, + 8, + 7, + 12, + 14, + 19, + 4, + 11, + 18, + 3, + 16 + ], + "73": [ + 10, + 6, + 1, + 18, + 14, + 2, + 5, + 15, + 20, + 9, + 0, + 12, + 11, + 19, + 8, + 3, + 13, + 16, + 7, + 17, + 4 + ], + "74": [ + 9, + 10, + 0, + 11, + 12, + 2, + 6, + 16, + 19, + 5, + 1, + 17, + 13, + 15, + 18, + 4, + 8, + 20, + 14, + 7, + 3 + ], + "75": [ + 5, + 10, + 2, + 15, + 20, + 1, + 9, + 17, + 13, + 6, + 0, + 7, + 8, + 14, + 12, + 4, + 19, + 18, + 11, + 16, + 3 + ], + "76": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20 + ], + "77": [ + 9, + 5, + 1, + 17, + 13, + 6, + 2, + 19, + 16, + 0, + 10, + 12, + 11, + 7, + 20, + 14, + 3, + 8, + 15, + 4, + 18 + ], + "78": [ + 10, + 1, + 6, + 14, + 18, + 9, + 0, + 12, + 11, + 5, + 2, + 20, + 15, + 17, + 4, + 16, + 7, + 13, + 3, + 8, + 19 + ], + "79": [ + 10, + 9, + 0, + 12, + 11, + 6, + 1, + 18, + 14, + 2, + 5, + 15, + 20, + 19, + 13, + 8, + 3, + 16, + 17, + 4, + 7 + ], + "80": [ + 6, + 9, + 2, + 16, + 19, + 5, + 0, + 8, + 7, + 1, + 10, + 18, + 14, + 17, + 12, + 15, + 3, + 13, + 11, + 4, + 20 + ], + "81": [ + 1, + 9, + 5, + 17, + 13, + 2, + 0, + 3, + 4, + 6, + 10, + 14, + 18, + 16, + 12, + 20, + 8, + 19, + 11, + 7, + 15 + ], + "82": [ + 0, + 6, + 5, + 8, + 7, + 9, + 10, + 11, + 12, + 2, + 1, + 4, + 3, + 16, + 14, + 13, + 15, + 19, + 18, + 20, + 17 + ], + "83": [ + 2, + 6, + 9, + 16, + 19, + 0, + 1, + 3, + 4, + 5, + 10, + 15, + 20, + 7, + 18, + 12, + 13, + 8, + 14, + 17, + 11 + ], + "84": [ + 1, + 9, + 5, + 17, + 13, + 6, + 10, + 14, + 18, + 2, + 0, + 3, + 4, + 19, + 11, + 7, + 15, + 16, + 12, + 20, + 8 + ], + "85": [ + 5, + 1, + 9, + 17, + 13, + 0, + 6, + 8, + 7, + 2, + 10, + 20, + 15, + 4, + 14, + 12, + 19, + 3, + 18, + 16, + 11 + ], + "86": [ + 1, + 6, + 10, + 14, + 18, + 5, + 9, + 13, + 17, + 0, + 2, + 4, + 3, + 8, + 16, + 20, + 12, + 7, + 19, + 11, + 15 + ], + "87": [ + 5, + 2, + 10, + 20, + 15, + 0, + 6, + 8, + 7, + 1, + 9, + 17, + 13, + 3, + 16, + 11, + 18, + 4, + 19, + 14, + 12 + ], + "88": [ + 0, + 10, + 9, + 12, + 11, + 2, + 1, + 4, + 3, + 5, + 6, + 7, + 8, + 15, + 14, + 16, + 13, + 20, + 18, + 17, + 19 + ], + "89": [ + 0, + 10, + 9, + 12, + 11, + 6, + 5, + 8, + 7, + 1, + 2, + 3, + 4, + 18, + 20, + 19, + 17, + 14, + 15, + 13, + 16 + ], + "90": [ + 5, + 1, + 9, + 17, + 13, + 2, + 10, + 20, + 15, + 0, + 6, + 8, + 7, + 3, + 18, + 16, + 11, + 4, + 14, + 12, + 19 + ], + "91": [ + 9, + 0, + 10, + 12, + 11, + 1, + 5, + 13, + 17, + 2, + 6, + 16, + 19, + 3, + 7, + 14, + 20, + 4, + 8, + 15, + 18 + ], + "92": [ + 5, + 9, + 1, + 13, + 17, + 0, + 6, + 8, + 7, + 10, + 2, + 15, + 20, + 12, + 19, + 4, + 14, + 11, + 16, + 18, + 3 + ], + "93": [ + 0, + 5, + 6, + 7, + 8, + 10, + 9, + 12, + 11, + 2, + 1, + 4, + 3, + 15, + 13, + 14, + 16, + 20, + 17, + 19, + 18 + ], + "94": [ + 2, + 10, + 5, + 20, + 15, + 9, + 6, + 19, + 16, + 0, + 1, + 3, + 4, + 12, + 18, + 13, + 7, + 11, + 14, + 8, + 17 + ], + "95": [ + 0, + 10, + 9, + 12, + 11, + 5, + 6, + 7, + 8, + 2, + 1, + 4, + 3, + 20, + 18, + 17, + 19, + 15, + 14, + 16, + 13 + ], + "96": [ + 1, + 6, + 10, + 14, + 18, + 9, + 5, + 17, + 13, + 2, + 0, + 3, + 4, + 16, + 8, + 12, + 20, + 19, + 7, + 15, + 11 + ], + "97": [ + 5, + 2, + 10, + 20, + 15, + 9, + 1, + 13, + 17, + 6, + 0, + 7, + 8, + 19, + 4, + 12, + 14, + 16, + 3, + 18, + 11 + ], + "98": [ + 10, + 0, + 9, + 11, + 12, + 6, + 1, + 18, + 14, + 5, + 2, + 20, + 15, + 8, + 3, + 19, + 13, + 7, + 4, + 17, + 16 + ], + "99": [ + 6, + 5, + 0, + 8, + 7, + 10, + 1, + 14, + 18, + 2, + 9, + 19, + 16, + 15, + 17, + 12, + 3, + 20, + 13, + 4, + 11 + ], + "100": [ + 6, + 9, + 2, + 16, + 19, + 0, + 5, + 7, + 8, + 10, + 1, + 14, + 18, + 12, + 17, + 3, + 15, + 11, + 13, + 20, + 4 + ], + "101": [ + 0, + 6, + 5, + 8, + 7, + 2, + 1, + 4, + 3, + 9, + 10, + 11, + 12, + 19, + 18, + 20, + 17, + 16, + 14, + 13, + 15 + ], + "102": [ + 6, + 10, + 1, + 14, + 18, + 2, + 9, + 19, + 16, + 5, + 0, + 8, + 7, + 15, + 12, + 3, + 17, + 20, + 11, + 13, + 4 + ], + "103": [ + 10, + 2, + 5, + 15, + 20, + 9, + 0, + 12, + 11, + 6, + 1, + 18, + 14, + 19, + 3, + 13, + 8, + 16, + 4, + 7, + 17 + ], + "104": [ + 6, + 2, + 9, + 19, + 16, + 10, + 1, + 14, + 18, + 5, + 0, + 8, + 7, + 20, + 4, + 11, + 13, + 15, + 3, + 17, + 12 + ], + "105": [ + 2, + 1, + 0, + 4, + 3, + 10, + 5, + 20, + 15, + 6, + 9, + 16, + 19, + 18, + 13, + 12, + 7, + 14, + 17, + 8, + 11 + ], + "106": [ + 1, + 2, + 0, + 3, + 4, + 10, + 6, + 18, + 14, + 5, + 9, + 13, + 17, + 20, + 16, + 12, + 8, + 15, + 19, + 7, + 11 + ], + "107": [ + 9, + 2, + 6, + 16, + 19, + 10, + 0, + 11, + 12, + 5, + 1, + 17, + 13, + 20, + 3, + 14, + 7, + 15, + 4, + 8, + 18 + ], + "108": [ + 2, + 5, + 10, + 15, + 20, + 0, + 1, + 3, + 4, + 6, + 9, + 16, + 19, + 8, + 17, + 11, + 14, + 7, + 13, + 18, + 12 + ], + "109": [ + 9, + 1, + 5, + 13, + 17, + 0, + 10, + 12, + 11, + 2, + 6, + 16, + 19, + 4, + 18, + 8, + 15, + 3, + 14, + 20, + 7 + ], + "110": [ + 5, + 1, + 9, + 17, + 13, + 10, + 2, + 15, + 20, + 6, + 0, + 7, + 8, + 18, + 3, + 11, + 16, + 14, + 4, + 19, + 12 + ], + "111": [ + 9, + 2, + 6, + 16, + 19, + 5, + 1, + 17, + 13, + 10, + 0, + 11, + 12, + 15, + 4, + 8, + 18, + 20, + 3, + 14, + 7 + ], + "112": [ + 1, + 0, + 2, + 4, + 3, + 10, + 6, + 18, + 14, + 9, + 5, + 17, + 13, + 12, + 8, + 20, + 16, + 11, + 7, + 19, + 15 + ], + "113": [ + 9, + 5, + 1, + 17, + 13, + 10, + 0, + 11, + 12, + 2, + 6, + 16, + 19, + 15, + 8, + 18, + 4, + 20, + 7, + 3, + 14 + ], + "114": [ + 0, + 2, + 1, + 4, + 3, + 10, + 9, + 12, + 11, + 5, + 6, + 7, + 8, + 20, + 19, + 18, + 17, + 15, + 16, + 13, + 14 + ], + "115": [ + 9, + 10, + 0, + 11, + 12, + 5, + 1, + 17, + 13, + 2, + 6, + 16, + 19, + 20, + 14, + 7, + 3, + 15, + 18, + 4, + 8 + ], + "116": [ + 2, + 1, + 0, + 4, + 3, + 9, + 6, + 19, + 16, + 5, + 10, + 15, + 20, + 17, + 14, + 11, + 8, + 13, + 18, + 7, + 12 + ], + "117": [ + 6, + 5, + 0, + 8, + 7, + 9, + 2, + 16, + 19, + 1, + 10, + 18, + 14, + 13, + 20, + 11, + 4, + 17, + 15, + 3, + 12 + ], + "118": [ + 10, + 5, + 2, + 20, + 15, + 0, + 9, + 11, + 12, + 6, + 1, + 18, + 14, + 8, + 13, + 3, + 19, + 7, + 17, + 16, + 4 + ], + "119": [ + 1, + 10, + 6, + 18, + 14, + 0, + 2, + 4, + 3, + 9, + 5, + 17, + 13, + 11, + 15, + 7, + 19, + 12, + 20, + 16, + 8 + ], + "120": [ + 5, + 6, + 0, + 7, + 8, + 10, + 2, + 15, + 20, + 1, + 9, + 17, + 13, + 14, + 19, + 12, + 4, + 18, + 16, + 3, + 11 + ], + "121": [ + 10, + 5, + 2, + 20, + 15, + 9, + 0, + 12, + 11, + 1, + 6, + 14, + 18, + 13, + 8, + 19, + 3, + 17, + 7, + 4, + 16 + ], + "122": [ + 1, + 6, + 10, + 14, + 18, + 2, + 0, + 3, + 4, + 9, + 5, + 17, + 13, + 19, + 7, + 15, + 11, + 16, + 8, + 12, + 20 + ], + "123": [ + 2, + 9, + 6, + 19, + 16, + 10, + 5, + 20, + 15, + 0, + 1, + 3, + 4, + 11, + 17, + 14, + 8, + 12, + 13, + 7, + 18 + ], + "124": [ + 2, + 0, + 1, + 3, + 4, + 10, + 5, + 20, + 15, + 9, + 6, + 19, + 16, + 12, + 7, + 18, + 13, + 11, + 8, + 17, + 14 + ], + "125": [ + 0, + 9, + 10, + 11, + 12, + 5, + 6, + 7, + 8, + 1, + 2, + 3, + 4, + 17, + 19, + 20, + 18, + 13, + 16, + 14, + 15 + ], + "126": [ + 2, + 1, + 0, + 4, + 3, + 5, + 10, + 15, + 20, + 9, + 6, + 19, + 16, + 13, + 18, + 7, + 12, + 17, + 14, + 11, + 8 + ], + "127": [ + 9, + 6, + 2, + 19, + 16, + 5, + 1, + 17, + 13, + 0, + 10, + 12, + 11, + 8, + 18, + 15, + 4, + 7, + 14, + 3, + 20 + ], + "128": [ + 10, + 6, + 1, + 18, + 14, + 5, + 2, + 20, + 15, + 0, + 9, + 11, + 12, + 8, + 19, + 13, + 3, + 7, + 16, + 4, + 17 + ], + "129": [ + 10, + 6, + 1, + 18, + 14, + 0, + 9, + 11, + 12, + 5, + 2, + 20, + 15, + 7, + 16, + 4, + 17, + 8, + 19, + 13, + 3 + ], + "130": [ + 5, + 1, + 9, + 17, + 13, + 6, + 0, + 7, + 8, + 10, + 2, + 15, + 20, + 14, + 4, + 19, + 12, + 18, + 3, + 11, + 16 + ], + "131": [ + 10, + 9, + 0, + 12, + 11, + 2, + 5, + 15, + 20, + 6, + 1, + 18, + 14, + 16, + 17, + 4, + 7, + 19, + 13, + 8, + 3 + ], + "132": [ + 2, + 10, + 5, + 20, + 15, + 6, + 9, + 16, + 19, + 1, + 0, + 4, + 3, + 18, + 12, + 7, + 13, + 14, + 11, + 17, + 8 + ], + "133": [ + 1, + 2, + 0, + 3, + 4, + 5, + 9, + 13, + 17, + 10, + 6, + 18, + 14, + 15, + 19, + 7, + 11, + 20, + 16, + 12, + 8 + ], + "134": [ + 2, + 6, + 9, + 16, + 19, + 1, + 0, + 4, + 3, + 10, + 5, + 20, + 15, + 18, + 7, + 13, + 12, + 14, + 8, + 11, + 17 + ], + "135": [ + 6, + 2, + 9, + 19, + 16, + 0, + 5, + 7, + 8, + 1, + 10, + 18, + 14, + 3, + 15, + 12, + 17, + 4, + 20, + 13, + 11 + ], + "136": [ + 2, + 9, + 6, + 19, + 16, + 1, + 0, + 4, + 3, + 5, + 10, + 15, + 20, + 13, + 12, + 18, + 7, + 17, + 11, + 8, + 14 + ], + "137": [ + 6, + 0, + 5, + 7, + 8, + 2, + 9, + 19, + 16, + 1, + 10, + 18, + 14, + 4, + 11, + 20, + 13, + 3, + 12, + 17, + 15 + ], + "138": [ + 0, + 5, + 6, + 7, + 8, + 1, + 2, + 3, + 4, + 9, + 10, + 11, + 12, + 17, + 20, + 18, + 19, + 13, + 15, + 16, + 14 + ], + "139": [ + 10, + 9, + 0, + 12, + 11, + 5, + 2, + 20, + 15, + 1, + 6, + 14, + 18, + 17, + 16, + 7, + 4, + 13, + 19, + 3, + 8 + ], + "140": [ + 1, + 6, + 10, + 14, + 18, + 0, + 2, + 4, + 3, + 5, + 9, + 13, + 17, + 7, + 19, + 11, + 15, + 8, + 16, + 20, + 12 + ], + "141": [ + 9, + 1, + 5, + 13, + 17, + 10, + 0, + 11, + 12, + 6, + 2, + 19, + 16, + 18, + 4, + 15, + 8, + 14, + 3, + 7, + 20 + ], + "142": [ + 1, + 5, + 9, + 13, + 17, + 10, + 6, + 18, + 14, + 2, + 0, + 3, + 4, + 15, + 7, + 11, + 19, + 20, + 8, + 16, + 12 + ], + "143": [ + 6, + 10, + 1, + 14, + 18, + 9, + 2, + 16, + 19, + 0, + 5, + 7, + 8, + 12, + 15, + 17, + 3, + 11, + 20, + 4, + 13 + ], + "144": [ + 5, + 6, + 0, + 7, + 8, + 9, + 1, + 13, + 17, + 2, + 10, + 20, + 15, + 16, + 18, + 11, + 3, + 19, + 14, + 4, + 12 + ], + "145": [ + 6, + 5, + 0, + 8, + 7, + 1, + 10, + 18, + 14, + 9, + 2, + 16, + 19, + 17, + 15, + 3, + 12, + 13, + 20, + 11, + 4 + ], + "146": [ + 9, + 5, + 1, + 17, + 13, + 2, + 6, + 16, + 19, + 10, + 0, + 11, + 12, + 20, + 7, + 3, + 14, + 15, + 8, + 18, + 4 + ], + "147": [ + 9, + 6, + 2, + 19, + 16, + 10, + 0, + 11, + 12, + 1, + 5, + 13, + 17, + 14, + 7, + 20, + 3, + 18, + 8, + 4, + 15 + ], + "148": [ + 6, + 9, + 2, + 16, + 19, + 10, + 1, + 14, + 18, + 0, + 5, + 7, + 8, + 11, + 13, + 20, + 4, + 12, + 17, + 3, + 15 + ], + "149": [ + 0, + 5, + 6, + 7, + 8, + 2, + 1, + 4, + 3, + 10, + 9, + 12, + 11, + 20, + 17, + 19, + 18, + 15, + 13, + 14, + 16 + ], + "150": [ + 10, + 5, + 2, + 20, + 15, + 6, + 1, + 18, + 14, + 0, + 9, + 11, + 12, + 7, + 17, + 16, + 4, + 8, + 13, + 3, + 19 + ], + "151": [ + 5, + 0, + 6, + 8, + 7, + 9, + 1, + 13, + 17, + 10, + 2, + 15, + 20, + 11, + 3, + 16, + 18, + 12, + 4, + 14, + 19 + ], + "152": [ + 2, + 6, + 9, + 16, + 19, + 10, + 5, + 20, + 15, + 1, + 0, + 4, + 3, + 14, + 8, + 11, + 17, + 18, + 7, + 13, + 12 + ], + "153": [ + 10, + 1, + 6, + 14, + 18, + 2, + 5, + 15, + 20, + 0, + 9, + 11, + 12, + 3, + 13, + 19, + 8, + 4, + 17, + 7, + 16 + ], + "154": [ + 5, + 9, + 1, + 13, + 17, + 6, + 0, + 7, + 8, + 2, + 10, + 20, + 15, + 19, + 12, + 14, + 4, + 16, + 11, + 3, + 18 + ], + "155": [ + 6, + 10, + 1, + 14, + 18, + 0, + 5, + 7, + 8, + 9, + 2, + 16, + 19, + 11, + 20, + 4, + 13, + 12, + 15, + 17, + 3 + ], + "156": [ + 5, + 9, + 1, + 13, + 17, + 10, + 2, + 15, + 20, + 0, + 6, + 8, + 7, + 11, + 16, + 18, + 3, + 12, + 19, + 4, + 14 + ], + "157": [ + 5, + 9, + 1, + 13, + 17, + 2, + 10, + 20, + 15, + 6, + 0, + 7, + 8, + 16, + 11, + 3, + 18, + 19, + 12, + 14, + 4 + ], + "158": [ + 10, + 0, + 9, + 11, + 12, + 2, + 5, + 15, + 20, + 1, + 6, + 14, + 18, + 4, + 7, + 16, + 17, + 3, + 8, + 13, + 19 + ], + "159": [ + 1, + 10, + 6, + 18, + 14, + 5, + 9, + 13, + 17, + 2, + 0, + 3, + 4, + 20, + 12, + 8, + 16, + 15, + 11, + 19, + 7 + ], + "160": [ + 6, + 1, + 10, + 18, + 14, + 0, + 5, + 7, + 8, + 2, + 9, + 19, + 16, + 4, + 13, + 11, + 20, + 3, + 17, + 15, + 12 + ], + "161": [ + 10, + 2, + 5, + 15, + 20, + 0, + 9, + 11, + 12, + 1, + 6, + 14, + 18, + 3, + 19, + 8, + 13, + 4, + 16, + 17, + 7 + ], + "162": [ + 10, + 2, + 5, + 15, + 20, + 1, + 6, + 14, + 18, + 0, + 9, + 11, + 12, + 4, + 16, + 17, + 7, + 3, + 19, + 8, + 13 + ], + "163": [ + 2, + 1, + 0, + 4, + 3, + 6, + 9, + 16, + 19, + 10, + 5, + 20, + 15, + 14, + 17, + 8, + 11, + 18, + 13, + 12, + 7 + ], + "164": [ + 0, + 6, + 5, + 8, + 7, + 10, + 9, + 12, + 11, + 1, + 2, + 3, + 4, + 14, + 16, + 15, + 13, + 18, + 19, + 17, + 20 + ], + "165": [ + 10, + 0, + 9, + 11, + 12, + 1, + 6, + 14, + 18, + 2, + 5, + 15, + 20, + 3, + 8, + 13, + 19, + 4, + 7, + 16, + 17 + ], + "166": [ + 5, + 10, + 2, + 15, + 20, + 6, + 0, + 7, + 8, + 1, + 9, + 17, + 13, + 18, + 11, + 16, + 3, + 14, + 12, + 4, + 19 + ], + "167": [ + 1, + 2, + 0, + 3, + 4, + 6, + 10, + 14, + 18, + 9, + 5, + 17, + 13, + 16, + 20, + 8, + 12, + 19, + 15, + 11, + 7 + ] + } +} \ No newline at end of file diff --git a/NC1/psl3_4/test/dataset_info.json b/NC1/psl3_4/test/dataset_info.json new file mode 100644 index 0000000000000000000000000000000000000000..6023ee4d93572c803ada7823773e9956e091ab9d --- /dev/null +++ b/NC1/psl3_4/test/dataset_info.json @@ -0,0 +1,32 @@ +{ + "citation": "", + "description": "", + "features": { + "input_sequence": { + "dtype": "string", + "_type": "Value" + }, + "target": { + "dtype": "string", + "_type": "Value" + }, + "sequence_length": { + "dtype": "int64", + "_type": "Value" + }, + "group_degree": { + "dtype": "int64", + "_type": "Value" + }, + "group_order": { + "dtype": "int64", + "_type": "Value" + }, + "group_type": { + "dtype": "string", + "_type": "Value" + } + }, + "homepage": "", + "license": "" +} \ No newline at end of file diff --git a/NC1/psl3_4/test/state.json b/NC1/psl3_4/test/state.json new file mode 100644 index 0000000000000000000000000000000000000000..ed9b9e3857457d75fe8bff9c01d1bd2021e64ffb --- /dev/null +++ b/NC1/psl3_4/test/state.json @@ -0,0 +1,13 @@ +{ + "_data_files": [ + { + "filename": "data-00000-of-00001.arrow" + } + ], + "_fingerprint": "753e3faa5b9fc5de", + "_format_columns": null, + "_format_kwargs": {}, + "_format_type": null, + "_output_all_columns": false, + "_split": null +} \ No newline at end of file diff --git a/NC1/psl3_4/train/dataset_info.json b/NC1/psl3_4/train/dataset_info.json new file mode 100644 index 0000000000000000000000000000000000000000..6023ee4d93572c803ada7823773e9956e091ab9d --- /dev/null +++ b/NC1/psl3_4/train/dataset_info.json @@ -0,0 +1,32 @@ +{ + "citation": "", + "description": "", + "features": { + "input_sequence": { + "dtype": "string", + "_type": "Value" + }, + "target": { + "dtype": "string", + "_type": "Value" + }, + "sequence_length": { + "dtype": "int64", + "_type": "Value" + }, + "group_degree": { + "dtype": "int64", + "_type": "Value" + }, + "group_order": { + "dtype": "int64", + "_type": "Value" + }, + "group_type": { + "dtype": "string", + "_type": "Value" + } + }, + "homepage": "", + "license": "" +} \ No newline at end of file diff --git a/NC1/psl3_4/train/state.json b/NC1/psl3_4/train/state.json new file mode 100644 index 0000000000000000000000000000000000000000..d3b91664d27367b9817dbee63a9347deb6635f51 --- /dev/null +++ b/NC1/psl3_4/train/state.json @@ -0,0 +1,13 @@ +{ + "_data_files": [ + { + "filename": "data-00000-of-00001.arrow" + } + ], + "_fingerprint": "7010c8e5a7bb7ef8", + "_format_columns": null, + "_format_kwargs": {}, + "_format_type": null, + "_output_all_columns": false, + "_split": null +} \ No newline at end of file diff --git a/NC1/psl3_5/dataset_dict.json b/NC1/psl3_5/dataset_dict.json new file mode 100644 index 0000000000000000000000000000000000000000..31145eaf92f08c428500ba08c6ee6e186851a3ac --- /dev/null +++ b/NC1/psl3_5/dataset_dict.json @@ -0,0 +1 @@ +{"splits": ["train", "test"]} \ No newline at end of file diff --git a/NC1/psl3_5/test/dataset_info.json b/NC1/psl3_5/test/dataset_info.json new file mode 100644 index 0000000000000000000000000000000000000000..6023ee4d93572c803ada7823773e9956e091ab9d --- /dev/null +++ b/NC1/psl3_5/test/dataset_info.json @@ -0,0 +1,32 @@ +{ + "citation": "", + "description": "", + "features": { + "input_sequence": { + "dtype": "string", + "_type": "Value" + }, + "target": { + "dtype": "string", + "_type": "Value" + }, + "sequence_length": { + "dtype": "int64", + "_type": "Value" + }, + "group_degree": { + "dtype": "int64", + "_type": "Value" + }, + "group_order": { + "dtype": "int64", + "_type": "Value" + }, + "group_type": { + "dtype": "string", + "_type": "Value" + } + }, + "homepage": "", + "license": "" +} \ No newline at end of file diff --git a/NC1/psl3_5/test/state.json b/NC1/psl3_5/test/state.json new file mode 100644 index 0000000000000000000000000000000000000000..7f04fc8bc6db7bb80378d8e6d58c8f5d714ed1b2 --- /dev/null +++ b/NC1/psl3_5/test/state.json @@ -0,0 +1,13 @@ +{ + "_data_files": [ + { + "filename": "data-00000-of-00001.arrow" + } + ], + "_fingerprint": "797934a7146da578", + "_format_columns": null, + "_format_kwargs": {}, + "_format_type": null, + "_output_all_columns": false, + "_split": null +} \ No newline at end of file diff --git a/NC1/psl3_5/train/dataset_info.json b/NC1/psl3_5/train/dataset_info.json new file mode 100644 index 0000000000000000000000000000000000000000..6023ee4d93572c803ada7823773e9956e091ab9d --- /dev/null +++ b/NC1/psl3_5/train/dataset_info.json @@ -0,0 +1,32 @@ +{ + "citation": "", + "description": "", + "features": { + "input_sequence": { + "dtype": "string", + "_type": "Value" + }, + "target": { + "dtype": "string", + "_type": "Value" + }, + "sequence_length": { + "dtype": "int64", + "_type": "Value" + }, + "group_degree": { + "dtype": "int64", + "_type": "Value" + }, + "group_order": { + "dtype": "int64", + "_type": "Value" + }, + "group_type": { + "dtype": "string", + "_type": "Value" + } + }, + "homepage": "", + "license": "" +} \ No newline at end of file diff --git a/NC1/psl3_5/train/state.json b/NC1/psl3_5/train/state.json new file mode 100644 index 0000000000000000000000000000000000000000..5d8e0178ba8e355dd88e82618ffc7622c4ad17e7 --- /dev/null +++ b/NC1/psl3_5/train/state.json @@ -0,0 +1,13 @@ +{ + "_data_files": [ + { + "filename": "data-00000-of-00001.arrow" + } + ], + "_fingerprint": "51efe0908d4df4e4", + "_format_columns": null, + "_format_kwargs": {}, + "_format_type": null, + "_output_all_columns": false, + "_split": null +} \ No newline at end of file diff --git a/TC0/c19/dataset_dict.json b/TC0/c19/dataset_dict.json new file mode 100644 index 0000000000000000000000000000000000000000..31145eaf92f08c428500ba08c6ee6e186851a3ac --- /dev/null +++ b/TC0/c19/dataset_dict.json @@ -0,0 +1 @@ +{"splits": ["train", "test"]} \ No newline at end of file diff --git a/TC0/c19/metadata.json b/TC0/c19/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..8065fbab2366b5a8530579de1fe7d5a635f02904 --- /dev/null +++ b/TC0/c19/metadata.json @@ -0,0 +1,413 @@ +{ + "group_type": "cyclic", + "group_parameters": { + "n": 19 + }, + "group_order": 19, + "group_degree": 19, + "num_train_samples": 100000, + "num_test_samples": 20000, + "min_seq_length": 3, + "max_seq_length": 1024, + "permutation_map": { + "0": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18 + ], + "1": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 0 + ], + "2": [ + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 0, + 1 + ], + "3": [ + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 0, + 1, + 2 + ], + "4": [ + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 0, + 1, + 2, + 3 + ], + "5": [ + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 0, + 1, + 2, + 3, + 4 + ], + "6": [ + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 0, + 1, + 2, + 3, + 4, + 5 + ], + "7": [ + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ], + "8": [ + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + "9": [ + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + "10": [ + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9 + ], + "11": [ + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10 + ], + "12": [ + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11 + ], + "13": [ + 13, + 14, + 15, + 16, + 17, + 18, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12 + ], + "14": [ + 14, + 15, + 16, + 17, + 18, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13 + ], + "15": [ + 15, + 16, + 17, + 18, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14 + ], + "16": [ + 16, + 17, + 18, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15 + ], + "17": [ + 17, + 18, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16 + ], + "18": [ + 18, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17 + ] + } +} \ No newline at end of file diff --git a/TC0/c19/test/dataset_info.json b/TC0/c19/test/dataset_info.json new file mode 100644 index 0000000000000000000000000000000000000000..6023ee4d93572c803ada7823773e9956e091ab9d --- /dev/null +++ b/TC0/c19/test/dataset_info.json @@ -0,0 +1,32 @@ +{ + "citation": "", + "description": "", + "features": { + "input_sequence": { + "dtype": "string", + "_type": "Value" + }, + "target": { + "dtype": "string", + "_type": "Value" + }, + "sequence_length": { + "dtype": "int64", + "_type": "Value" + }, + "group_degree": { + "dtype": "int64", + "_type": "Value" + }, + "group_order": { + "dtype": "int64", + "_type": "Value" + }, + "group_type": { + "dtype": "string", + "_type": "Value" + } + }, + "homepage": "", + "license": "" +} \ No newline at end of file diff --git a/TC0/c19/test/state.json b/TC0/c19/test/state.json new file mode 100644 index 0000000000000000000000000000000000000000..54030e13d0d72bc4610d7c5af0c3ef6f8556bccb --- /dev/null +++ b/TC0/c19/test/state.json @@ -0,0 +1,13 @@ +{ + "_data_files": [ + { + "filename": "data-00000-of-00001.arrow" + } + ], + "_fingerprint": "460e7d977f2c9d97", + "_format_columns": null, + "_format_kwargs": {}, + "_format_type": null, + "_output_all_columns": false, + "_split": null +} \ No newline at end of file diff --git a/TC0/c19/train/dataset_info.json b/TC0/c19/train/dataset_info.json new file mode 100644 index 0000000000000000000000000000000000000000..6023ee4d93572c803ada7823773e9956e091ab9d --- /dev/null +++ b/TC0/c19/train/dataset_info.json @@ -0,0 +1,32 @@ +{ + "citation": "", + "description": "", + "features": { + "input_sequence": { + "dtype": "string", + "_type": "Value" + }, + "target": { + "dtype": "string", + "_type": "Value" + }, + "sequence_length": { + "dtype": "int64", + "_type": "Value" + }, + "group_degree": { + "dtype": "int64", + "_type": "Value" + }, + "group_order": { + "dtype": "int64", + "_type": "Value" + }, + "group_type": { + "dtype": "string", + "_type": "Value" + } + }, + "homepage": "", + "license": "" +} \ No newline at end of file diff --git a/TC0/c19/train/state.json b/TC0/c19/train/state.json new file mode 100644 index 0000000000000000000000000000000000000000..437190eb627aa840636c18fbadb5fdcce39bc5b7 --- /dev/null +++ b/TC0/c19/train/state.json @@ -0,0 +1,13 @@ +{ + "_data_files": [ + { + "filename": "data-00000-of-00001.arrow" + } + ], + "_fingerprint": "80d3f064d0fc75ab", + "_format_columns": null, + "_format_kwargs": {}, + "_format_type": null, + "_output_all_columns": false, + "_split": null +} \ No newline at end of file diff --git a/TC0/c2/dataset_dict.json b/TC0/c2/dataset_dict.json new file mode 100644 index 0000000000000000000000000000000000000000..31145eaf92f08c428500ba08c6ee6e186851a3ac --- /dev/null +++ b/TC0/c2/dataset_dict.json @@ -0,0 +1 @@ +{"splits": ["train", "test"]} \ No newline at end of file diff --git a/TC0/c2/metadata.json b/TC0/c2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..059610952d7ec99c86c873762da3a8e5ff273dd4 --- /dev/null +++ b/TC0/c2/metadata.json @@ -0,0 +1,22 @@ +{ + "group_type": "cyclic", + "group_parameters": { + "n": 2 + }, + "group_order": 2, + "group_degree": 2, + "num_train_samples": 100000, + "num_test_samples": 20000, + "min_seq_length": 3, + "max_seq_length": 1024, + "permutation_map": { + "0": [ + 0, + 1 + ], + "1": [ + 1, + 0 + ] + } +} \ No newline at end of file diff --git a/TC0/c2/test/dataset_info.json b/TC0/c2/test/dataset_info.json new file mode 100644 index 0000000000000000000000000000000000000000..6023ee4d93572c803ada7823773e9956e091ab9d --- /dev/null +++ b/TC0/c2/test/dataset_info.json @@ -0,0 +1,32 @@ +{ + "citation": "", + "description": "", + "features": { + "input_sequence": { + "dtype": "string", + "_type": "Value" + }, + "target": { + "dtype": "string", + "_type": "Value" + }, + "sequence_length": { + "dtype": "int64", + "_type": "Value" + }, + "group_degree": { + "dtype": "int64", + "_type": "Value" + }, + "group_order": { + "dtype": "int64", + "_type": "Value" + }, + "group_type": { + "dtype": "string", + "_type": "Value" + } + }, + "homepage": "", + "license": "" +} \ No newline at end of file diff --git a/TC0/c2/test/state.json b/TC0/c2/test/state.json new file mode 100644 index 0000000000000000000000000000000000000000..2c21276e44d9a15478c98ee580dbd3c042c295bc --- /dev/null +++ b/TC0/c2/test/state.json @@ -0,0 +1,13 @@ +{ + "_data_files": [ + { + "filename": "data-00000-of-00001.arrow" + } + ], + "_fingerprint": "153ea683f0791a7f", + "_format_columns": null, + "_format_kwargs": {}, + "_format_type": null, + "_output_all_columns": false, + "_split": null +} \ No newline at end of file diff --git a/TC0/c2/train/dataset_info.json b/TC0/c2/train/dataset_info.json new file mode 100644 index 0000000000000000000000000000000000000000..6023ee4d93572c803ada7823773e9956e091ab9d --- /dev/null +++ b/TC0/c2/train/dataset_info.json @@ -0,0 +1,32 @@ +{ + "citation": "", + "description": "", + "features": { + "input_sequence": { + "dtype": "string", + "_type": "Value" + }, + "target": { + "dtype": "string", + "_type": "Value" + }, + "sequence_length": { + "dtype": "int64", + "_type": "Value" + }, + "group_degree": { + "dtype": "int64", + "_type": "Value" + }, + "group_order": { + "dtype": "int64", + "_type": "Value" + }, + "group_type": { + "dtype": "string", + "_type": "Value" + } + }, + "homepage": "", + "license": "" +} \ No newline at end of file diff --git a/TC0/c2/train/state.json b/TC0/c2/train/state.json new file mode 100644 index 0000000000000000000000000000000000000000..b39218178be02fe2a784736198e4eac89c29b40c --- /dev/null +++ b/TC0/c2/train/state.json @@ -0,0 +1,13 @@ +{ + "_data_files": [ + { + "filename": "data-00000-of-00001.arrow" + } + ], + "_fingerprint": "ac37392d70ffb389", + "_format_columns": null, + "_format_kwargs": {}, + "_format_type": null, + "_output_all_columns": false, + "_split": null +} \ No newline at end of file diff --git a/TC0/c20/dataset_dict.json b/TC0/c20/dataset_dict.json new file mode 100644 index 0000000000000000000000000000000000000000..31145eaf92f08c428500ba08c6ee6e186851a3ac --- /dev/null +++ b/TC0/c20/dataset_dict.json @@ -0,0 +1 @@ +{"splits": ["train", "test"]} \ No newline at end of file diff --git a/TC0/c20/metadata.json b/TC0/c20/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..a346b52abd138e888e98e0c810f86005fe2967dd --- /dev/null +++ b/TC0/c20/metadata.json @@ -0,0 +1,454 @@ +{ + "group_type": "cyclic", + "group_parameters": { + "n": 20 + }, + "group_order": 20, + "group_degree": 20, + "num_train_samples": 100000, + "num_test_samples": 20000, + "min_seq_length": 3, + "max_seq_length": 1024, + "permutation_map": { + "0": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19 + ], + "1": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 0 + ], + "2": [ + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 0, + 1 + ], + "3": [ + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 0, + 1, + 2 + ], + "4": [ + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 0, + 1, + 2, + 3 + ], + "5": [ + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 0, + 1, + 2, + 3, + 4 + ], + "6": [ + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 0, + 1, + 2, + 3, + 4, + 5 + ], + "7": [ + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ], + "8": [ + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + "9": [ + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + "10": [ + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9 + ], + "11": [ + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10 + ], + "12": [ + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11 + ], + "13": [ + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12 + ], + "14": [ + 14, + 15, + 16, + 17, + 18, + 19, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13 + ], + "15": [ + 15, + 16, + 17, + 18, + 19, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14 + ], + "16": [ + 16, + 17, + 18, + 19, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15 + ], + "17": [ + 17, + 18, + 19, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16 + ], + "18": [ + 18, + 19, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17 + ], + "19": [ + 19, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18 + ] + } +} \ No newline at end of file diff --git a/TC0/c20/test/dataset_info.json b/TC0/c20/test/dataset_info.json new file mode 100644 index 0000000000000000000000000000000000000000..6023ee4d93572c803ada7823773e9956e091ab9d --- /dev/null +++ b/TC0/c20/test/dataset_info.json @@ -0,0 +1,32 @@ +{ + "citation": "", + "description": "", + "features": { + "input_sequence": { + "dtype": "string", + "_type": "Value" + }, + "target": { + "dtype": "string", + "_type": "Value" + }, + "sequence_length": { + "dtype": "int64", + "_type": "Value" + }, + "group_degree": { + "dtype": "int64", + "_type": "Value" + }, + "group_order": { + "dtype": "int64", + "_type": "Value" + }, + "group_type": { + "dtype": "string", + "_type": "Value" + } + }, + "homepage": "", + "license": "" +} \ No newline at end of file diff --git a/TC0/c20/test/state.json b/TC0/c20/test/state.json new file mode 100644 index 0000000000000000000000000000000000000000..409a9539779d2dad74951f5d6052f6e4998f56cb --- /dev/null +++ b/TC0/c20/test/state.json @@ -0,0 +1,13 @@ +{ + "_data_files": [ + { + "filename": "data-00000-of-00001.arrow" + } + ], + "_fingerprint": "0fcc8dae65fb4e58", + "_format_columns": null, + "_format_kwargs": {}, + "_format_type": null, + "_output_all_columns": false, + "_split": null +} \ No newline at end of file diff --git a/TC0/c20/train/dataset_info.json b/TC0/c20/train/dataset_info.json new file mode 100644 index 0000000000000000000000000000000000000000..6023ee4d93572c803ada7823773e9956e091ab9d --- /dev/null +++ b/TC0/c20/train/dataset_info.json @@ -0,0 +1,32 @@ +{ + "citation": "", + "description": "", + "features": { + "input_sequence": { + "dtype": "string", + "_type": "Value" + }, + "target": { + "dtype": "string", + "_type": "Value" + }, + "sequence_length": { + "dtype": "int64", + "_type": "Value" + }, + "group_degree": { + "dtype": "int64", + "_type": "Value" + }, + "group_order": { + "dtype": "int64", + "_type": "Value" + }, + "group_type": { + "dtype": "string", + "_type": "Value" + } + }, + "homepage": "", + "license": "" +} \ No newline at end of file diff --git a/TC0/c20/train/state.json b/TC0/c20/train/state.json new file mode 100644 index 0000000000000000000000000000000000000000..c622849b5576cf15d9a4f7f04892649ce072e94d --- /dev/null +++ b/TC0/c20/train/state.json @@ -0,0 +1,13 @@ +{ + "_data_files": [ + { + "filename": "data-00000-of-00001.arrow" + } + ], + "_fingerprint": "cc77cd435a739d8e", + "_format_columns": null, + "_format_kwargs": {}, + "_format_type": null, + "_output_all_columns": false, + "_split": null +} \ No newline at end of file diff --git a/TC0/c21/dataset_dict.json b/TC0/c21/dataset_dict.json new file mode 100644 index 0000000000000000000000000000000000000000..31145eaf92f08c428500ba08c6ee6e186851a3ac --- /dev/null +++ b/TC0/c21/dataset_dict.json @@ -0,0 +1 @@ +{"splits": ["train", "test"]} \ No newline at end of file diff --git a/TC0/c21/metadata.json b/TC0/c21/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..7debfd2d21fa4d09d93a61bf5502409c972241e8 --- /dev/null +++ b/TC0/c21/metadata.json @@ -0,0 +1,497 @@ +{ + "group_type": "cyclic", + "group_parameters": { + "n": 21 + }, + "group_order": 21, + "group_degree": 21, + "num_train_samples": 100000, + "num_test_samples": 20000, + "min_seq_length": 3, + "max_seq_length": 1024, + "permutation_map": { + "0": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20 + ], + "1": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 0 + ], + "2": [ + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 0, + 1 + ], + "3": [ + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 0, + 1, + 2 + ], + "4": [ + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 0, + 1, + 2, + 3 + ], + "5": [ + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 0, + 1, + 2, + 3, + 4 + ], + "6": [ + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 0, + 1, + 2, + 3, + 4, + 5 + ], + "7": [ + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ], + "8": [ + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + "9": [ + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + "10": [ + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9 + ], + "11": [ + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10 + ], + "12": [ + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11 + ], + "13": [ + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12 + ], + "14": [ + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13 + ], + "15": [ + 15, + 16, + 17, + 18, + 19, + 20, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14 + ], + "16": [ + 16, + 17, + 18, + 19, + 20, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15 + ], + "17": [ + 17, + 18, + 19, + 20, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16 + ], + "18": [ + 18, + 19, + 20, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17 + ], + "19": [ + 19, + 20, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18 + ], + "20": [ + 20, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19 + ] + } +} \ No newline at end of file diff --git a/TC0/c21/test/dataset_info.json b/TC0/c21/test/dataset_info.json new file mode 100644 index 0000000000000000000000000000000000000000..6023ee4d93572c803ada7823773e9956e091ab9d --- /dev/null +++ b/TC0/c21/test/dataset_info.json @@ -0,0 +1,32 @@ +{ + "citation": "", + "description": "", + "features": { + "input_sequence": { + "dtype": "string", + "_type": "Value" + }, + "target": { + "dtype": "string", + "_type": "Value" + }, + "sequence_length": { + "dtype": "int64", + "_type": "Value" + }, + "group_degree": { + "dtype": "int64", + "_type": "Value" + }, + "group_order": { + "dtype": "int64", + "_type": "Value" + }, + "group_type": { + "dtype": "string", + "_type": "Value" + } + }, + "homepage": "", + "license": "" +} \ No newline at end of file diff --git a/TC0/c21/test/state.json b/TC0/c21/test/state.json new file mode 100644 index 0000000000000000000000000000000000000000..efd24eb1c81afe945395c51f1484c0e3372bead0 --- /dev/null +++ b/TC0/c21/test/state.json @@ -0,0 +1,13 @@ +{ + "_data_files": [ + { + "filename": "data-00000-of-00001.arrow" + } + ], + "_fingerprint": "8a454f9e36e96b51", + "_format_columns": null, + "_format_kwargs": {}, + "_format_type": null, + "_output_all_columns": false, + "_split": null +} \ No newline at end of file diff --git a/TC0/c21/train/dataset_info.json b/TC0/c21/train/dataset_info.json new file mode 100644 index 0000000000000000000000000000000000000000..6023ee4d93572c803ada7823773e9956e091ab9d --- /dev/null +++ b/TC0/c21/train/dataset_info.json @@ -0,0 +1,32 @@ +{ + "citation": "", + "description": "", + "features": { + "input_sequence": { + "dtype": "string", + "_type": "Value" + }, + "target": { + "dtype": "string", + "_type": "Value" + }, + "sequence_length": { + "dtype": "int64", + "_type": "Value" + }, + "group_degree": { + "dtype": "int64", + "_type": "Value" + }, + "group_order": { + "dtype": "int64", + "_type": "Value" + }, + "group_type": { + "dtype": "string", + "_type": "Value" + } + }, + "homepage": "", + "license": "" +} \ No newline at end of file diff --git a/TC0/c21/train/state.json b/TC0/c21/train/state.json new file mode 100644 index 0000000000000000000000000000000000000000..37e4897828ef6a7af7934d3ad2f74deb670f082b --- /dev/null +++ b/TC0/c21/train/state.json @@ -0,0 +1,13 @@ +{ + "_data_files": [ + { + "filename": "data-00000-of-00001.arrow" + } + ], + "_fingerprint": "abfba1e4130b3ac7", + "_format_columns": null, + "_format_kwargs": {}, + "_format_type": null, + "_output_all_columns": false, + "_split": null +} \ No newline at end of file diff --git a/TC0/c22/test/data-00000-of-00001.arrow b/TC0/c22/test/data-00000-of-00001.arrow new file mode 100644 index 0000000000000000000000000000000000000000..6f8a1ac1800260be16073012beadf4e6e5f41fd6 --- /dev/null +++ b/TC0/c22/test/data-00000-of-00001.arrow @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3cdb39eb04f4d3bdb9c0814c20837c23e88b1794ca1672930df9f15ce466cc5 +size 27000200 diff --git a/TC0/c22/train/data-00000-of-00001.arrow b/TC0/c22/train/data-00000-of-00001.arrow new file mode 100644 index 0000000000000000000000000000000000000000..196c4c55302b147f8d9c522f4b2bb8935e56d477 --- /dev/null +++ b/TC0/c22/train/data-00000-of-00001.arrow @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3295b7f3b4d8f7dad23d17316019b5cf64b1408e11d8133ac0234242cc1779c5 +size 135061848 diff --git a/TC0/c25/test/data-00000-of-00001.arrow b/TC0/c25/test/data-00000-of-00001.arrow new file mode 100644 index 0000000000000000000000000000000000000000..4c5eb7d27a7c6b23cd3626c39c01ce4bf897001d --- /dev/null +++ b/TC0/c25/test/data-00000-of-00001.arrow @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72f7fa50eddbc695442e560b2d6ea539520ee864ef72d346d2c651a501d970ac +size 27344336 diff --git a/TC0/c25/train/data-00000-of-00001.arrow b/TC0/c25/train/data-00000-of-00001.arrow new file mode 100644 index 0000000000000000000000000000000000000000..595f763473ef2949a3824168b643897a085705bd --- /dev/null +++ b/TC0/c25/train/data-00000-of-00001.arrow @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11af2bb7eaf2794a594a32ce70e127022b6fbf01e2f2abfc0aebec961cc81bbf +size 138016936 diff --git a/TC0/c26/dataset_dict.json b/TC0/c26/dataset_dict.json new file mode 100644 index 0000000000000000000000000000000000000000..31145eaf92f08c428500ba08c6ee6e186851a3ac --- /dev/null +++ b/TC0/c26/dataset_dict.json @@ -0,0 +1 @@ +{"splits": ["train", "test"]} \ No newline at end of file diff --git a/TC0/c26/metadata.json b/TC0/c26/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..0952d842589e8431e48dcc473212ce4263aa176b --- /dev/null +++ b/TC0/c26/metadata.json @@ -0,0 +1,742 @@ +{ + "group_type": "cyclic", + "group_parameters": { + "n": 26 + }, + "group_order": 26, + "group_degree": 26, + "num_train_samples": 100000, + "num_test_samples": 20000, + "min_seq_length": 3, + "max_seq_length": 1024, + "permutation_map": { + "0": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25 + ], + "1": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 0 + ], + "2": [ + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 0, + 1 + ], + "3": [ + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 0, + 1, + 2 + ], + "4": [ + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 0, + 1, + 2, + 3 + ], + "5": [ + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 0, + 1, + 2, + 3, + 4 + ], + "6": [ + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 0, + 1, + 2, + 3, + 4, + 5 + ], + "7": [ + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ], + "8": [ + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + "9": [ + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + "10": [ + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9 + ], + "11": [ + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10 + ], + "12": [ + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11 + ], + "13": [ + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12 + ], + "14": [ + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13 + ], + "15": [ + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14 + ], + "16": [ + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15 + ], + "17": [ + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16 + ], + "18": [ + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17 + ], + "19": [ + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18 + ], + "20": [ + 20, + 21, + 22, + 23, + 24, + 25, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19 + ], + "21": [ + 21, + 22, + 23, + 24, + 25, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20 + ], + "22": [ + 22, + 23, + 24, + 25, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21 + ], + "23": [ + 23, + 24, + 25, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22 + ], + "24": [ + 24, + 25, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23 + ], + "25": [ + 25, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24 + ] + } +} \ No newline at end of file diff --git a/TC0/c26/test/dataset_info.json b/TC0/c26/test/dataset_info.json new file mode 100644 index 0000000000000000000000000000000000000000..6023ee4d93572c803ada7823773e9956e091ab9d --- /dev/null +++ b/TC0/c26/test/dataset_info.json @@ -0,0 +1,32 @@ +{ + "citation": "", + "description": "", + "features": { + "input_sequence": { + "dtype": "string", + "_type": "Value" + }, + "target": { + "dtype": "string", + "_type": "Value" + }, + "sequence_length": { + "dtype": "int64", + "_type": "Value" + }, + "group_degree": { + "dtype": "int64", + "_type": "Value" + }, + "group_order": { + "dtype": "int64", + "_type": "Value" + }, + "group_type": { + "dtype": "string", + "_type": "Value" + } + }, + "homepage": "", + "license": "" +} \ No newline at end of file diff --git a/TC0/c26/test/state.json b/TC0/c26/test/state.json new file mode 100644 index 0000000000000000000000000000000000000000..579fbd99933346765a737258f2bffaf8dfd287af --- /dev/null +++ b/TC0/c26/test/state.json @@ -0,0 +1,13 @@ +{ + "_data_files": [ + { + "filename": "data-00000-of-00001.arrow" + } + ], + "_fingerprint": "cbcfe25365337b02", + "_format_columns": null, + "_format_kwargs": {}, + "_format_type": null, + "_output_all_columns": false, + "_split": null +} \ No newline at end of file diff --git a/TC0/c26/train/dataset_info.json b/TC0/c26/train/dataset_info.json new file mode 100644 index 0000000000000000000000000000000000000000..6023ee4d93572c803ada7823773e9956e091ab9d --- /dev/null +++ b/TC0/c26/train/dataset_info.json @@ -0,0 +1,32 @@ +{ + "citation": "", + "description": "", + "features": { + "input_sequence": { + "dtype": "string", + "_type": "Value" + }, + "target": { + "dtype": "string", + "_type": "Value" + }, + "sequence_length": { + "dtype": "int64", + "_type": "Value" + }, + "group_degree": { + "dtype": "int64", + "_type": "Value" + }, + "group_order": { + "dtype": "int64", + "_type": "Value" + }, + "group_type": { + "dtype": "string", + "_type": "Value" + } + }, + "homepage": "", + "license": "" +} \ No newline at end of file diff --git a/TC0/c26/train/state.json b/TC0/c26/train/state.json new file mode 100644 index 0000000000000000000000000000000000000000..84a8786eefb6da827a6e45f9ab7deb619bfcbc8e --- /dev/null +++ b/TC0/c26/train/state.json @@ -0,0 +1,13 @@ +{ + "_data_files": [ + { + "filename": "data-00000-of-00001.arrow" + } + ], + "_fingerprint": "4568ce020b977bff", + "_format_columns": null, + "_format_kwargs": {}, + "_format_type": null, + "_output_all_columns": false, + "_split": null +} \ No newline at end of file diff --git a/TC0/c27/dataset_dict.json b/TC0/c27/dataset_dict.json new file mode 100644 index 0000000000000000000000000000000000000000..31145eaf92f08c428500ba08c6ee6e186851a3ac --- /dev/null +++ b/TC0/c27/dataset_dict.json @@ -0,0 +1 @@ +{"splits": ["train", "test"]} \ No newline at end of file diff --git a/TC0/c27/metadata.json b/TC0/c27/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..4d2ce11827b57588e943607b2b8c81c326993ae0 --- /dev/null +++ b/TC0/c27/metadata.json @@ -0,0 +1,797 @@ +{ + "group_type": "cyclic", + "group_parameters": { + "n": 27 + }, + "group_order": 27, + "group_degree": 27, + "num_train_samples": 100000, + "num_test_samples": 20000, + "min_seq_length": 3, + "max_seq_length": 1024, + "permutation_map": { + "0": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26 + ], + "1": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 0 + ], + "2": [ + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 0, + 1 + ], + "3": [ + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 0, + 1, + 2 + ], + "4": [ + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 0, + 1, + 2, + 3 + ], + "5": [ + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 0, + 1, + 2, + 3, + 4 + ], + "6": [ + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 0, + 1, + 2, + 3, + 4, + 5 + ], + "7": [ + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ], + "8": [ + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + "9": [ + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + "10": [ + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9 + ], + "11": [ + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10 + ], + "12": [ + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11 + ], + "13": [ + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12 + ], + "14": [ + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13 + ], + "15": [ + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14 + ], + "16": [ + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15 + ], + "17": [ + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16 + ], + "18": [ + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17 + ], + "19": [ + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18 + ], + "20": [ + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19 + ], + "21": [ + 21, + 22, + 23, + 24, + 25, + 26, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20 + ], + "22": [ + 22, + 23, + 24, + 25, + 26, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21 + ], + "23": [ + 23, + 24, + 25, + 26, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22 + ], + "24": [ + 24, + 25, + 26, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23 + ], + "25": [ + 25, + 26, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24 + ], + "26": [ + 26, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25 + ] + } +} \ No newline at end of file diff --git a/TC0/c27/test/dataset_info.json b/TC0/c27/test/dataset_info.json new file mode 100644 index 0000000000000000000000000000000000000000..6023ee4d93572c803ada7823773e9956e091ab9d --- /dev/null +++ b/TC0/c27/test/dataset_info.json @@ -0,0 +1,32 @@ +{ + "citation": "", + "description": "", + "features": { + "input_sequence": { + "dtype": "string", + "_type": "Value" + }, + "target": { + "dtype": "string", + "_type": "Value" + }, + "sequence_length": { + "dtype": "int64", + "_type": "Value" + }, + "group_degree": { + "dtype": "int64", + "_type": "Value" + }, + "group_order": { + "dtype": "int64", + "_type": "Value" + }, + "group_type": { + "dtype": "string", + "_type": "Value" + } + }, + "homepage": "", + "license": "" +} \ No newline at end of file diff --git a/TC0/c27/test/state.json b/TC0/c27/test/state.json new file mode 100644 index 0000000000000000000000000000000000000000..e45a6ece052e0cc44cd2240cbb1ea16722592cba --- /dev/null +++ b/TC0/c27/test/state.json @@ -0,0 +1,13 @@ +{ + "_data_files": [ + { + "filename": "data-00000-of-00001.arrow" + } + ], + "_fingerprint": "09e85aafa497dd6e", + "_format_columns": null, + "_format_kwargs": {}, + "_format_type": null, + "_output_all_columns": false, + "_split": null +} \ No newline at end of file diff --git a/TC0/c27/train/dataset_info.json b/TC0/c27/train/dataset_info.json new file mode 100644 index 0000000000000000000000000000000000000000..6023ee4d93572c803ada7823773e9956e091ab9d --- /dev/null +++ b/TC0/c27/train/dataset_info.json @@ -0,0 +1,32 @@ +{ + "citation": "", + "description": "", + "features": { + "input_sequence": { + "dtype": "string", + "_type": "Value" + }, + "target": { + "dtype": "string", + "_type": "Value" + }, + "sequence_length": { + "dtype": "int64", + "_type": "Value" + }, + "group_degree": { + "dtype": "int64", + "_type": "Value" + }, + "group_order": { + "dtype": "int64", + "_type": "Value" + }, + "group_type": { + "dtype": "string", + "_type": "Value" + } + }, + "homepage": "", + "license": "" +} \ No newline at end of file diff --git a/TC0/c27/train/state.json b/TC0/c27/train/state.json new file mode 100644 index 0000000000000000000000000000000000000000..1901dbf765869442c08668df3830e78fea27f1dd --- /dev/null +++ b/TC0/c27/train/state.json @@ -0,0 +1,13 @@ +{ + "_data_files": [ + { + "filename": "data-00000-of-00001.arrow" + } + ], + "_fingerprint": "37338b572c66e19d", + "_format_columns": null, + "_format_kwargs": {}, + "_format_type": null, + "_output_all_columns": false, + "_split": null +} \ No newline at end of file diff --git a/TC0/c28/dataset_dict.json b/TC0/c28/dataset_dict.json new file mode 100644 index 0000000000000000000000000000000000000000..31145eaf92f08c428500ba08c6ee6e186851a3ac --- /dev/null +++ b/TC0/c28/dataset_dict.json @@ -0,0 +1 @@ +{"splits": ["train", "test"]} \ No newline at end of file diff --git a/TC0/c28/metadata.json b/TC0/c28/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..9366fb7057ec3f8469eb1a7d062fb9038f2555f5 --- /dev/null +++ b/TC0/c28/metadata.json @@ -0,0 +1,854 @@ +{ + "group_type": "cyclic", + "group_parameters": { + "n": 28 + }, + "group_order": 28, + "group_degree": 28, + "num_train_samples": 100000, + "num_test_samples": 20000, + "min_seq_length": 3, + "max_seq_length": 1024, + "permutation_map": { + "0": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27 + ], + "1": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 0 + ], + "2": [ + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 0, + 1 + ], + "3": [ + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 0, + 1, + 2 + ], + "4": [ + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 0, + 1, + 2, + 3 + ], + "5": [ + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 0, + 1, + 2, + 3, + 4 + ], + "6": [ + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 0, + 1, + 2, + 3, + 4, + 5 + ], + "7": [ + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ], + "8": [ + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + "9": [ + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + "10": [ + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9 + ], + "11": [ + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10 + ], + "12": [ + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11 + ], + "13": [ + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12 + ], + "14": [ + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13 + ], + "15": [ + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14 + ], + "16": [ + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15 + ], + "17": [ + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16 + ], + "18": [ + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17 + ], + "19": [ + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18 + ], + "20": [ + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19 + ], + "21": [ + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20 + ], + "22": [ + 22, + 23, + 24, + 25, + 26, + 27, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21 + ], + "23": [ + 23, + 24, + 25, + 26, + 27, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22 + ], + "24": [ + 24, + 25, + 26, + 27, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23 + ], + "25": [ + 25, + 26, + 27, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24 + ], + "26": [ + 26, + 27, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25 + ], + "27": [ + 27, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26 + ] + } +} \ No newline at end of file diff --git a/TC0/c28/test/dataset_info.json b/TC0/c28/test/dataset_info.json new file mode 100644 index 0000000000000000000000000000000000000000..6023ee4d93572c803ada7823773e9956e091ab9d --- /dev/null +++ b/TC0/c28/test/dataset_info.json @@ -0,0 +1,32 @@ +{ + "citation": "", + "description": "", + "features": { + "input_sequence": { + "dtype": "string", + "_type": "Value" + }, + "target": { + "dtype": "string", + "_type": "Value" + }, + "sequence_length": { + "dtype": "int64", + "_type": "Value" + }, + "group_degree": { + "dtype": "int64", + "_type": "Value" + }, + "group_order": { + "dtype": "int64", + "_type": "Value" + }, + "group_type": { + "dtype": "string", + "_type": "Value" + } + }, + "homepage": "", + "license": "" +} \ No newline at end of file diff --git a/TC0/c28/test/state.json b/TC0/c28/test/state.json new file mode 100644 index 0000000000000000000000000000000000000000..24ba3a790f33c4e9d4a20f3f304308c985b13e21 --- /dev/null +++ b/TC0/c28/test/state.json @@ -0,0 +1,13 @@ +{ + "_data_files": [ + { + "filename": "data-00000-of-00001.arrow" + } + ], + "_fingerprint": "bdbfb3a97fb60254", + "_format_columns": null, + "_format_kwargs": {}, + "_format_type": null, + "_output_all_columns": false, + "_split": null +} \ No newline at end of file diff --git a/TC0/c28/train/dataset_info.json b/TC0/c28/train/dataset_info.json new file mode 100644 index 0000000000000000000000000000000000000000..6023ee4d93572c803ada7823773e9956e091ab9d --- /dev/null +++ b/TC0/c28/train/dataset_info.json @@ -0,0 +1,32 @@ +{ + "citation": "", + "description": "", + "features": { + "input_sequence": { + "dtype": "string", + "_type": "Value" + }, + "target": { + "dtype": "string", + "_type": "Value" + }, + "sequence_length": { + "dtype": "int64", + "_type": "Value" + }, + "group_degree": { + "dtype": "int64", + "_type": "Value" + }, + "group_order": { + "dtype": "int64", + "_type": "Value" + }, + "group_type": { + "dtype": "string", + "_type": "Value" + } + }, + "homepage": "", + "license": "" +} \ No newline at end of file diff --git a/TC0/c28/train/state.json b/TC0/c28/train/state.json new file mode 100644 index 0000000000000000000000000000000000000000..a75fb32c5d96a27e15b98a90d94465203f52ccb7 --- /dev/null +++ b/TC0/c28/train/state.json @@ -0,0 +1,13 @@ +{ + "_data_files": [ + { + "filename": "data-00000-of-00001.arrow" + } + ], + "_fingerprint": "c1f91d119a244bd3", + "_format_columns": null, + "_format_kwargs": {}, + "_format_type": null, + "_output_all_columns": false, + "_split": null +} \ No newline at end of file diff --git a/TC0/c29/dataset_dict.json b/TC0/c29/dataset_dict.json new file mode 100644 index 0000000000000000000000000000000000000000..31145eaf92f08c428500ba08c6ee6e186851a3ac --- /dev/null +++ b/TC0/c29/dataset_dict.json @@ -0,0 +1 @@ +{"splits": ["train", "test"]} \ No newline at end of file diff --git a/TC0/c29/metadata.json b/TC0/c29/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..23c0c595c4deeed3c18d2cf7ff1137d72c63664b --- /dev/null +++ b/TC0/c29/metadata.json @@ -0,0 +1,913 @@ +{ + "group_type": "cyclic", + "group_parameters": { + "n": 29 + }, + "group_order": 29, + "group_degree": 29, + "num_train_samples": 100000, + "num_test_samples": 20000, + "min_seq_length": 3, + "max_seq_length": 1024, + "permutation_map": { + "0": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28 + ], + "1": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 0 + ], + "2": [ + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 0, + 1 + ], + "3": [ + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 0, + 1, + 2 + ], + "4": [ + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 0, + 1, + 2, + 3 + ], + "5": [ + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 0, + 1, + 2, + 3, + 4 + ], + "6": [ + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 0, + 1, + 2, + 3, + 4, + 5 + ], + "7": [ + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ], + "8": [ + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + "9": [ + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + "10": [ + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9 + ], + "11": [ + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10 + ], + "12": [ + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11 + ], + "13": [ + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12 + ], + "14": [ + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13 + ], + "15": [ + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14 + ], + "16": [ + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15 + ], + "17": [ + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16 + ], + "18": [ + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17 + ], + "19": [ + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18 + ], + "20": [ + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19 + ], + "21": [ + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20 + ], + "22": [ + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21 + ], + "23": [ + 23, + 24, + 25, + 26, + 27, + 28, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22 + ], + "24": [ + 24, + 25, + 26, + 27, + 28, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23 + ], + "25": [ + 25, + 26, + 27, + 28, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24 + ], + "26": [ + 26, + 27, + 28, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25 + ], + "27": [ + 27, + 28, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26 + ], + "28": [ + 28, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27 + ] + } +} \ No newline at end of file diff --git a/TC0/c29/test/dataset_info.json b/TC0/c29/test/dataset_info.json new file mode 100644 index 0000000000000000000000000000000000000000..6023ee4d93572c803ada7823773e9956e091ab9d --- /dev/null +++ b/TC0/c29/test/dataset_info.json @@ -0,0 +1,32 @@ +{ + "citation": "", + "description": "", + "features": { + "input_sequence": { + "dtype": "string", + "_type": "Value" + }, + "target": { + "dtype": "string", + "_type": "Value" + }, + "sequence_length": { + "dtype": "int64", + "_type": "Value" + }, + "group_degree": { + "dtype": "int64", + "_type": "Value" + }, + "group_order": { + "dtype": "int64", + "_type": "Value" + }, + "group_type": { + "dtype": "string", + "_type": "Value" + } + }, + "homepage": "", + "license": "" +} \ No newline at end of file diff --git a/TC0/c29/test/state.json b/TC0/c29/test/state.json new file mode 100644 index 0000000000000000000000000000000000000000..c19e664452449860002b4aa51e80a1a110630d9f --- /dev/null +++ b/TC0/c29/test/state.json @@ -0,0 +1,13 @@ +{ + "_data_files": [ + { + "filename": "data-00000-of-00001.arrow" + } + ], + "_fingerprint": "9940e561a1e6a2d7", + "_format_columns": null, + "_format_kwargs": {}, + "_format_type": null, + "_output_all_columns": false, + "_split": null +} \ No newline at end of file diff --git a/TC0/c29/train/dataset_info.json b/TC0/c29/train/dataset_info.json new file mode 100644 index 0000000000000000000000000000000000000000..6023ee4d93572c803ada7823773e9956e091ab9d --- /dev/null +++ b/TC0/c29/train/dataset_info.json @@ -0,0 +1,32 @@ +{ + "citation": "", + "description": "", + "features": { + "input_sequence": { + "dtype": "string", + "_type": "Value" + }, + "target": { + "dtype": "string", + "_type": "Value" + }, + "sequence_length": { + "dtype": "int64", + "_type": "Value" + }, + "group_degree": { + "dtype": "int64", + "_type": "Value" + }, + "group_order": { + "dtype": "int64", + "_type": "Value" + }, + "group_type": { + "dtype": "string", + "_type": "Value" + } + }, + "homepage": "", + "license": "" +} \ No newline at end of file diff --git a/TC0/c29/train/state.json b/TC0/c29/train/state.json new file mode 100644 index 0000000000000000000000000000000000000000..165dfa9ca1611c8a106b64be6b8c7338e7f4945f --- /dev/null +++ b/TC0/c29/train/state.json @@ -0,0 +1,13 @@ +{ + "_data_files": [ + { + "filename": "data-00000-of-00001.arrow" + } + ], + "_fingerprint": "72e958eb100d431b", + "_format_columns": null, + "_format_kwargs": {}, + "_format_type": null, + "_output_all_columns": false, + "_split": null +} \ No newline at end of file diff --git a/TC0/z5_1/dataset_dict.json b/TC0/z5_1/dataset_dict.json new file mode 100644 index 0000000000000000000000000000000000000000..31145eaf92f08c428500ba08c6ee6e186851a3ac --- /dev/null +++ b/TC0/z5_1/dataset_dict.json @@ -0,0 +1 @@ +{"splits": ["train", "test"]} \ No newline at end of file diff --git a/TC0/z5_1/metadata.json b/TC0/z5_1/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..f6e5cd78644bdbd548bef660ff4733e0bf226534 --- /dev/null +++ b/TC0/z5_1/metadata.json @@ -0,0 +1,50 @@ +{ + "group_type": "elementary_abelian", + "group_parameters": { + "p": 5, + "k": 1 + }, + "group_order": 5, + "group_degree": 5, + "num_train_samples": 100000, + "num_test_samples": 20000, + "min_seq_length": 3, + "max_seq_length": 1024, + "permutation_map": { + "0": [ + 0, + 1, + 2, + 3, + 4 + ], + "1": [ + 1, + 2, + 3, + 4, + 0 + ], + "2": [ + 2, + 3, + 4, + 0, + 1 + ], + "3": [ + 4, + 0, + 1, + 2, + 3 + ], + "4": [ + 3, + 4, + 0, + 1, + 2 + ] + } +} \ No newline at end of file diff --git a/TC0/z5_1/test/dataset_info.json b/TC0/z5_1/test/dataset_info.json new file mode 100644 index 0000000000000000000000000000000000000000..6023ee4d93572c803ada7823773e9956e091ab9d --- /dev/null +++ b/TC0/z5_1/test/dataset_info.json @@ -0,0 +1,32 @@ +{ + "citation": "", + "description": "", + "features": { + "input_sequence": { + "dtype": "string", + "_type": "Value" + }, + "target": { + "dtype": "string", + "_type": "Value" + }, + "sequence_length": { + "dtype": "int64", + "_type": "Value" + }, + "group_degree": { + "dtype": "int64", + "_type": "Value" + }, + "group_order": { + "dtype": "int64", + "_type": "Value" + }, + "group_type": { + "dtype": "string", + "_type": "Value" + } + }, + "homepage": "", + "license": "" +} \ No newline at end of file diff --git a/TC0/z5_1/test/state.json b/TC0/z5_1/test/state.json new file mode 100644 index 0000000000000000000000000000000000000000..2411c84f19f288b01a8fd0c6e453e421aab98c6d --- /dev/null +++ b/TC0/z5_1/test/state.json @@ -0,0 +1,13 @@ +{ + "_data_files": [ + { + "filename": "data-00000-of-00001.arrow" + } + ], + "_fingerprint": "da8cdf617cfea0b6", + "_format_columns": null, + "_format_kwargs": {}, + "_format_type": null, + "_output_all_columns": false, + "_split": null +} \ No newline at end of file diff --git a/TC0/z5_1/train/dataset_info.json b/TC0/z5_1/train/dataset_info.json new file mode 100644 index 0000000000000000000000000000000000000000..6023ee4d93572c803ada7823773e9956e091ab9d --- /dev/null +++ b/TC0/z5_1/train/dataset_info.json @@ -0,0 +1,32 @@ +{ + "citation": "", + "description": "", + "features": { + "input_sequence": { + "dtype": "string", + "_type": "Value" + }, + "target": { + "dtype": "string", + "_type": "Value" + }, + "sequence_length": { + "dtype": "int64", + "_type": "Value" + }, + "group_degree": { + "dtype": "int64", + "_type": "Value" + }, + "group_order": { + "dtype": "int64", + "_type": "Value" + }, + "group_type": { + "dtype": "string", + "_type": "Value" + } + }, + "homepage": "", + "license": "" +} \ No newline at end of file diff --git a/TC0/z5_1/train/state.json b/TC0/z5_1/train/state.json new file mode 100644 index 0000000000000000000000000000000000000000..2c3773d35f981e4ebde55de854c7c83e9c98e47f --- /dev/null +++ b/TC0/z5_1/train/state.json @@ -0,0 +1,13 @@ +{ + "_data_files": [ + { + "filename": "data-00000-of-00001.arrow" + } + ], + "_fingerprint": "a35d1fbef9fef939", + "_format_columns": null, + "_format_kwargs": {}, + "_format_type": null, + "_output_all_columns": false, + "_split": null +} \ No newline at end of file diff --git a/TC0/z5_2/test/data-00000-of-00001.arrow b/TC0/z5_2/test/data-00000-of-00001.arrow new file mode 100644 index 0000000000000000000000000000000000000000..48d1274c249f0e93be7db7d444d3d22db7599a20 --- /dev/null +++ b/TC0/z5_2/test/data-00000-of-00001.arrow @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d488310623a959e32ae15ffc77f2cafe2788a0a1073e693a152028b18e4a4ea +size 27990048 diff --git a/TC0/z5_2/train/data-00000-of-00001.arrow b/TC0/z5_2/train/data-00000-of-00001.arrow new file mode 100644 index 0000000000000000000000000000000000000000..b5b33846344252e778091ca5e123184be9bc4e94 --- /dev/null +++ b/TC0/z5_2/train/data-00000-of-00001.arrow @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0fe44d9a2dd07ddbe27e4e06d17692c4c7bcdb91b34f53db3ee2582d9bdea60 +size 138470280