Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
shmuhammad commited on
Commit
95c6d27
·
verified ·
1 Parent(s): 6868835

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -387,6 +387,7 @@ task_categories:
387
  - text-classification
388
  - sentence-similarity
389
  ---
 
390
  ## Dataset Description
391
 
392
  - **Homepage:** https://github.com/semantic-textual-relatedness/Semantic_Relatedness_SemEval2024
@@ -445,7 +446,7 @@ Each instance in the dataset consists of two text segments and a relatedness sco
445
 
446
  If you use the SemRel2024 dataset in your research, please cite the following papers:
447
 
448
-
449
  @misc{ousidhoum2024semrel2024,
450
  title={SemRel2024: A Collection of Semantic Textual Relatedness Datasets for 14 Languages},
451
  author={Nedjma Ousidhoum and Shamsuddeen Hassan Muhammad and Mohamed Abdalla and Idris Abdulmumin and Ibrahim Said Ahmad and
@@ -459,8 +460,9 @@ Seid Muhie Yimam and Saif M. Mohammad},
459
  archivePrefix={arXiv},
460
  primaryClass={cs.CL}
461
  }
 
462
 
463
-
464
  @inproceedings{ousidhoum-etal-2024-semeval,
465
  title = "{S}em{E}val-2024 Task 1: Semantic Textual Relatedness for African and Asian Languages",
466
  author = "Ousidhoum, Nedjma and Muhammad, Shamsuddeen Hassan and Abdalla, Mohamed and Abdulmumin, Idris and
@@ -472,4 +474,4 @@ year = "2024",
472
  publisher = "Association for Computational Linguistics"
473
  }
474
 
475
- --------------------------------------------------------------------------------
 
387
  - text-classification
388
  - sentence-similarity
389
  ---
390
+
391
  ## Dataset Description
392
 
393
  - **Homepage:** https://github.com/semantic-textual-relatedness/Semantic_Relatedness_SemEval2024
 
446
 
447
  If you use the SemRel2024 dataset in your research, please cite the following papers:
448
 
449
+ ```
450
  @misc{ousidhoum2024semrel2024,
451
  title={SemRel2024: A Collection of Semantic Textual Relatedness Datasets for 14 Languages},
452
  author={Nedjma Ousidhoum and Shamsuddeen Hassan Muhammad and Mohamed Abdalla and Idris Abdulmumin and Ibrahim Said Ahmad and
 
460
  archivePrefix={arXiv},
461
  primaryClass={cs.CL}
462
  }
463
+ ```
464
 
465
+ ```
466
  @inproceedings{ousidhoum-etal-2024-semeval,
467
  title = "{S}em{E}val-2024 Task 1: Semantic Textual Relatedness for African and Asian Languages",
468
  author = "Ousidhoum, Nedjma and Muhammad, Shamsuddeen Hassan and Abdalla, Mohamed and Abdulmumin, Idris and
 
474
  publisher = "Association for Computational Linguistics"
475
  }
476
 
477
+ ```