There is a issue with the example code not using pipeline.Calling start_scores, end_scores = model(input_ids, attention_mask=attention_mask) returns strings.Only the pipeline is working.
路 Sign up or log in to comment