zhangirazerbayev commited on
Commit
d782ab6
1 Parent(s): 0971c99

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,4 +19,4 @@ The model is initialized with [pythia-1.3b](https://huggingface.co/EleutherAI/py
19
 
20
  Detailed evaluations coming soon :)
21
 
22
- **Note**: Commit `9695b51` updated the tokenizer to have bos, eos, and unk tokens.
 
19
 
20
  Detailed evaluations coming soon :)
21
 
22
+ **Note**: Commit `3bcdc4e` replaced the weights with a model trained on proof-pile v1.1, as opposed to previous commits which were trained on v1.0. Commit `9695b51` updated the tokenizer to have bos, eos, and unk tokens.