NCUTNLP commited on
Commit
5375241
·
verified ·
1 Parent(s): 15f193e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -46,7 +46,7 @@ from transformers import AutoModel, AutoTokenizer
46
  import os
47
 
48
  # Path or Hugging Face model id
49
- model_id = "checkpoint-80000-merged"
50
 
51
  # Load tokenizer and model
52
  tokenizer = AutoTokenizer.from_pretrained(
 
46
  import os
47
 
48
  # Path or Hugging Face model id
49
+ model_id = "NCUTNLP/CrossLing-OCR-Mini"
50
 
51
  # Load tokenizer and model
52
  tokenizer = AutoTokenizer.from_pretrained(