andbue commited on
Commit
655edee
·
1 Parent(s): 1cbb515

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
1
  ---
 
 
 
 
 
 
 
 
2
  license: cc-by-sa-4.0
3
  ---
 
 
 
 
1
  ---
2
+ language: la
3
+ tag: text2text-generation
4
+ pipeline_tag: text2text-generation
5
+ widget:
6
+ - text: "normal: Gallia est omnis diuisa in partes tres"
7
+ inference:
8
+ parameters:
9
+ max_length: 1024
10
  license: cc-by-sa-4.0
11
  ---
12
+
13
+ This model was trained to translate Latin sentences from a medieval orthography to a more classical one.
14
+ Prefix for normalization is "normal: ". More details will follow soon.