Kosuke-Yamada
commited on
Commit
•
f848d9c
1
Parent(s):
0eecb9d
Upload BertWithCrfForTokenClassification
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "output_bert_crf_ner/checkpoint-670",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"classifier_dropout": null,
|
|
|
1 |
{
|
2 |
"_name_or_path": "output_bert_crf_ner/checkpoint-670",
|
3 |
"architectures": [
|
4 |
+
"BertWithCrfForTokenClassification"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"classifier_dropout": null,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 442592953
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f4e8660736cdede1af320c92ed5ac2db14fa2ca37c07e1aeb19f574b7f4ca53c
|
3 |
size 442592953
|