UMCU commited on
Commit
29d4b29
·
verified ·
1 Parent(s): 40f688e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ the average of the best checkpoints per fold over a ten-fold cross-validation. F
18
  we used the IOB-tagged. Using the IOB-tagging schema facilitates the aggregation of predictions
19
  over sequences.
20
 
21
- For the chunking we used paragraph based chunking, and we assumed the maximum context length of the base model, i.e. $512$ tokens.
22
 
23
  ### Expected input and output
24
  The input should be a string with **Dutch** cardio clinical text.
 
18
  we used the IOB-tagged. Using the IOB-tagging schema facilitates the aggregation of predictions
19
  over sequences.
20
 
21
+ For the chunking we used paragraph based chunking, and we assumed the maximum context length of the base model, i.e. 512 tokens.
22
 
23
  ### Expected input and output
24
  The input should be a string with **Dutch** cardio clinical text.