Step 19169
Browse files- README.md +2 -2
- config.json +2 -2
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -73,11 +73,11 @@ Coming soon!
|
|
73 |
|
74 |
## Eval results
|
75 |
|
76 |
-
accuracy: 0.
|
77 |
|
78 |
f1: 0.9515892420537897
|
79 |
|
80 |
-
loss: 0.
|
81 |
|
82 |
precision: 0.9474196689386563
|
83 |
|
|
|
73 |
|
74 |
## Eval results
|
75 |
|
76 |
+
accuracy: 0.9728682170542635
|
77 |
|
78 |
f1: 0.9515892420537897
|
79 |
|
80 |
+
loss: 0.19455023109912872
|
81 |
|
82 |
precision: 0.9474196689386563
|
83 |
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "albertvillanova/autonlp-wikiann-entity_extraction-
|
3 |
"_num_labels": 7,
|
4 |
"architectures": [
|
5 |
"AlbertForTokenClassification"
|
@@ -36,7 +36,7 @@
|
|
36 |
"6": 6
|
37 |
},
|
38 |
"layer_norm_eps": 1e-12,
|
39 |
-
"max_length":
|
40 |
"max_position_embeddings": 512,
|
41 |
"model_type": "albert",
|
42 |
"net_structure_type": 0,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "albertvillanova/autonlp-wikiann-entity_extraction-0d675eb-1281107",
|
3 |
"_num_labels": 7,
|
4 |
"architectures": [
|
5 |
"AlbertForTokenClassification"
|
|
|
36 |
"6": 6
|
37 |
},
|
38 |
"layer_norm_eps": 1e-12,
|
39 |
+
"max_length": 256,
|
40 |
"max_position_embeddings": 512,
|
41 |
"model_type": "albert",
|
42 |
"net_structure_type": 0,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67605209
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:549617ad310ea386c242ecceac4738dbadcb05f25d919c1e650033eca6ca766d
|
3 |
size 67605209
|