lisaterumi commited on
Commit
c4f2041
1 Parent(s): 68a9fcf

num label config

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_name_or_path": "pucpr/biobertpt-all",
3
- "_num_labels": 2,
4
  "architectures": [
5
  "BertForTokenClassification"
6
  ],
1
  {
2
  "_name_or_path": "pucpr/biobertpt-all",
3
+ "_num_labels": 3,
4
  "architectures": [
5
  "BertForTokenClassification"
6
  ],