Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,22 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
tags: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
tags: []
|
4 |
+
model-index:
|
5 |
+
- name: Sociovestix/lenu_PT
|
6 |
+
results:
|
7 |
+
- task:
|
8 |
+
type: text-classification
|
9 |
+
name: Text Classification
|
10 |
+
dataset:
|
11 |
+
name: lenu
|
12 |
+
type: Sociovestix/lenu
|
13 |
+
config: PT
|
14 |
+
split: test
|
15 |
+
revision: 76da7696c49ebee8be7f521faa76ae99189bda34
|
16 |
+
metrics:
|
17 |
+
- type: f1
|
18 |
+
value: 0.9256578947368422
|
19 |
+
name: f1
|
20 |
---
|
21 |
|
22 |
# Model Card for Model ID
|