add model
Browse files- config.json +2 -2
- eval/metric_span.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"DebertaV2ForTokenClassification"
|
5 |
],
|
@@ -833,7 +833,7 @@
|
|
833 |
"relative_attention": true,
|
834 |
"share_att_key": true,
|
835 |
"torch_dtype": "float32",
|
836 |
-
"transformers_version": "4.
|
837 |
"type_vocab_size": 0,
|
838 |
"vocab_size": 128100
|
839 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "deberta-v3-large-mit-restaurant",
|
3 |
"architectures": [
|
4 |
"DebertaV2ForTokenClassification"
|
5 |
],
|
|
|
833 |
"relative_attention": true,
|
834 |
"share_att_key": true,
|
835 |
"torch_dtype": "float32",
|
836 |
+
"transformers_version": "4.11.3",
|
837 |
"type_vocab_size": 0,
|
838 |
"vocab_size": 128100
|
839 |
}
|
eval/metric_span.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"micro/f1": 0.
|
|
|
1 |
+
{"micro/f1": 0.8515132408575031, "micro/f1_ci": {"90": [0.8405079312735023, 0.8624752455546121], "95": [0.838277365374918, 0.8643280020422435]}, "micro/recall": 0.8571881942240559, "micro/precision": 0.8459129345443157, "macro/f1": 0.8515132408575031, "macro/f1_ci": {"90": [0.8405079312735023, 0.8624752455546121], "95": [0.838277365374918, 0.8643280020422435]}, "macro/recall": 0.8571881942240559, "macro/precision": 0.8459129345443157}
|
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:a67720ee3ea38fb29fb752a2cd8e4071938ac55c8294c58dbd83446462af4b1e
|
3 |
+
size 1736284847
|