Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
Dorothydu
/
gitrepo_20
like
0
Dataset card
Files
Files and versions
xet
Community
main
gitrepo_20
/
2_Relation_Extraction-master
/
README.md
Dorothydu
Add files using upload-large-folder tool
8f79b61
verified
6 months ago
preview
code
|
raw
Copy download link
history
blame
contribute
delete
231 Bytes
Pstage_03_KLUE_Relation_extraction
training
python train.py
inference
python inference.py --model_dir=[model_path]
ex) python inference.py --model_dir=./results/checkpoint-500
evaluation
python eval_acc.py