barandinho librarian-bot commited on
Commit
36472c3
1 Parent(s): dac9ebf

Librarian Bot: Add language metadata for dataset (#2)

Browse files

- Librarian Bot: Add language metadata for dataset (c3ec9b047d5c1392ce998bc358997a90ad30a40d)


Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  This is the embedded version of [barandinho/wikipedia_tr](https://huggingface.co/datasets/barandinho/wikipedia_tr) the dataset was chunked (chunk_size=2048, chunk_overlap=256) and then put into an embedding model.\
2
  The embedding model used for this dataset is [sentence-transformers/distiluse-base-multilingual-cased-v1](https://huggingface.co/sentence-transformers/distiluse-base-multilingual-cased-v1) so you have to use it if you wanna do similarity search\
3
  It is one of the best embedding model for Turkish according to our tests.\
 
1
+ ---
2
+ language:
3
+ - tr
4
+ ---
5
  This is the embedded version of [barandinho/wikipedia_tr](https://huggingface.co/datasets/barandinho/wikipedia_tr) the dataset was chunked (chunk_size=2048, chunk_overlap=256) and then put into an embedding model.\
6
  The embedding model used for this dataset is [sentence-transformers/distiluse-base-multilingual-cased-v1](https://huggingface.co/sentence-transformers/distiluse-base-multilingual-cased-v1) so you have to use it if you wanna do similarity search\
7
  It is one of the best embedding model for Turkish according to our tests.\