Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,3 @@
|
|
1 |
-
# Scribtum-SBERT-Latin-v1
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
---
|
6 |
license: mit
|
7 |
datasets:
|
@@ -10,4 +6,11 @@ language:
|
|
10 |
- la
|
11 |
base_model:
|
12 |
- sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2
|
13 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
datasets:
|
|
|
6 |
- la
|
7 |
base_model:
|
8 |
- sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2
|
9 |
+
---
|
10 |
+
|
11 |
+
# Scribtum-SBERT-Latin-v1
|
12 |
+
|
13 |
+
Prototype of model for comparison of latin sentences.
|
14 |
+
|
15 |
+
# License
|
16 |
+
MIT
|