Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,14 +1,15 @@
|
|
1 |
---
|
|
|
|
|
2 |
tags:
|
3 |
- classification
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
|
|
7 |
model-index:
|
8 |
- name: clasificador-muchocine
|
9 |
results: []
|
10 |
-
language:
|
11 |
-
- es
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- es
|
4 |
tags:
|
5 |
- classification
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
+
base_model: mrm8488/electricidad-base-discriminator
|
10 |
model-index:
|
11 |
- name: clasificador-muchocine
|
12 |
results: []
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|