File size: 802 Bytes
d21b5be
07f902e
 
 
 
d21b5be
 
07f902e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
language: 
- tr
tags:
- mdeberta
license: cc-by-nc-sa-4.0
---

# deprem-mdeberta-binary 

Fine-tuned mDeBERTa model for binary tweet classification detecting if tweet calls for help after the earthquake disaster. The model was trained using the tweets posted in the first 12 hours of the 2023 Turkey-Syria Earthquake.

The dataset and other details can be found at: 
https://github.com/avaapm/deprem

### BibTeX entry and citation info
```bibtex
@InProceedings{toraman2023earthquake,
  author    = {Toraman, Cagri and Kucukkaya, Izzet Emre and Ozcelik, Oguzhan and Sahin, Umitcan},
  title     = {Tweets Under the Rubble: Detection of Messages Calling for Help in Earthquake Disaster},
  year    = {2023},
  eprint    = {xxxx.xxxxx},
  archivePrefix    = {arXiv},
  primaryClass    = {cs.SI}
}
```