Update metadata with huggingface_hub
Browse files
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 Persian word2vec embedding model trained with CBOW algorithm on the CoNLL17 dataset.
|
| 8 |
|
|
|
|
| 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 Persian word2vec embedding model trained with CBOW algorithm on the CoNLL17 dataset.
|
| 11 |
|