Skip to content

egoriyaa/nlp-research-CoT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP-research-CoT

Entry test for Tinkoff NLP research internship.

The task was to make experiments with chain-of-thoughts prompting with Bloom model and GSM8K dataset

Paper 1, Paper 2

Installation:

git clone https://github.com/egoriyaa/nlp-research-CoT.git

cd nlp-research-CoT

pip install -r requirements.txt

To generate CoT data run: python inference.py

To calculate metrics for CoT and ensemble CoT run: python calculator.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages