File size: 773 Bytes
2af0c9b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
We currently support 5 instruction categories. Here are some examples:

- Default:

1. Retrieve entities in the text.
2. Identify the entities from the given data.
3. Identify the entities and extract them.

- Number:

1. Fetch {number} entities.
2. Please extract {number} entities from the context.

- Type:

1. Please identify the entities falling under the following categories {types}.
2. Identify entities belonging to the types {types}.

- Description:

1. Please identify entities with following descriptions: {descriptions}

- Priority:

1. Could you extract the most important {number} entities.

Welcome to try other instructions and even cross instructions though they sometimes do not work.

It seems type titles in the type instruction need to be capitalized.