Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
EIStakovskii
/
LaBSE-fr-de
like
0
Feature Extraction
Transformers
PyTorch
Safetensors
French
German
bert
pretraining
embeddings
sentence-similarity
Inference Endpoints
arxiv:
2007.01852
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
lbourdois
commited on
Jan 7, 2023
Commit
a2f2334
·
1 Parent(s):
3f32ade
Add multilingual to the language tag
Browse files
Hi! A PR to add multilingual to the language tag to improve the referencing.
Files changed (1)
hide
show
README.md
+4
-1
README.md
CHANGED
Viewed
@@ -1,5 +1,8 @@
1
---
2
-
language:
["fr", "de"]
3
tags:
4
- feature-extraction
5
- embeddings
1
---
2
+
language:
3
+
- fr
4
+
- de
5
+
- multilingual
6
tags:
7
- feature-extraction
8
- embeddings