AIFaultBench / bugs /034 /github.json
mehilshah's picture
Upload folder using huggingface_hub (part 2)
74fb619 verified
Raw
History Blame Contribute Delete
1.13 kB
{
"owner": "NVIDIA",
"repo": "DeepLearningExamples",
"number": 1187,
"html_url": "https://github.com/NVIDIA/DeepLearningExamples/issues/1187",
"is_pull_request": false,
"state": "closed",
"state_reason": "completed",
"title": "[BERT_LARGE/PyTorch] TypeError: gelu(): argument 'approximate' must be str, not bool",
"author": "Deeeerek",
"created_at": "2022-08-09T07:24:01Z",
"updated_at": "2022-08-09T14:54:14Z",
"closed_at": "2022-08-09T14:54:14Z",
"labels": [
"bug"
],
"milestone": null,
"comments_count": 1,
"reactions": {
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
},
"resolution_days": 0.31,
"fix": {
"closing_commit": null,
"linked_prs": [],
"best_guess_fix_commit": null,
"has_fix": false
},
"fetched_at": "2026-07-28T12:22:06.685930+00:00",
"comments": [
{
"author": "sharathts",
"created_at": "2022-08-09T14:54:14Z",
"body": "If you are using a container > 21.11, you will need to update to `approximate='tanh'`"
}
]
}