Fix of broken bin file
Browse files- README.md +1 -1
- all_results.json +3 -0
- config.json +2 -2
- eval_results.json +3 -0
- pytorch_model.bin +2 -2
- trainer_state.json +3 -0
- training_args.bin +3 -0
README.md
CHANGED
@@ -40,7 +40,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
40 |
# outputs
|
41 |
|
42 |
This model is a fine-tuned version of [gerulata/slovakbert](https://huggingface.co/gerulata/slovakbert) on the ju-bezdek/conll2003-SK-NER dataset.
|
43 |
-
It achieves the following results on the evaluation
|
44 |
- Loss: 0.1752
|
45 |
- Precision: 0.8190
|
46 |
- Recall: 0.8390
|
|
|
40 |
# outputs
|
41 |
|
42 |
This model is a fine-tuned version of [gerulata/slovakbert](https://huggingface.co/gerulata/slovakbert) on the ju-bezdek/conll2003-SK-NER dataset.
|
43 |
+
It achieves the following results on the evaluation set:
|
44 |
- Loss: 0.1752
|
45 |
- Precision: 0.8190
|
46 |
- Recall: 0.8390
|
all_results.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32e164ea400cff06c823e0e2090a6d16947f6d50b0d46c434e5d2277d7ca8580
|
3 |
+
size 524
|
config.json
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:7d03f9629b4782508343c248f82dc4f5881d0e908330224c43cc9a50d5a09ee8
|
3 |
+
size 1095
|
eval_results.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79411c438b5765744d952ea2ec9650ac80963696f34a2c399c5e05701fd5a736
|
3 |
+
size 348
|
pytorch_model.bin
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:84e6eecc85ec955d65ee661dc635cc2db2ce3dc4b86ed8a6ed06f7d9a2370f29
|
3 |
+
size 496329457
|
trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39bd575b319c4411e2769bae952387bcaacaf71a42659eb98d265af1a3fd3881
|
3 |
+
size 9304
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e876c928c0f9bf08c980e1d37f7b3a5f82a04bd9334655989f6c98482672390a
|
3 |
+
size 2927
|