emiltj commited on
Commit
556ddf1
1 Parent(s): bbaaa9a

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.8232189974
 
 
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` | 81.30 |
67
  | `ENTS_R` | 83.37 |
68
  | `TRANSFORMER_LOSS` | 41138.73 |
69
- | `NER_LOSS` | 103772.53 |
 
 
 
 
 
21
  - name: NER F Score
22
  type: f_score
23
  value: 0.8232189974
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` | 81.30 |
69
  | `ENTS_R` | 83.37 |
70
  | `TRANSFORMER_LOSS` | 41138.73 |
71
+ | `NER_LOSS` | 103772.53 |
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/b2wv5ah9?workspace=user-emil-tj)