AIFaultBench / bugs /035 /github.json
mehilshah's picture
Upload folder using huggingface_hub (part 2)
74fb619 verified
Raw
History Blame Contribute Delete
1.36 kB
{
"owner": "labmlai",
"repo": "annotated_deep_learning_paper_implementations",
"number": 256,
"html_url": "https://github.com/labmlai/annotated_deep_learning_paper_implementations/issues/256",
"is_pull_request": false,
"state": "closed",
"state_reason": "completed",
"title": "Mistake in RoPE File",
"author": "eliplutchok",
"created_at": "2024-06-10T23:26:55Z",
"updated_at": "2024-06-20T07:21:20Z",
"closed_at": "2024-06-20T07:21:20Z",
"labels": [],
"milestone": null,
"comments_count": 2,
"reactions": {
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
},
"resolution_days": 9.33,
"fix": {
"closing_commit": null,
"linked_prs": [],
"best_guess_fix_commit": null,
"has_fix": false
},
"fetched_at": "2026-07-28T12:22:08.294927+00:00",
"comments": [
{
"author": "Swish78",
"created_at": "2024-06-12T16:08:40Z",
"body": "I noticed the discrepancy as well and would be happy to help by submitting a pull request to correct it."
},
{
"author": "vpj",
"created_at": "2024-06-20T07:20:31Z",
"body": "Thank you\r\n\r\nFixed it https://github.com/labmlai/annotated_deep_learning_paper_implementations/commit/2236f6383ce66bb25f1880512a4ad0ec8f37514a"
}
]
}