Addaci commited on
Commit
7b339cb
1 Parent(s): 0784f3c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ fine-tuned with text to text pairs of raw-HTR from C17th English High Court of A
13
 
14
  A series of fine-tuned mt5-small models will be created with ascending version numbers.
15
 
16
- Training dataset = 80%; validation dataser = 20%.
17
  mt5Tokenizer.
18
  PyTorch datasets.
19
  T5ForConditionalGeneration model.
 
13
 
14
  A series of fine-tuned mt5-small models will be created with ascending version numbers.
15
 
16
+ Training dataset = 80%; validation dataset = 20%.
17
  mt5Tokenizer.
18
  PyTorch datasets.
19
  T5ForConditionalGeneration model.