MaximEremeev commited on
Commit
30e437a
·
verified ·
1 Parent(s): fc05943

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -58,8 +58,8 @@ model = AutoModelForMaskedLM.from_pretrained(
58
 
59
  ## Tasks
60
 
61
- - **Lacuna restoration** (Test A Hit@1: 0.817, CER: 0.183)
62
- - **Real gap restoration** (Test B char Hit@1: 0.466, span Hit@1: 0.222)
63
 
64
  ## Contact
65
 
 
58
 
59
  ## Tasks
60
 
61
+ - **Generated lacunae restoration** (Test A Hit@1: 0.817, CER: 0.183)
62
+ - **Real lacunae restoration** (Test B char Hit@1: 0.466, span Hit@1: 0.222)
63
 
64
  ## Contact
65