Monsia commited on
Commit
b86ce8a
1 Parent(s): c0f15d2

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -12,7 +12,7 @@
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
- "0": "chiffres",
16
  "1": "mesures",
17
  "2": "opinions",
18
  "3": "symptomes",
@@ -21,7 +21,7 @@
21
  "initializer_range": 0.02,
22
  "intermediate_size": 3072,
23
  "label2id": {
24
- "chiffres": 0,
25
  "divers": 4,
26
  "mesures": 1,
27
  "opinions": 2,
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
+ "0": "statistiques",
16
  "1": "mesures",
17
  "2": "opinions",
18
  "3": "symptomes",
21
  "initializer_range": 0.02,
22
  "intermediate_size": 3072,
23
  "label2id": {
24
+ "statistiques": 0,
25
  "divers": 4,
26
  "mesures": 1,
27
  "opinions": 2,