boostcampaitech3 / level2-klue-level2-nlp-11

level2-klue-level2-nlp-11 created by GitHub Classroom
0 stars 5 forks source link

Relation Extraction

Usage

Install

pip install -r requirements.txt

Train

python train.py

Inference

python infernce.py

Project Overview

KLUE Relation Extraction Competition

Untitled

Datasets

K-011

Model

R-BERT

기존 R-BERT에서 추가된 것

Experiments

데이터

Model

Reference

https://github.com/NIKL-Team-BC/NIKL-KLUE

Enriching Pre-trained Language Model with Entity Information for Relation Classification(R-BERT)

An Improved Baseline for Sentence-level Relation Extraction(Typed Entity Marker)