Skip to content

study-eq-eat-drink/KoelectraFineTune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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