add id2label and label2id to config file
#4
by
PITTI
- opened
frameworks can more easily leverage this info at inference so user don't have to handle the dictionary themselves
see other examples:
- https://huggingface.co/clapAI/modernBERT-base-multilingual-sentiment/blob/main/config.json
- https://huggingface.co/argilla/ModernBERT-domain-classifier/blob/main/config.json
- https://huggingface.co/NemoraAi/modernbert-chat-moderation-X-V2/blob/main/config.json