Training in progress, epoch 1
Browse files- README.md +1 -1
- config.json +1 -1
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# large-bert-cased-ner-finetuned-wikineural-final
|
19 |
|
20 |
-
This model is a fine-tuned version of [dbmdz/bert-large-cased-finetuned-conll03-english](https://huggingface.co/dbmdz/bert-large-cased-finetuned-conll03-english) on the
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.0473
|
23 |
- Precision: 0.9055
|
|
|
17 |
|
18 |
# large-bert-cased-ner-finetuned-wikineural-final
|
19 |
|
20 |
+
This model is a fine-tuned version of [dbmdz/bert-large-cased-finetuned-conll03-english](https://huggingface.co/dbmdz/bert-large-cased-finetuned-conll03-english) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.0473
|
23 |
- Precision: 0.9055
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"_num_labels": 9,
|
4 |
"architectures": [
|
5 |
"BertForTokenClassification"
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/content/large-bert-cased-ner-finetuned-wikineural-final",
|
3 |
"_num_labels": 9,
|
4 |
"architectures": [
|
5 |
"BertForTokenClassification"
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1330289766
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9a6b3c4e4dc5bf86bb8901c4c8f2064e1ec42d00e9d61eee371555bfe99a6b1
|
3 |
size 1330289766
|