natolambert commited on
Commit
c6fd2da
1 Parent(s): 9f8bac9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ pipeline_tag: text-generation
6
  library_name: transformers
7
  ---
8
 
9
- **This is a model missing the LM head, caused by an unfortunate bug in checkpoint saving. We are releasing with for research purposes to try and reconstruct an LM head.**
10
 
11
  This could be in principle be done for any model, but is more exciting for a model by which recovering the weights would be a notable, SOTA model.
12
 
 
6
  library_name: transformers
7
  ---
8
 
9
+ **This is a model missing the LM head, caused by an unfortunate bug in checkpoint saving. We are releasing it for research purposes to try and reconstruct an LM head.**
10
 
11
  This could be in principle be done for any model, but is more exciting for a model by which recovering the weights would be a notable, SOTA model.
12