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