Upload
commited on
Commit
•
e4ab342
1
Parent(s):
3f4e734
hyperparameter tuning step 19519
Browse files- README.md +11 -11
- config.json +2 -2
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -72,28 +72,28 @@ Coming soon!
|
|
72 |
|
73 |
## Eval results
|
74 |
|
75 |
-
accuracy: 0.9163713678242381
|
76 |
|
77 |
-
|
78 |
|
79 |
-
|
80 |
|
81 |
-
|
82 |
|
83 |
-
|
84 |
|
85 |
-
|
86 |
|
87 |
-
|
88 |
|
89 |
-
|
90 |
|
91 |
-
|
92 |
|
93 |
-
|
94 |
|
95 |
-
|
96 |
|
|
|
97 |
|
98 |
|
99 |
### BibTeX entry and citation info
|
|
|
72 |
|
73 |
## Eval results
|
74 |
|
|
|
75 |
|
76 |
+
Loss: 0.2477145493030548
|
77 |
|
78 |
+
Accuracy: 0.926293408929837
|
79 |
|
80 |
+
Macro F1: 0.9079785326650756
|
81 |
|
82 |
+
Recall: 0.926293408929837
|
83 |
|
84 |
+
Weighted F1: 0.9266428029354202
|
85 |
|
86 |
+
Macro Precision: 0.9109938492260489
|
87 |
|
88 |
+
Micro Precision: 0.926293408929837
|
89 |
|
90 |
+
Weighted Precision: 0.9288535478995414
|
91 |
|
92 |
+
Macro Recall: 0.9069095007692186
|
93 |
|
94 |
+
Micro Recall: 0.926293408929837
|
95 |
|
96 |
+
Weighted Recall: 0.926293408929837
|
97 |
|
98 |
|
99 |
### BibTeX entry and citation info
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "albertvillanova/autonlp-indic_glue-multi_class_classification-
|
3 |
"_num_labels": 6,
|
4 |
"architectures": [
|
5 |
"AlbertForSequenceClassification"
|
@@ -34,7 +34,7 @@
|
|
34 |
"5": 5
|
35 |
},
|
36 |
"layer_norm_eps": 1e-12,
|
37 |
-
"max_length":
|
38 |
"max_position_embeddings": 512,
|
39 |
"model_type": "albert",
|
40 |
"net_structure_type": 0,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "albertvillanova/autonlp-baselines-indic_glue-multi_class_classification-1351187",
|
3 |
"_num_labels": 6,
|
4 |
"architectures": [
|
5 |
"AlbertForSequenceClassification"
|
|
|
34 |
"5": 5
|
35 |
},
|
36 |
"layer_norm_eps": 1e-12,
|
37 |
+
"max_length": 64,
|
38 |
"max_position_embeddings": 512,
|
39 |
"model_type": "albert",
|
40 |
"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 71800235
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d913b66b742f5a16df7ebc0993ed65fbd78d685433bb7bd9d99f5f3590e3e1fd
|
3 |
size 71800235
|