Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,12 +1,13 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- es
|
|
|
|
|
|
|
4 |
metrics:
|
5 |
- f1
|
6 |
pipeline_tag: text-classification
|
7 |
-
|
8 |
-
- hackathon-somos-nlp-2023/suicide-comments-es
|
9 |
-
license: apache-2.0
|
10 |
---
|
11 |
|
12 |
|
|
|
1 |
---
|
2 |
language:
|
3 |
- es
|
4 |
+
license: apache-2.0
|
5 |
+
datasets:
|
6 |
+
- hackathon-somos-nlp-2023/suicide-comments-es
|
7 |
metrics:
|
8 |
- f1
|
9 |
pipeline_tag: text-classification
|
10 |
+
base_model: PlanTL-GOB-ES/roberta-base-bne
|
|
|
|
|
11 |
---
|
12 |
|
13 |
|