bigscience-workshop / bigscience-workshop/interpretability-ideas

Implement and perform the interpretability analysis of the BigScience models

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

**duration**: scalable, can be both 175 and 350 hours
**mentor**: @oserikov
**difficulty**: easy
**requirements**:
1. pytorch
2. sklearn
3. experience with re-using the academic code
4. experience with Transformer Language models

**useful links**:
- [Models](https://huggingface.co/bigscience) produced by BigScience
- BigScience Interpretability papers [curated list](https://docs.google.com/spreadsheets/d/1D2dD2Xbpr6nfW4MLv1MnHtlHIeOta54c9rsuUfB7pPM/edit?usp=sharing)
- [Survey on probing classifiers](https://direct.mit.edu/coli/article/doi/10.1162/coli_a_00422/107571/Probing-Classifiers-Promises-Shortcomings-and)
- [A Primer on Bertology](https://direct.mit.edu/tacl/article/doi/10.1162/tacl_a_00349/96482/A-Primer-in-BERTology-What-We-Know-About-How-BERT)

## Idea Description:
During the season 2021/22, the BigScience team reached several crucial milestones by producing large-scale transformer language models. Some of them even come with the training checkpoints archived, thus allowing to study the emergence of the structures in language models. During this task, we propose to cover the released models with the supplementary interpretability information by applying classical XAI and probing methods described in the attached papers.

### Coding Challenge
To better feel what the interpretability work looks like, we ask you to perform a diagnostic classification study of the GPT-like language model, using the [SentEval data](https://github.com/facebookresearch/SentEval/). Reach out to mentors as soon as possible to discuss the analysis results.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.