Skip to content

KNUAI/klue_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

klue_classification

NLP

Installation

git clone https://github.com/KNUAI/klue_classification.git

Usage

If you want to download KLUE dataset

sh data.sh

If you want to run Topic Classification

python TC.py

If you want to run Semantic Textual Similarity

python STS.py

If you want to run Natural Language Inference

python NLI.py

If you want to run Relation Extraction

python RE.py

If you want to run Machine Reading Comprehension

python RRC.py

Releases

No releases published

Packages

No packages published