File size: 2,332 Bytes
cada049
5c9d0a6
 
 
3ddeedd
cada049
 
5c9d0a6
93dc5a6
5c9d0a6
 
 
 
 
 
 
 
3ddeedd
cada049
 
5c9d0a6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
---
title: WorldDisasterLM-8B
emoji: 🌍
colorFrom: red
colorTo: pink
sdk: gradio
app_file: app.py
pinned: true
license: other
tags:
  - disaster-management
  - emergency-response
  - humanitarian-ai
  - multilingual
  - fine-tuned
  - qlora
  - text-generation
short_description: Multilingual disaster guidance in 11 languages
---

# 🌍 WorldDisasterLM-8B

**Open Foundation Model for Global Disaster Intelligence**

WorldDisasterLM-8B is an instruction-tuned language model built on **Meta Llama 3.1 8B Instruct**,
domain-adapted on global humanitarian disaster data for emergency guidance, risk assessment, and
crisis intelligence — across **11 languages**.

## Features

- 🗣️ **11 Languages** — English, Nepali, Spanish, French, Arabic, Hindi, Telugu, Chinese, Japanese, Korean, Portuguese
- 🏔️ **Nepal-first** — Nepali (Devanagari) with NDRRMA citations
- 📊 **Risk Scoring** — Composite disaster risk calculation (vulnerability × exposure)
-**Live Demo** — Ask emergency questions, get actionable guidance instantly
- 🌐 **Global Coverage** — Earthquakes, floods, cyclones, wildfires, tsunamis, landslides

## Training Data Sources

| Source | Description |
|---|---|
| ReliefWeb | Humanitarian reports and disaster assessments |
| USGS | Earthquake catalog (M≥4.0, 10-year archive) |
| NOAA | Weather alerts and severe weather events |
| GDACS | Global disaster alert coordination events |
| OpenFEMA | US federal disaster declarations |
| WHO | Disease outbreak news and public health alerts |

## Try It

Type any disaster-related question in your language:
- **English:** "What should I do immediately after an earthquake?"
- **Nepali:** "भूकम्पको बेला के गर्ने?"
- **Spanish:** "¿Qué hacer durante una inundación?"
- **Arabic:** "ما الذي يجب فعله أثناء الإعصار؟"

## Safety Notice

> ⚠️ This model is for **informational and educational purposes only**.
> Always follow official emergency orders from local authorities.
> Do not use as a sole source for life-safety decisions.

## Citation

```bibtex
@misc{worlddisasterlm2026,
  title  = {WorldDisasterLM: Open Foundation Model for Global Disaster Management},
  year   = {2026},
  url    = {https://huggingface.co/spaces/drdeveloper88/WorldDisasterLM-8B}
}
```