File size: 1,057 Bytes
c5e7751
 
f3c9c07
 
 
 
 
 
 
 
 
 
c5e7751
f3c9c07
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
30
31
---
license: apache-2.0
task_categories:
- text-classification
- text2text-generation
language:
- en
tags:
- text classification
- relation extraction
size_categories:
- 10K<n<100K
---
### SentenceRex
This is a dataset for training zero-shot and few-shot sentence level relation extraction models.

The dataset was created with a distant supervision technique from Wikipedia. 

After that, labels were manually checked to be logically consistent with a sentence. Overall, it consists of **847** unique relations. 

Each entity between which there is a relation is tagged in the following way: <e1></e1> for the source entity and <e2></e2> for the target entity.

`labels` column indicates the relation name.

### Feedback
We value your input! Share your feedback and suggestions to help us improve our models and datasets.
Fill out the feedback [form](https://forms.gle/5CPFFuLzNWznjcpL7)

### Join Our Discord
Connect with our community on Discord for news, support, and discussion about our models and datasets.
Join [Discord](https://discord.gg/mfZfwjpB)