ONNX
Tibetan
Eric-23xd commited on
Commit
6ed4082
·
verified ·
1 Parent(s): 35c5bf4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,4 +7,4 @@ An OCR model trained on the [GoogleBooks Dataset](https://huggingface.co/dataset
7
  We use the following architecture identifiers:
8
  - E: Easter2 (https://huggingface.co/BDRC/GoogleBooks_E_v1)
9
  - C: CRNN (this model)
10
- - T: TrOCR -> version 1 ((https://huggingface.co/BDRC/GoogleBooks_T_v1)) and version 2 ((https://huggingface.co/BDRC/GoogleBooks_T_v2). Version two is the recommended checkpoint if you want to run inferences. It was trained a little longer using the same data distribution. We keep v1 in oder to evaluate the actual differences on the predictions.
 
7
  We use the following architecture identifiers:
8
  - E: Easter2 (https://huggingface.co/BDRC/GoogleBooks_E_v1)
9
  - C: CRNN (this model)
10
+ - T: TrOCR -> version 1 (https://huggingface.co/BDRC/GoogleBooks_T_v1) and version 2 (https://huggingface.co/BDRC/GoogleBooks_T_v2). Version two is the recommended checkpoint if you want to run inferences. It was trained a little longer using the same data distribution. We keep v1 in oder to evaluate the actual differences on the predictions.