lbourdois commited on
Commit
c4237f5
·
verified ·
1 Parent(s): 272f091

Update model card for Icelandic

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -34,7 +34,6 @@ from sentence_transformers import SentenceTransformer
34
  # Download from the 🤗 Hub
35
  model = SentenceTransformer("alphaedge-ai/bge-m3-isl-32768")
36
  # Run inference with queries and documents
37
- query = "My query"
38
  query = "My query in Icelandic"
39
  documents = [
40
  "Chunk in Icelandic",
 
34
  # Download from the 🤗 Hub
35
  model = SentenceTransformer("alphaedge-ai/bge-m3-isl-32768")
36
  # Run inference with queries and documents
 
37
  query = "My query in Icelandic"
38
  documents = [
39
  "Chunk in Icelandic",