Removed trailing comma
Browse files- config.json +1 -1
config.json
CHANGED
@@ -31,5 +31,5 @@
|
|
31 |
"REL": 2,
|
32 |
"[CLS]": 3,
|
33 |
"[SEP]": 4
|
34 |
-
}
|
35 |
}
|
|
|
31 |
"REL": 2,
|
32 |
"[CLS]": 3,
|
33 |
"[SEP]": 4
|
34 |
+
}
|
35 |
}
|