hichamH commited on
Commit
7a7ae9e
1 Parent(s): 5aae96d

delete id2label

Browse files
Files changed (1) hide show
  1. config.json +0 -2
config.json CHANGED
@@ -7,8 +7,6 @@
7
  "bos_token_id": 0,
8
  "classifier_dropout": null,
9
  "eos_token_id": 2,
10
- "id2label":{0:"négative",1:"positive"},
11
- "label2id":{"négative":0,"positive":1},
12
  "gradient_checkpointing": false,
13
  "hidden_act": "gelu",
14
  "hidden_dropout_prob": 0.1,
 
7
  "bos_token_id": 0,
8
  "classifier_dropout": null,
9
  "eos_token_id": 2,
 
 
10
  "gradient_checkpointing": false,
11
  "hidden_act": "gelu",
12
  "hidden_dropout_prob": 0.1,