Upload FlaxBertForTokenClassification
Browse files- config.json +2 -2
- flax_model.msgpack +2 -2
config.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"_num_labels": 9,
|
4 |
"architectures": [
|
5 |
-
"
|
6 |
],
|
7 |
"attention_probs_dropout_prob": 0.1,
|
8 |
"classifier_dropout": null,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Narsil/small2",
|
3 |
"_num_labels": 9,
|
4 |
"architectures": [
|
5 |
+
"BertForTokenClassification"
|
6 |
],
|
7 |
"attention_probs_dropout_prob": 0.1,
|
8 |
"classifier_dropout": null,
|
flax_model.msgpack
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:185ebff07fc9844ac30964ff0527592b0b7a1a06d688bef1b296871315e6c891
|
3 |
+
size 237872
|