Skip to content

nogibjj/Sentiment-Analysis-with-BERT-Naive-Bayes

Repository files navigation

CI Codespaces Prebuilds

Sentiment Analysis on IMDb data with Naive Bayes and BERT Models

Verify GPU works

The following examples test out the GPU

  • run pytorch training test: python utils/quickstart_pytorch.py
  • run pytorch CUDA test: python utils/verify_cuda_pytorch.py
  • run tensorflow training test: python utils/quickstart_tf2.py
  • run nvidia monitoring test: nvidia-smi -l 1 it should show a GPU
  • run whisper transcribe test ./utils/transcribe-whisper.sh and verify GPU is working with nvidia-smi -l 1

About

Sentiment Analysis with BERT & Naive Bayes Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages