Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -6,6 +6,22 @@ tags:
|
|
6 |
- tabular-classification
|
7 |
model_format: pickle
|
8 |
model_file: model.joblib
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
# Model description
|
|
|
6 |
- tabular-classification
|
7 |
model_format: pickle
|
8 |
model_file: model.joblib
|
9 |
+
model-index:
|
10 |
+
- name: Sociovestix/lenu_PL
|
11 |
+
results:
|
12 |
+
- task:
|
13 |
+
type: text-classification
|
14 |
+
name: Text Classification
|
15 |
+
dataset:
|
16 |
+
name: lenu
|
17 |
+
type: Sociovestix/lenu
|
18 |
+
config: PL
|
19 |
+
split: test
|
20 |
+
revision: f4d57b8d77a49ec5c62d899c9a213d23cd9f9428
|
21 |
+
metrics:
|
22 |
+
- type: f1
|
23 |
+
value: 0.9930020993701889
|
24 |
+
name: f1
|
25 |
---
|
26 |
|
27 |
# Model description
|