Skip to content

csci5832-f23/assignment_5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Assignment 5: Prompt Engineering with GPT

Prerequisites

  • Install Anaconda

  • Create a new conda environment (in the Terminal):

    conda create --name a5 python=3.9

  • Activate the environment:

    conda activate a5

Getting Started

  • Clone the repo, Enter the assignment directory

    git clone https://github.com/csci5832-f23/assignment_5.git

    cd assignment_5

  • Install required libraries

    pip install -r requirements.txt

Tasks

Submission

  • Format: Single PDF
  • Due Date: Nov 30

About

Assignment 5: Natural Language Inference with BERT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •