写好了ocr_model训练脚本的大致框架
This commit is contained in:
6
src/models/ocr_model/README.md
Normal file
6
src/models/ocr_model/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
* Encoder-Decoder架构
|
||||
|
||||
* Encoder使用Deit_{BASE}
|
||||
|
||||
* Decoder使用RoBERTa_{LARGE}
|
||||
* Decoder的tokenizer也使用RoBERTa_{LARGE}的
|
||||
Reference in New Issue
Block a user