KennethEnevoldsen commited on
Commit
0e737ef
1 Parent(s): 8de3fd0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -7,6 +7,13 @@ language:
7
  tags:
8
  - SimCSE
9
  ---
 
 
 
 
 
 
 
10
  Trained using the [SimCSE](https://github.com/princeton-nlp/SimCSE) implementation with:
11
 
12
  ```
 
7
  tags:
8
  - SimCSE
9
  ---
10
+
11
+ A version of the chcaa/dfm-encoder-large-v1 trained using SimCSE. It was trained as a part of the [Scandinavian Embeddings Benchmark](https://kennethenevoldsen.github.io/scandinavian-embedding-benchmark/) to establish a naive baseline for SimCSE.
12
+
13
+ **Note**: We do not recommend this model, but instead encourage the user to check out the current best model on [SEB](https://kennethenevoldsen.github.io/scandinavian-embedding-benchmark/) or check out the [recommendation](https://huggingface.co/collections/danish-foundation-models/state-of-the-art-danish-models-65f01d84a10842712e186172) by the Danish Foundation Models team.
14
+
15
+
16
+ ## Hyperparameters
17
  Trained using the [SimCSE](https://github.com/princeton-nlp/SimCSE) implementation with:
18
 
19
  ```