Datasets:
| { | |
| "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 | |
| ] | |
| } | |
| } |