ashrafulparan commited on
Commit
5699463
1 Parent(s): 0f6c6ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -2
README.md CHANGED
@@ -5,7 +5,11 @@ tags:
5
  - sentence-transformers
6
  - feature-extraction
7
  - sentence-similarity
8
-
 
 
 
 
9
  ---
10
 
11
  # {MODEL_NAME}
@@ -86,4 +90,28 @@ SentenceTransformer(
86
 
87
  ## Citing & Authors
88
 
89
- <!--- Describe where people can find more information -->
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  - sentence-transformers
6
  - feature-extraction
7
  - sentence-similarity
8
+ - semanticcuetsync
9
+ language:
10
+ - es
11
+ metrics:
12
+ - spearmanr
13
  ---
14
 
15
  # {MODEL_NAME}
 
90
 
91
  ## Citing & Authors
92
 
93
+ <!--- Describe where people can find more information -->
94
+ **Bibtex**:
95
+
96
+
97
+ @inproceedings{Hossain2024SemanticCUETSync,
98
+ author = {Hossain, Md. Sajjad and Paran, Ashraful Islam and Shohan, Symom Hossain and Hossain, Jawad and Hoque, Mohammed Moshiul},
99
+ title = {SemanticCUETSync at SemEval-2024 Task 1: Finetuning Sentence Transformer to Find Semantic Textual Relatedness},
100
+ booktitle = {Proceedings of the 18th International Workshop on Semantic Evaluation (SemEval-2024)},
101
+ year = {2024},
102
+ pages = {1212--1218},
103
+ address = {Mexico City, Mexico},
104
+ publisher = {Association for Computational Linguistics},
105
+ }
106
+
107
+ **Authors**:
108
+
109
+
110
+ Md. Sajjad Hossain, Ashraful Islam Paran,
111
+ Symom Hossain Shohan, Jawad Hossain, and
112
+ Mohammed Moshiul Hoque. 2024. SemanticCUETSync at semeval-2024 task 1: Finetuning sentence
113
+ transformer to find semantic textual relatedness. In
114
+ Proceedings of the 18th International Workshop
115
+ on Semantic Evaluation (SemEval-2024), pages
116
+ 1212–1218, Mexico City, Mexico. Association for
117
+ Computational Linguistics.