AIGym commited on
Commit
f7caee7
1 Parent(s): aedfc65

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ This tiny model is an 81 million perimeter GPT2 based model it was trained from
9
 
10
  We are training our own tokenizer from scratch and will release a version 2 of this trained on even more data sets once that is complete.
11
 
12
- This model is in float 32 but will be converted shortly two float16 in bfloat16.
13
 
14
 
15
 
 
9
 
10
  We are training our own tokenizer from scratch and will release a version 2 of this trained on even more data sets once that is complete.
11
 
12
+ This model is in float 32 but will be converted shortly to float16 in bfloat16.
13
 
14
 
15