Update README.md
Browse files
README.md
CHANGED
@@ -57,7 +57,7 @@ embedding = model.infer_vector(words)
|
|
57 |
|
58 |
## Bias, Risks, and Limitations
|
59 |
|
60 |
-
The majority of books used for training are written in the Norwegian languages, either Bokmål or Nynorsk. As such, the semantics of the embedding space might work as expected with books in other languages, as no work has been done to align those.
|
61 |
|
62 |
## Training Details
|
63 |
|
|
|
57 |
|
58 |
## Bias, Risks, and Limitations
|
59 |
|
60 |
+
The majority of books used for training are written in the Norwegian languages, either Bokmål or Nynorsk. As such, the semantics of the embedding space might not work as expected with books in other languages, as no work has been done to align those.
|
61 |
|
62 |
## Training Details
|
63 |
|