This model has one file that has been marked as unsafe.

View unsafe files training_args.bin

KameronB's picture
The sample code above would raise an error if the model returned improperly formatted responses before. Now it will show the actual response so you can see why re failed to parse it and it will return an object that is {'Software/System': 'Unknown', 'Issue/Request': 'Unknown'} instead of an error.
6a211f8 verified