tomaarsen HF staff commited on
Commit
0d21a15
·
verified ·
1 Parent(s): e34179d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -256,6 +256,8 @@ model-index:
256
 
257
  This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [chandar-lab/NeoBERT](https://huggingface.co/chandar-lab/NeoBERT) on the [gooaq](https://huggingface.co/datasets/sentence-transformers/gooaq) dataset. It maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
258
 
 
 
259
  ## Model Details
260
 
261
  ### Model Description
 
256
 
257
  This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [chandar-lab/NeoBERT](https://huggingface.co/chandar-lab/NeoBERT) on the [gooaq](https://huggingface.co/datasets/sentence-transformers/gooaq) dataset. It maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
258
 
259
+ This model has been finetuned using [train_st_gooaq.py](train_st_gooaq.py) using an RTX 3090. It used the same training script as [tomaarsen/ModernBERT-base-gooaq](https://huggingface.co/tomaarsen/ModernBERT-base-gooaq).
260
+
261
  ## Model Details
262
 
263
  ### Model Description