Update README.md
Browse files
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
|
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 |
|