pchambon commited on
Commit
4254597
·
1 Parent(s): 51a5e86

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -18,7 +18,7 @@
18
  "4": "HOSPITAL",
19
  "5": "ID",
20
  "6": "PATIENT",
21
- "7": "PHONE",
22
  },
23
  "initializer_range": 0.02,
24
  "intermediate_size": 3072,
@@ -31,7 +31,7 @@
31
  "HOSPITAL": 4,
32
  "ID": 5,
33
  "PATIENT": 6,
34
- "PHONE": 7,
35
  },
36
  "layer_norm_eps": 1e-12,
37
  "length_penalty": 1.0,
 
18
  "4": "HOSPITAL",
19
  "5": "ID",
20
  "6": "PATIENT",
21
+ "7": "PHONE"
22
  },
23
  "initializer_range": 0.02,
24
  "intermediate_size": 3072,
 
31
  "HOSPITAL": 4,
32
  "ID": 5,
33
  "PATIENT": 6,
34
+ "PHONE": 7
35
  },
36
  "layer_norm_eps": 1e-12,
37
  "length_penalty": 1.0,