Group-Theory-Collection / data /a3 /metadata.json
BeeGass's picture
Add individual dataset: a3
f9709ad verified
raw
history blame
384 Bytes
{
"group_type": "alternating",
"group_parameters": {
"n": 3
},
"group_order": 3,
"group_degree": 3,
"num_train_samples": 80000,
"num_test_samples": 20000,
"min_seq_length": 1024,
"max_seq_length": 1024,
"permutation_map": {
"0": [
0,
1,
2
],
"1": [
1,
2,
0
],
"2": [
2,
0,
1
]
}
}