Dcolinmorgan commited on
Commit
f8fdb9d
1 Parent(s): 6bdf3f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -14,4 +14,22 @@ widget:
14
  example_title: "Emergency scene"
15
  - text: "Two men were seen at the corner of X and Y"
16
  example_title: "Normal scene"
17
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  example_title: "Emergency scene"
15
  - text: "Two men were seen at the corner of X and Y"
16
  example_title: "Normal scene"
17
+ ---
18
+
19
+ ## Model Name
20
+
21
+ distaster inference from tweets trained locally on M1 max via mlx
22
+
23
+ bert-base-uncased with labels tuned to 2
24
+
25
+ ### Training
26
+
27
+ Description of the training process.
28
+
29
+ ### Evaluation
30
+
31
+ epoch and accuracy based.
32
+
33
+ ### Weights & Biases
34
+
35
+ 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).