deepc94 / 685-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

685-project

All essential code files and associated machinery, along with references to sections in the project report that uses them.

  1. adejective_testing.ipynb: Fig. 1, Sec 5.3, Sec 7.2
  2. dev/kartik/Final_Dataset/Final_Dataset.py: Dataloader script for dataset (Sec 4)
  3. \dev\Lakshita
    1. prompts.py: Section 6.1
  4. \dev\Prateek
    1. all_labels contains a data frame (in pickle file format) with all of the dataset annotations
    2. DataCollateAndAgreement.ipynb: Section 4
    3. RemapAntonym.ipynb: Section 5.1
    4. JointAntonym.ipynb: Section 5.1
    5. HumanBaseline.ipynb: section 5.2
    6. wObjects.ipynb: Section 6.2
    7. wNegatives.ipynb Section 7.3
  5. all_prompts.json: Contains a list of all AI and human generated prompts for all adjectives in the dataset.
  6. prompt_engineering.json: Section 6.1

About

License:MIT License


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%