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