8000 GitHub - SLAB-NLP/WildFrame-Eval
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SLAB-NLP/WildFrame-Eval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The WildFrame Dataset

This repository provides the supporting code for the WildFrame dataset, originally introduced in the paper WildFrame: Comparing Framing in Humans and LLMs on Naturally Occurring Texts.

Repository Contents

This repository includes:

  • Data data/: Includes human annotations collected from Mechanical Turk.
  • LLM Inference Scripts model_predictions/: Code for running sentiment inference using various LLMs. Includes outputs from our runs in model_predictions/inference/.
  • Analysis Scripts analysis/: Tools for evaluating and comparing sentiment shifts in both humans and LLMs.
  • Analysis Outputs _output/: Results generated by the analysis scripts.

Installation

To set up the environment and install dependencies, run:

git clone https://github.com/SLAB-NLP/WildFrame-Eval.git
cd WildFrame-Eval
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0