devve1 commited on
Commit
7f4d39f
1 Parent(s): 3c1f35a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  Re-Upload of https://huggingface.co/dunzhang/stella_en_400M_v5 with :
2
  - Only 1024 embeddings dimensions folder
3
  - Max tokens lenght to 512 ( model has been trained on this sequence lenght )
4
- - Padding strategy set to "BatchLongest" to avoid batching every line to a fixed length of 512 tokens in case of less than 512. Remove unecessary padding and save memory.
5
 
6
 
7
 
 
1
  Re-Upload of https://huggingface.co/dunzhang/stella_en_400M_v5 with :
2
  - Only 1024 embeddings dimensions folder
3
  - Max tokens lenght to 512 ( model has been trained on this sequence lenght )
4
+ - Padding strategy set to "BatchLongest" to avoid batching every line to a fixed length of 512 tokens in case of size less than 512. Remove unecessary padding.
5
 
6
 
7