Kamel Gazzaz

Results 4 issues of Kamel Gazzaz

Replace deprecated np.bool with bool in line 47 of /arm/arm/launch_utils.py 47: extra_replay_elements=[ReplayElement('demo', (), np.bool)] -> extra_replay_elements=[ReplayElement('demo', (), bool)]

Line 17: Extend python version to include the release candidate format (e.g. 3.11.0rc1) in addition to the stable release format (e.g. 3.11.0)

actuall_values_list -> actual_values_list

File: biobert_ner_tf_inference.ipynb Line: 244 Change: exampple -> example