Update readme with list of classification labels with indices

#3
by colwin - opened

Can you please update the readme with the classification labels and indices?

Like what is published here -> https://huggingface.co/datasets/conll2003

Sample below:
{'O': 0, 'B-PER': 1, 'I-PER': 2, 'B-ORG': 3, 'I-ORG': 4, 'B-LOC': 5, 'I-LOC': 6, 'B-MISC': 7, 'I-MISC': 8}

colwin changed discussion title from Update list of classification labels with indices to Update readme with list of classification labels with indices
Your need to confirm your account before you can post a new comment.

Sign up or log in to comment