Update label2id

This commit is contained in:
David Chu 2021-02-13 18:19:16 +00:00 committed by huggingface-web
parent 75d12f3527
commit 25850c5418
1 changed files with 3 additions and 3 deletions

View File

@ -16,9 +16,9 @@
},
"initializer_range": 0.02,
"label2id": {
"LABEL_0": 0,
"LABEL_1": 1,
"LABEL_2": 2
"CONTRADICTION": 0,
"ENTAILMENT": 2,
"NEUTRAL": 1
},
"max_position_embeddings": 512,
"model_type": "distilbert",