wjbmattingly commited on
Commit
41c6497
·
verified ·
1 Parent(s): 722b244

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -53,6 +53,10 @@ generated_ids = model.generate(pixel_values)
53
  generated_text = processor.batch_decode(generated_ids, skip_special_tokens=True)[0]
54
  ```
55
 
 
 
 
 
56
  # BibTeX entry and citation info
57
 
58
  ## TrOCR Paper
 
53
  generated_text = processor.batch_decode(generated_ids, skip_special_tokens=True)[0]
54
  ```
55
 
56
+ # CER
57
+
58
+ `Validation CER: 0.03554916015698162`
59
+
60
  # BibTeX entry and citation info
61
 
62
  ## TrOCR Paper