emiltj commited on
Commit
c414c29
1 Parent(s): 439d31d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -21,6 +21,8 @@ model-index:
21
  - name: NER F Score
22
  type: f_score
23
  value: 0.8055281343
 
 
24
  ---
25
 
26
  <a href="https://github.com/centre-for-humanities-computing/Dacy"><img src="https://centre-for-humanities-computing.github.io/DaCy/_static/icon.png" width="175" height="175" align="right" /></a>
@@ -66,4 +68,8 @@ DaCy also contains guides on usage of the package as well as behavioural test fo
66
  | `ENTS_P` | 79.38 |
67
  | `ENTS_R` | 81.76 |
68
  | `TRANSFORMER_LOSS` | 17272.76 |
69
- | `NER_LOSS` | 82090.19 |
 
 
 
 
 
21
  - name: NER F Score
22
  type: f_score
23
  value: 0.8055281343
24
+ datasets:
25
+ - chcaa/DANSK
26
  ---
27
 
28
  <a href="https://github.com/centre-for-humanities-computing/Dacy"><img src="https://centre-for-humanities-computing.github.io/DaCy/_static/icon.png" width="175" height="175" align="right" /></a>
 
68
  | `ENTS_P` | 79.38 |
69
  | `ENTS_R` | 81.76 |
70
  | `TRANSFORMER_LOSS` | 17272.76 |
71
+ | `NER_LOSS` | 82090.19 |
72
+
73
+ ### Training
74
+
75
+ For progression in loss and performance on the dev set during training, please refer to the Weights and Biases run, [HERE](https://wandb.ai/emil-tj/dacy-an-efficient-pipeline-for-danish/runs/eg0wvam7?workspace=user-emil-tj)