juliekallini commited on
Commit
e7baa93
1 Parent(s): ab4b884

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,14 +4,14 @@
4
  {}
5
  ---
6
 
7
- # Model Card for LocalShuffle(w=3) GPT-2
8
 
9
  <!-- Provide a quick summary of what the model is/does. -->
10
 
11
  This is one model in a collection of models trained on the impossible
12
  languages of [Kallini et al. 2024](https://arxiv.org/abs/2401.06416).
13
 
14
- This model is a GPT-2 Small model trained from scratch on the *LocalShuffle(w=3)*
15
  language. We include a total of 30 checkpoints over the course of
16
  model training, from step 100 to 3000 in increments of 100 steps.
17
  The main branch contains the final checkpoint (3000), and the other
 
4
  {}
5
  ---
6
 
7
+ # Model Card for *LocalShuffle(w=3)* GPT-2
8
 
9
  <!-- Provide a quick summary of what the model is/does. -->
10
 
11
  This is one model in a collection of models trained on the impossible
12
  languages of [Kallini et al. 2024](https://arxiv.org/abs/2401.06416).
13
 
14
+ This model is a GPT-2 Small model trained from scratch on the ***LocalShuffle(w=3)***
15
  language. We include a total of 30 checkpoints over the course of
16
  model training, from step 100 to 3000 in increments of 100 steps.
17
  The main branch contains the final checkpoint (3000), and the other