pushing model files to huggingface
Browse files- README.md +6 -6
- config.json +1 -1
- multiskill-classifiert4_v38_0.pkl +3 -0
README.md
CHANGED
@@ -6,7 +6,7 @@ tags:
|
|
6 |
- skops
|
7 |
- text-classification
|
8 |
model_format: pickle
|
9 |
-
model_file: multiskill-
|
10 |
---
|
11 |
|
12 |
# Model description
|
@@ -94,10 +94,10 @@ Support Vector Machine (SVM) trained to predict if a skill span is a multiskill
|
|
94 |
|
95 |
| index | precision | recall | f1-score | support |
|
96 |
|--------------|-------------|----------|------------|------------|
|
97 |
-
| SKILL | 0.
|
98 |
-
| MULTISKILL | 0.
|
99 |
-
| accuracy | 0.
|
100 |
-
| macro avg | 0.
|
101 |
-
| weighted avg | 0.
|
102 |
|
103 |
</details>
|
|
|
6 |
- skops
|
7 |
- text-classification
|
8 |
model_format: pickle
|
9 |
+
model_file: multiskill-classifiert4_v38_0.pkl
|
10 |
---
|
11 |
|
12 |
# Model description
|
|
|
94 |
|
95 |
| index | precision | recall | f1-score | support |
|
96 |
|--------------|-------------|----------|------------|------------|
|
97 |
+
| SKILL | 0.93617 | 0.807339 | 0.866995 | 109 |
|
98 |
+
| MULTISKILL | 0.834646 | 0.946429 | 0.887029 | 112 |
|
99 |
+
| accuracy | 0.877828 | 0.877828 | 0.877828 | 0.877828 |
|
100 |
+
| macro avg | 0.885408 | 0.876884 | 0.877012 | 221 |
|
101 |
+
| weighted avg | 0.884719 | 0.877828 | 0.877148 | 221 |
|
102 |
|
103 |
</details>
|
config.json
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
]
|
12 |
},
|
13 |
"model": {
|
14 |
-
"file": "multiskill-
|
15 |
},
|
16 |
"model_format": "pickle",
|
17 |
"task": "text-classification",
|
|
|
11 |
]
|
12 |
},
|
13 |
"model": {
|
14 |
+
"file": "multiskill-classifiert4_v38_0.pkl"
|
15 |
},
|
16 |
"model_format": "pickle",
|
17 |
"task": "text-classification",
|
multiskill-classifiert4_v38_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9bfd9f5bf89fae77f90743100341bcec8c1c0eb01e1d14f0c76fbc555e1d9b6
|
3 |
+
size 9891
|