File size: 954 Bytes
e0ae8f0
 
f1b7883
 
 
c200e47
 
6bdf3f5
 
 
 
 
 
 
 
 
f8fdb9d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: mit
metrics:
- accuracy
pipeline_tag: text-classification
datasets:
- Dcolinmorgan/disaster-tw
widget:
- text: "Waves are crashing all around, the wind is growing stronger, lights are flashing."
  example_title: "Storm description without keyword"
- text: "A cool breeze is passing through the meadow and over the brook tonight"
  example_title: "No emergency"
- text: "Blood was scene at the corner of X and Y"
  example_title: "Emergency scene"
- text: "Two men were seen at the corner of X and Y"
  example_title: "Normal scene"
---

## Model Name

distaster inference from tweets trained locally on M1 max via mlx

bert-base-uncased with labels tuned to 2

### Training

Description of the training process.

### Evaluation

epoch and accuracy based.

### Weights & Biases

This model was trained and evaluated using Weights & Biases. You can see the training and evaluation logs [here](https://api.wandb.ai/links/dcolinmorgan/tpeiht5r).