verifiable-code-reasoning / progress.json
smshahbaj's picture
Upload progress.json with huggingface_hub
23aacbc verified
Raw
History Blame Contribute Delete
548 Bytes
{
"total": 1500000,
"new_this_session": 227697,
"attempts": 369546,
"target": 1500000,
"stats": {
"dup": 1896318,
"fail": 15334,
"ok": 227697
},
"cat": {
"binary_search": 134400,
"matrix": 255,
"math": 46941,
"greedy": 144377,
"hashmap": 240984,
"two_pointers": 218129,
"stack": 702,
"array": 313191,
"dp": 134400,
"string": 133673,
"bit": 132948
},
"diff": {
"medium": 698789,
"easy": 783088,
"hard": 18123
},
"repo": "smshahbaj/verifiable-code-reasoning"
}