File size: 799 Bytes
5a6bb1d
2e0c4fc
 
 
 
5a6bb1d
 
2e0c4fc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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:
- roberta
license: cc-by-nc-sa-4.0
---

# deprem-berturk-binary 

Fine-tuned BERTurk 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}
}
```