Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,14 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
# Model Card for Model ID
|
|
@@ -140,4 +148,4 @@ Use the code below to get started with the model.
|
|
| 140 |
## Model Card Contact
|
| 141 |
|
| 142 |
[More Information Needed]
|
| 143 |
-
-->
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
+
language:
|
| 4 |
+
- ru
|
| 5 |
+
- lez
|
| 6 |
+
license: apache-2.0
|
| 7 |
+
datasets:
|
| 8 |
+
- leks-forever/bible-lezghian-russian
|
| 9 |
+
base_model:
|
| 10 |
+
- intfloat/multilingual-e5-large
|
| 11 |
+
pipeline_tag: feature-extraction
|
| 12 |
---
|
| 13 |
|
| 14 |
# Model Card for Model ID
|
|
|
|
| 148 |
## Model Card Contact
|
| 149 |
|
| 150 |
[More Information Needed]
|
| 151 |
+
-->
|