Commit
·
84fb363
1
Parent(s):
e82834b
End of training
Browse files- README.md +2 -2
- training_args.bin +1 -1
README.md
CHANGED
@@ -11,7 +11,7 @@ metrics:
|
|
11 |
- f1
|
12 |
- accuracy
|
13 |
model-index:
|
14 |
-
- name:
|
15 |
results:
|
16 |
- task:
|
17 |
name: Token Classification
|
@@ -40,7 +40,7 @@ model-index:
|
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
41 |
should probably proofread and complete it, then remove this comment. -->
|
42 |
|
43 |
-
#
|
44 |
|
45 |
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the wikiann dataset.
|
46 |
It achieves the following results on the evaluation set:
|
|
|
11 |
- f1
|
12 |
- accuracy
|
13 |
model-index:
|
14 |
+
- name: distilbert-base-cased-wikiann
|
15 |
results:
|
16 |
- task:
|
17 |
name: Token Classification
|
|
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
41 |
should probably proofread and complete it, then remove this comment. -->
|
42 |
|
43 |
+
# distilbert-base-cased-wikiann
|
44 |
|
45 |
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the wikiann dataset.
|
46 |
It achieves the following results on the evaluation set:
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4091
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c3664939f3030177444b3bb053ddb7576470e603ab1663c75794bc3bd9324da
|
3 |
size 4091
|