c-ho commited on
Commit
e49f8a0
·
verified ·
1 Parent(s): c0cf35d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -61,7 +61,7 @@ Limitations:
61
  from transformers import pipeline
62
 
63
  # define model name
64
- model_name = "ubffm/academic_text_filter"
65
 
66
  # run model with hf pipeline
67
  ## return output for the best label
 
61
  from transformers import pipeline
62
 
63
  # define model name
64
+ model_name = "ubffm/academic_text_filter_en"
65
 
66
  # run model with hf pipeline
67
  ## return output for the best label