Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
license: cc-by-4.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
@@ -10,14 +14,11 @@ metrics:
|
|
10 |
widget:
|
11 |
- text: Fløyfjelltunnelen på E39 retning sentrum er åpen for fri ferdsel.
|
12 |
- text: Slik kan du redusere strømregningen din
|
|
|
|
|
13 |
model-index:
|
14 |
- name: nb-bert-large-user-needs
|
15 |
results: []
|
16 |
-
language:
|
17 |
-
- 'no'
|
18 |
-
- nb
|
19 |
-
- nn
|
20 |
-
pipeline_tag: text-classification
|
21 |
---
|
22 |
|
23 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- 'no'
|
4 |
+
- nb
|
5 |
+
- nn
|
6 |
license: cc-by-4.0
|
7 |
tags:
|
8 |
- generated_from_trainer
|
|
|
14 |
widget:
|
15 |
- text: Fløyfjelltunnelen på E39 retning sentrum er åpen for fri ferdsel.
|
16 |
- text: Slik kan du redusere strømregningen din
|
17 |
+
pipeline_tag: text-classification
|
18 |
+
base_model: NbAiLab/nb-bert-large
|
19 |
model-index:
|
20 |
- name: nb-bert-large-user-needs
|
21 |
results: []
|
|
|
|
|
|
|
|
|
|
|
22 |
---
|
23 |
|
24 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|