stellaathena
commited on
Commit
·
f63cbf6
1
Parent(s):
33aa8b7
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- EleutherAI/the_pile
|
5 |
+
---
|
6 |
+
This model is part of an intervention study done in the paper [Pythia: A Suite for Analyzing Large Language Models Across Training and Scaling](https://arxiv.org/abs/2304.01373) where we replaced all masculine pronouns with femanine ones and retrained the model for the last 63 billion tokens. The regular model can be found [here](https://huggingface.co/EleutherAI/pythia-6.9b-deduped).
|
7 |
+
|
8 |
+
**We do not recommend using this model for any purpose other than to study the influence of gender pronouns on language model behavior.**
|