Update README.md
Browse filesAdd hint to newer version
README.md
CHANGED
@@ -6,11 +6,9 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: model
|
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 |
# Transnormer 19th century (beta v01)
|
15 |
|
16 |
This model normalizes spelling variants in historical German text to the modern spelling.
|
@@ -65,4 +63,4 @@ The following hyperparameters were used during training:
|
|
65 |
- Transformers 4.31.0
|
66 |
- Pytorch 2.1.0+cu121
|
67 |
- Datasets 2.18.0
|
68 |
-
- Tokenizers 0.13.3
|
|
|
6 |
model-index:
|
7 |
- name: model
|
8 |
results: []
|
9 |
+
new_version: ybracke/transnormer-19c-beta-v02
|
10 |
---
|
11 |
|
|
|
|
|
|
|
12 |
# Transnormer 19th century (beta v01)
|
13 |
|
14 |
This model normalizes spelling variants in historical German text to the modern spelling.
|
|
|
63 |
- Transformers 4.31.0
|
64 |
- Pytorch 2.1.0+cu121
|
65 |
- Datasets 2.18.0
|
66 |
+
- Tokenizers 0.13.3
|