Ihor commited on
Commit
7477f0d
1 Parent(s): e4923b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -45,7 +45,7 @@ Once you've downloaded the GLiNER library, you can import the GLiNER class. You
45
  ```python
46
  from gliner import GLiNER
47
 
48
- model = GLiNER.from_pretrained("knowledgator/gliner_small-v2.1")
49
 
50
  text = """
51
  Microsoft was founded by Bill Gates and Paul Allen on April 4, 1975 to develop and sell BASIC interpreters for the Altair 8800. During his career at Microsoft, Gates held the positions of chairman, chief executive officer, president and chief software architect, while also being the largest individual shareholder until May 2014.
 
45
  ```python
46
  from gliner import GLiNER
47
 
48
+ model = GLiNER.from_pretrained("knowledgator/gliner-multitask-large-v0.5)
49
 
50
  text = """
51
  Microsoft was founded by Bill Gates and Paul Allen on April 4, 1975 to develop and sell BASIC interpreters for the Altair 8800. During his career at Microsoft, Gates held the positions of chairman, chief executive officer, president and chief software architect, while also being the largest individual shareholder until May 2014.