pierreguillou commited on
Commit
4cc7a4d
1 Parent(s): 7a89dbb

Update files/functions.py

Browse files
Files changed (1) hide show
  1. files/functions.py +1 -1
files/functions.py CHANGED
@@ -72,7 +72,7 @@ cls_box = [0, 0, 0, 0]
72
  sep_box = [1000, 1000, 1000, 1000]
73
 
74
  # model
75
- model_id = "pierreguillou/layout-xlm-base-finetuned-with-DocLayNet-base-at-linelevel-ml384"
76
 
77
  # tokenizer
78
  tokenizer_id = "xlm-roberta-base"
 
72
  sep_box = [1000, 1000, 1000, 1000]
73
 
74
  # model
75
+ model_id = "pierreguillou/layout-xlm-base-finetuned-with-DocLayNet-base-at-paragraphlevel-ml512"
76
 
77
  # tokenizer
78
  tokenizer_id = "xlm-roberta-base"