Anurag Dhadse
Anurag Dhadse
**Is your feature request related to a problem? Please describe.** Not related to a bug but related to documentation, [MultiModalClassificationModel](https://simpletransformers.ai/docs/multi-modal-classification-model/#training-a-multimodalclassificationmodel), the parameters: > - **text_label** (str, optional) - Column name...
Additionally prints this:. ``` Invalid json file: /tmp/tmp9thv7lj2/result_24189.json /tmp/tmp9thv7lj2/result_24336.json /tmp/tmp9thv7lj2/result_24337.json /tmp/tmp9thv7lj2/result_24187.json /tmp/tmp9thv7lj2/result_24168.json ``` What should be solution to this, trying to visualize the final generated files gives incomplete information.
I want to retrieve the loguru descriptive traceback when doing the serialized logging. Is there is a function like `traceback.format_exception(*error)` but from loguru how do I get the descriptive traceback....
### Have you read a contributing guide? - [X] I have read CONTRIBUTING.md - [X] I have searched the existing issues and didn't find any that were similar - [X]...