arxyzan commited on
Commit
2503454
1 Parent(s): 7a6d14d

Update metadata with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,8 +1,11 @@
1
  ---
2
  language:
3
  - fa
4
- pipeline_tag: feature-extraction
5
  library_name: hezar
 
 
 
 
6
  ---
7
  This is the original fasttext embedding model for Persian from [here](https://fasttext.cc/docs/en/crawl-vectors.html#models) loaded and converted using Gensim and exported to Hezar compatible format.
8
  For more info, see [here](https://fasttext.cc/docs/en/support.html).
 
1
  ---
2
  language:
3
  - fa
 
4
  library_name: hezar
5
+ tags:
6
+ - feature-extraction
7
+ - hezar
8
+ pipeline_tag: feature-extraction
9
  ---
10
  This is the original fasttext embedding model for Persian from [here](https://fasttext.cc/docs/en/crawl-vectors.html#models) loaded and converted using Gensim and exported to Hezar compatible format.
11
  For more info, see [here](https://fasttext.cc/docs/en/support.html).