aehrm commited on
Commit
f289aa5
1 Parent(s): c932abf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -17
README.md CHANGED
@@ -4,22 +4,23 @@ datasets:
4
  language: de
5
  pipeline_tag: translation
6
  model-index:
7
- - name: aehrm/dtaec-type-normalizer
8
- results:
9
- - task:
10
- name: Historic Text Normalization (type-level)
11
- type: translation
12
- dataset:
13
- name: DTA EvalCorpus Lexicon
14
- type: aehrm/dtaec-lexicon
15
- split: dev
16
- metrics:
17
- - name: Word Accuracy
18
- type: accuracy
19
- value: 0.9546
20
- - name: Word Accuracy OOV
21
- type: accuracy
22
- value: 0.9096
 
23
  ---
24
 
25
  # DTAEC Type Normalizer
@@ -115,4 +116,4 @@ The following hyperparameters were used during training:
115
 
116
  The model weights are marked with [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/?ref=chooser-v1).
117
 
118
- **NOTE:** This model and its inferences or derivative works *may* be considered an Adaptation of the DTA EvalCorpus by Bryan Jurish, Henriette Ast, Marko Drotschmann, and Christian Thomas, licensed under the [Creative Commons Attribution-NonCommercial 3.0 Unported License](http://creativecommons.org/licenses/by-nc/3.0/). Limitations to commercial use may apply.
 
4
  language: de
5
  pipeline_tag: translation
6
  model-index:
7
+ - name: aehrm/dtaec-type-normalizer
8
+ results:
9
+ - task:
10
+ name: Historic Text Normalization (type-level)
11
+ type: translation
12
+ dataset:
13
+ name: DTA EvalCorpus Lexicon
14
+ type: aehrm/dtaec-lexicon
15
+ split: dev
16
+ metrics:
17
+ - name: Word Accuracy
18
+ type: accuracy
19
+ value: 0.9546
20
+ - name: Word Accuracy OOV
21
+ type: accuracy
22
+ value: 0.9096
23
+ license: cc0-1.0
24
  ---
25
 
26
  # DTAEC Type Normalizer
 
116
 
117
  The model weights are marked with [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/?ref=chooser-v1).
118
 
119
+ **NOTE:** This model and its inferences or derivative works *may* be considered an Adaptation of the DTA EvalCorpus by Bryan Jurish, Henriette Ast, Marko Drotschmann, and Christian Thomas, licensed under the [Creative Commons Attribution-NonCommercial 3.0 Unported License](http://creativecommons.org/licenses/by-nc/3.0/). Limitations to commercial use may apply.