Commit
·
1e095ba
1
Parent(s):
16385fd
num label config
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"_name_or_path": "pucpr/biobertpt-all",
|
| 3 |
-
"_num_labels":
|
| 4 |
"architectures": [
|
| 5 |
"BertForTokenClassification"
|
| 6 |
],
|
|
|
|
| 1 |
{
|
| 2 |
"_name_or_path": "pucpr/biobertpt-all",
|
| 3 |
+
"_num_labels": 3,
|
| 4 |
"architectures": [
|
| 5 |
"BertForTokenClassification"
|
| 6 |
],
|