AngryBacteria commited on
Commit
5a3a245
1 Parent(s): 9a02ae4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -6
README.md CHANGED
@@ -1,16 +1,20 @@
1
  ---
2
  license: apache-2.0
3
  base_model: GerMedBERT/medbert-512
4
- tags:
5
- - generated_from_trainer
6
  model-index:
7
  - name: GerMedBERT_NER_V01_BRONCO_CARDIO
8
  results: []
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
- should probably proofread and complete it, then remove this comment. -->
13
-
14
  # GerMedBERT_NER_V01_BRONCO_CARDIO
15
 
16
  This model is a fine-tuned version of [GerMedBERT/medbert-512](https://huggingface.co/GerMedBERT/medbert-512) on an unknown dataset.
@@ -77,4 +81,4 @@ The following hyperparameters were used during training:
77
  - Transformers 4.40.1
78
  - Pytorch 2.3.0+cu121
79
  - Datasets 2.19.0
80
- - Tokenizers 0.19.1
 
1
  ---
2
  license: apache-2.0
3
  base_model: GerMedBERT/medbert-512
 
 
4
  model-index:
5
  - name: GerMedBERT_NER_V01_BRONCO_CARDIO
6
  results: []
7
+ datasets:
8
+ - bigbio/bronco
9
+ - bigbio/cardiode
10
+ language:
11
+ - de
12
+ metrics:
13
+ - f1
14
+ - precision
15
+ - recall
16
  ---
17
 
 
 
 
18
  # GerMedBERT_NER_V01_BRONCO_CARDIO
19
 
20
  This model is a fine-tuned version of [GerMedBERT/medbert-512](https://huggingface.co/GerMedBERT/medbert-512) on an unknown dataset.
 
81
  - Transformers 4.40.1
82
  - Pytorch 2.3.0+cu121
83
  - Datasets 2.19.0
84
+ - Tokenizers 0.19.1