Skip to content

study-eq-eat-drink/KoelectraFineTune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

64cc5a2 · Sep 9, 2022

History

11 Commits
Aug 6, 2022
Aug 6, 2022
Sep 9, 2022
Aug 6, 2022
Aug 21, 2022
Aug 24, 2022
Aug 6, 2022

Repository files navigation

python==3.7

tensorflow 의존성 확인
cudnn==7.6 cuda==10.1

의존성 설치

tensorflow, pytorch

# pip
pip install tensorflow==2.3.4 tensorflow-gpu==2.3.4 transformers==3.3.1 pandas seqeval fastprogress attrdict

# conda
conda install pytorch==1.6.0 torchvision==0.7.0 cudatoolkit=10.1 -c pytorch

onnx

pip install tf2onnx==1.12.0
pip install onnxruntime==1.12.1

About

MLOps를 위한 간단한 finetune 모델

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages