ashrafulparan commited on
Commit
9ffbcf6
1 Parent(s): 7845f61

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -3
README.md CHANGED
@@ -6,10 +6,12 @@ tags:
6
  - feature-extraction
7
  - sentence-similarity
8
  - transformers
9
-
 
 
10
  ---
11
 
12
- # {MODEL_NAME}
13
 
14
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
15
 
@@ -124,4 +126,28 @@ SentenceTransformer(
124
 
125
  ## Citing & Authors
126
 
127
- <!--- Describe where people can find more information -->
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  - feature-extraction
7
  - sentence-similarity
8
  - transformers
9
+ - semanticcuetsync
10
+ language:
11
+ - te
12
  ---
13
 
14
+ # {ashrafulparan/Semantic-Textual-Relatedness-Telugu}
15
 
16
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
17
 
 
126
 
127
  ## Citing & Authors
128
 
129
+ <!--- Describe where people can find more information -->
130
+ **Bibtex**:
131
+
132
+
133
+ @inproceedings{Hossain2024SemanticCUETSync,
134
+ author = {Hossain, Md. Sajjad and Paran, Ashraful Islam and Shohan, Symom Hossain and Hossain, Jawad and Hoque, Mohammed Moshiul},
135
+ title = {SemanticCUETSync at SemEval-2024 Task 1: Finetuning Sentence Transformer to Find Semantic Textual Relatedness},
136
+ booktitle = {Proceedings of the 18th International Workshop on Semantic Evaluation (SemEval-2024)},
137
+ year = {2024},
138
+ pages = {1212--1218},
139
+ address = {Mexico City, Mexico},
140
+ publisher = {Association for Computational Linguistics},
141
+ }
142
+
143
+ **Authors**:
144
+
145
+
146
+ Md. Sajjad Hossain, Ashraful Islam Paran,
147
+ Symom Hossain Shohan, Jawad Hossain, and
148
+ Mohammed Moshiul Hoque. 2024. SemanticCUETSync at semeval-2024 task 1: Finetuning sentence
149
+ transformer to find semantic textual relatedness. In
150
+ Proceedings of the 18th International Workshop
151
+ on Semantic Evaluation (SemEval-2024), pages
152
+ 1212–1218, Mexico City, Mexico. Association for
153
+ Computational Linguistics.