Commit
·
621161a
1
Parent(s):
f5ae8b2
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,18 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: mit
|
3 |
-
tags:
|
4 |
-
- generated_from_trainer
|
5 |
model-index:
|
6 |
- name: contract-ner-model-da
|
7 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- da
|
4 |
license: mit
|
|
|
|
|
5 |
model-index:
|
6 |
- name: contract-ner-model-da
|
7 |
+
results:
|
8 |
+
- task:
|
9 |
+
type: token-classification
|
10 |
+
name: Token Classification
|
11 |
+
widget:
|
12 |
+
- "Medarbejderen ansættes til 35.000,00 kr. om måneden og arbejdsstedet er Supergaden 21, 2000 Frederiksberg."
|
13 |
+
inference:
|
14 |
+
parameters:
|
15 |
+
aggregation_strategy: "first"
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|