GiliGold commited on
Commit
5f29167
·
verified ·
1 Parent(s): 301ca29

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -57,10 +57,11 @@ SentenceTransformer(
57
  )
58
  ```
59
  ## Additional Details
60
- Base Model: intfloat/multilingual-e5-large
61
- Fine-Tuning Data: Knesset data
62
- Key Modifications:
63
- The encoder part has been fine-tuned on Knesset data to enhance performance for tasks involving legislative and parliamentary content. The original pooling and normalization layers have been retained to ensure that the model's embeddings remain consistent with the architecture of the base model.
 
64
  ## Citing & Authors
65
  <!--- Describe where people can find more information -->
66
  TBD
 
57
  )
58
  ```
59
  ## Additional Details
60
+ - Base Model: intfloat/multilingual-e5-large
61
+ - Fine-Tuning Data: Knesset data
62
+ - Key Modifications:
63
+ The encoder part has been fine-tuned on Knesset data to enhance performance for tasks involving legislative and parliamentary content.
64
+ The original pooling and normalization layers have been retained to ensure that the model's embeddings remain consistent with the architecture of the base model.
65
  ## Citing & Authors
66
  <!--- Describe where people can find more information -->
67
  TBD