sgnlp.models.emotion_entailment.utils.parse_args_and_load_config

parse_args_and_load_config(config_path: str = 'config/emotion_entailment_config.json')sgnlp.models.emotion_entailment.data_class.RecconEmotionEntailmentArguments[source]

Get config from config file using argparser

Returns

RecconEmotionEntailmentArguments instance

Return type

RecconEmotionEntailmentArguments