jinmang2 commited on
Commit
af0bc79
·
1 Parent(s): abdeb4c

Update ner/ko/config.json

Browse files
Files changed (1) hide show
  1. ner/ko/config.json +2 -2
ner/ko/config.json CHANGED
@@ -41,7 +41,7 @@
41
  "27": "MT-B",
42
  "28": "TR-B",
43
  "29": "PT-I",
44
- "30": "PT-B",
45
  },
46
  "initializer_range": 0.02,
47
  "intermediate_size": 3072,
@@ -76,7 +76,7 @@
76
  "MT-B": 27,
77
  "TR-B": 28,
78
  "PT-I": 29,
79
- "PT-B": 30,
80
  },
81
  "layer_norm_eps": 1e-05,
82
  "max_position_embeddings": 514,
 
41
  "27": "MT-B",
42
  "28": "TR-B",
43
  "29": "PT-I",
44
+ "30": "PT-B"
45
  },
46
  "initializer_range": 0.02,
47
  "intermediate_size": 3072,
 
76
  "MT-B": 27,
77
  "TR-B": 28,
78
  "PT-I": 29,
79
+ "PT-B": 30
80
  },
81
  "layer_norm_eps": 1e-05,
82
  "max_position_embeddings": 514,