saattrupdan commited on
Commit
0344f63
·
1 Parent(s): 621161a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -16
README.md CHANGED
@@ -15,29 +15,14 @@ inference:
15
  aggregation_strategy: "first"
16
  ---
17
 
18
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
19
- should probably proofread and complete it, then remove this comment. -->
20
-
21
  # contract-ner-model-da
22
 
23
- This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
24
  It achieves the following results on the evaluation set:
25
  - Loss: 0.0100
26
  - Micro F1: 0.9074
27
  - Micro F1 No Misc: 0.9074
28
 
29
- ## Model description
30
-
31
- More information needed
32
-
33
- ## Intended uses & limitations
34
-
35
- More information needed
36
-
37
- ## Training and evaluation data
38
-
39
- More information needed
40
-
41
  ## Training procedure
42
 
43
  ### Training hyperparameters
 
15
  aggregation_strategy: "first"
16
  ---
17
 
 
 
 
18
  # contract-ner-model-da
19
 
20
+ This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on a custom contracts dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.0100
23
  - Micro F1: 0.9074
24
  - Micro F1 No Misc: 0.9074
25
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  ## Training procedure
27
 
28
  ### Training hyperparameters